KVM Virtualization Storage Pool Info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
* [[Virsh pool-info|virsh pool-info]] - basic information about the storage pool. | * [[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_pool-dumpxml|virsh pool-dumpxml]] - dumps the XML configuration of the specified storage pool. | ||
* [[Virsh vol-list|virsh vol-list]] | * [[Virsh vol-list|virsh vol-list]] - return the list of volumes in the specified storage pool. | ||
* [[virsh vol-info|virsh vol-info]] | * [[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.