Difference between revisions of "Virsh vol-info"
Jump to navigation
Jump to search
↑ https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_virtualization/index#storage-volumes_understanding-virtual-machine-storage
Line 21: | Line 21: | ||
* {{virsh}} | * {{virsh}} | ||
* {{virsh storage information}} | * {{virsh storage information}} | ||
+ | * {{virsh information}} | ||
* <code>[[virsh/virsh vol-list|virsh vol-list]] <pool></code> (Displays Name and Path) | * <code>[[virsh/virsh vol-list|virsh vol-list]] <pool></code> (Displays Name and Path) |
Revision as of 12:07, 7 January 2020
virsh vol-info --pool POOL_NAME VOL_NAME
[1]
Name: VOL_NAME Type: file Capacity: 100.00 GiB Allocation: 96.42 GiB
virsh vol-info --pool POOL_NAME VOL_NAME Name: VOL_NAME Type: block Capacity: 50.00 GB Allocation: 50.00 GB
Activities
- Review different Type volumes from
virsh vol-info
command
See also
virsh
: Storage information, Connecting, Operations, Memory, Snapshots, Networking, CPU, release notes,virsh nodedev-list
- Virsh storage information:
virsh pool-list
virsh pool-info
virsh domblklist
virsh vol-info
virsh vol-list
virsh domblkinfo
- virsh Info:
virsh list
,virsh version
,virsh dominfo
,virsh pool-info
,virsh domstats
,virsh vol-info
,virsh net-info
,virsh dumpxml
virsh vol-list <pool>
(Displays Name and Path)virsh vol-list --details <pool>
(Includes also Capacity and Allocation)
virsh vol-info <vol>
Advertising: