[libvirt] [PATCH] virsh: add snapshot backing store support to vol-create-as

Eric Blake eblake at redhat.com
Thu Jun 10 18:05:49 UTC 2010


On 06/09/2010 06:08 AM, Daniel P. Berrange wrote:
> On Wed, Jun 09, 2010 at 02:38:32AM +1000, Justin Clift wrote:
>> This patch adds two new parameters to the vol-create-as command:
>>
>>  --backing-vol <volume-name-or-key-or-path>
>>  --backing-vol-format <format-of-backing-vol>
>>
>>   virsh # vol-create-as guest_images_lvm snapvol1 5G --backing-vol \
>>               rhel6vm1lun1
>>   Vol snapvol1 created
>>
>>   virsh # vol-create-as image_dir qcow2snap2 5G --format qcow2 \
>>               --backing-vol imagevol1.qcow2 \
>>               --backing-vol-format qcow2
>>   Vol qcow2snap2 created
>>
>> Additionally, the virsh man page update fixes incorrect snapshot
>> parameters that were included in my prior bulk volume command patch.
> 
> ACK, this looks fine to me

I've pushed this now.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100610/e11f8d97/attachment-0001.sig>


More information about the libvir-list mailing list