Virsh pool-info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Linux Virtualization Info]] | * [[Linux Virtualization Info]] | ||
* [[KVM Virtualization Storage Pool Info|KVM Virtualization Storage Pool Info Operations]] | |||
* [[Virsh#Commands|virsh]] | * [[Virsh#Commands|virsh]] | ||
=Overview= | =Overview= | ||
Returns basic information about the storage pool. | |||
virsh pool-info <pool-name | |||
virsh pool-info <pool-name> | |||
Example: | Example: | ||
Line 14: | Line 15: | ||
<pre> | <pre> | ||
virsh pool-info main-storage-pool | virsh pool-info main-storage-pool | ||
</pre> | |||
<pre> | |||
Name: main-storage-pool | Name: main-storage-pool | ||
UUID: 5e3b81b6-a596-404f-a091-ef738dc21df5 | UUID: 5e3b81b6-a596-404f-a091-ef738dc21df5 |
Latest revision as of 00:23, 18 October 2017
Internal
Overview
Returns basic information about the storage pool.
virsh pool-info <pool-name>
Example:
virsh pool-info main-storage-pool
Name: main-storage-pool UUID: 5e3b81b6-a596-404f-a091-ef738dc21df5 State: running Persistent: yes Autostart: yes Capacity: 874.04 GiB Allocation: 32.17 MiB Available: 874.01 GiB