Virsh vol-info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 6: Line 6:


=Overview=
=Overview=
Returns basic information about the storage volume.


=Using Volume Name=
=Using Volume Name=

Latest revision as of 00:28, 18 October 2017

Internal

Overview

Returns basic information about the storage volume.

Using Volume Name

virsh vol-info --pool <storage-pool-name> <volume-name>

Using Full Path

virsh vol-info /<storage-pool-path>/<volume-file-name>

Using Volume Key

virsh vol-info <unique-volume-key>