Virsh vol-info

From NovaOrdis Knowledge Base
Revision as of 00:28, 18 October 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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>