Virsh pool-list: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
List storage pools available on the virtualization host. | |||
virsh pool-list --all [--details] | |||
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 |
Revision as of 00:20, 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