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
(Created page with "<code>virsh vol-info --pool POOL_NAME VOL_NAME</code><ref>https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_virtual...") |
|||
Line 16: | Line 16: | ||
== Activities == | == Activities == | ||
− | # Review different Type volumes from <code>virsh vol-info</code> command | + | # Review different Type volumes from <code>[[virsh vol-info]]</code> command |
− | |||
== See also == | == See also == |
Revision as of 10:16, 2 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 pool-list
virsh pool-info <pool>
virsh vol-list <pool>
(Displays Name and Path)virsh vol-list --details <pool>
(Includes also Capacity and Allocation)
virsh vol-info <vol>
Advertising: