Virsh vol-clone

From NovaOrdis Knowledge Base
Revision as of 21:45, 30 June 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

virsh vol-clone --pool <storage-pool-name> <source-volume-name> <new-volume-name>

Example

virsh vol-clone --pool main-storage-pool test-volume test-volume.raw
virsh vol-list --pool main-storage-pool