Virsh pool-list: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Virsh#Commands|virsh]] | * [[Virsh#Commands|virsh]] | ||
* [[Linux Virtualization Info]] | |||
* [[KVM Virtualization Storage Pool Info|KVM Virtualization Storage Pool Info Operations]] | * [[KVM Virtualization Storage Pool Info|KVM Virtualization Storage Pool Info Operations]] | ||
Line 13: | Line 14: | ||
Name State Autostart Persistent Capacity Allocation Available | Name State Autostart Persistent Capacity Allocation Available | ||
--------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ||
iso-images running yes yes 49.98 GiB 9.85 GiB 40.12 GiB | iso-images running yes yes 49.98 GiB 9.85 GiB 40.12 GiB | ||
main-storage-pool running yes yes 874.04 GiB 556.66 GiB 317.38 GiB | main-storage-pool running yes yes 874.04 GiB 556.66 GiB 317.38 GiB |
Latest revision as of 00:25, 18 October 2017
Internal
Overview
List storage pools available on the virtualization host.
virsh pool-list --all [--details]
virsh pool-list --all --details Name State Autostart Persistent Capacity Allocation Available --------------------------------------------------------------------------------------- iso-images running yes yes 49.98 GiB 9.85 GiB 40.12 GiB main-storage-pool running yes yes 874.04 GiB 556.66 GiB 317.38 GiB