Re: [libvirt-users] snapshot of a guest with two disks

2018-03-29 Thread Kashyap Chamarthy
On Tue, Feb 20, 2018 at 11:35:12AM +0100, Lentes, Bernd wrote: (Just noticed this question.) > Hi, > > i just realized that i have a guest with two disks. What would be the > appropiate way to snapshot both of them ? [...] > or > > virsh snapshot-create-as --domain guest --diskspec > vda,file=

[libvirt-users] snapshot of a guest with two disks

2018-02-20 Thread Lentes, Bernd
Hi, i just realized that i have a guest with two disks. What would be the appropiate way to snapshot both of them ? virsh snapshot-create-as --domain guest --diskspec vda,file=/path/to/snapshot/snapshot1.qcow2 -disk-only --atomic && virsh snapshot-create-as --domain guest --diskspec vdb,file=/