
29 Mar
2018
29 Mar
'18
5:23 a.m.
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=/path/to/snapshot/snapshot1.qcow2 --diskspec vdb,file=/path/to/snapshot/snapshot2.qcow2 --disk-only --atomic
The above should work. [...] -- /kashyap