KVM Virtualization Storage Pool Info: Difference between revisions
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[Virsh pool-list|virsh pool-list]] - list storage pools available on the virtualization host. | * [[Virsh pool-list|virsh pool-list]] - list storage pools available on the virtualization host. | ||
* [[Virsh pool-info|virsh pool-info]] | * [[Virsh pool-info|virsh pool-info]] - basic information about the storage pool. | ||
* [[Virsh_pool-dumpxml|virsh pool-dumpxml]] - dumps the XML configuration of the specified storage pool. | |||
* [[Virsh vol-list|virsh vol-list]] - return the list of volumes in the specified storage pool. | |||
* [[virsh vol-info|virsh vol-info]] - returns basic information about the storage volume. |
Latest revision as of 00:28, 18 October 2017
Internal
Overview
- virsh pool-list - list storage pools available on the virtualization host.
- virsh pool-info - basic information about the storage pool.
- virsh pool-dumpxml - dumps the XML configuration of the specified storage pool.
- virsh vol-list - return the list of volumes in the specified storage pool.
- virsh vol-info - returns basic information about the storage volume.