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=
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=/