Virsh pool-info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[Linux Virtualization Info]]
* [[KVM Virtualization Storage Pool Info|KVM Virtualization Storage Pool Info Operations]]
* [[Virsh#Commands|virsh]]
* [[Virsh#Commands|virsh]]


=Overview=
=Overview=


<pre>
Returns basic information about the storage pool.
virsh pool-info <pool-name>
 
</pre>
virsh pool-info <pool-name>


Example:
Example:
Line 13: 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