Virsh vol-info

From NovaOrdis Knowledge Base
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>