Proxmox Cheatsheet
# Delete volume pvesm free <volume> [OPTIONS]. # Delete storage configuration ... /etc/pve/pve-root-ca.pem, Public certificate of cluster CA. /etc/pve/pve ...
PROXMOX VE STORAGE GUIDE
Tip: Blockbridge is shared storage. You can execute the delete operation against any node in your Proxmox cluster. PVESM. pvesm free <volume> --storage < ...
Proxmox VE 的安装和简单使用
2019年8月10日 — ... pvesm alloc local <VMID> '' 4G Free volumes pvesm free <VOLUME_ID>. 引用: pvesm https://pve.proxmox.com/wiki/Storage pct https://pve.proxmox ...
proxmox-pve-storage
package PVE::CLI::pvesm; use strict; use warnings; use Fcntl ':flock'; use ... free => [ PVE::API2::Storage::Content, 'delete', ['volume'],. node ...
pve-docspvesm.1
pvesm extractconfig <volume>. Extract configuration from vzdump backup archive. <volume> : <string>. Volume identifier. pvesm free <volume> [OPTIONS]. Delete ...
PVE8.1-命令行工具
2024年1月26日 — root@pve:~# pvesm --help ERROR: unknown command 'pvesm --help' USAGE ... free <volume> [OPTIONS] pvesm list <storage> [OPTIONS] pvesm ...
pvesm(1)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free ...
Storage Types
pvesm alloc local <VMID> '' 4G. Free volumes. pvesm free <VOLUME_ID>. Warning, This really destroys all volume data. List storage status. pvesm status. List ...
[PVE
It doesn't belong to a local VM. You can do pvesm list STORAGE to get the disks volumeid and then delete it with pvesm free VOLUME # pvesm list ...