On 06/21/2018 11:27 AM, Jérôme wrote:
Hi all.
I'm having issues while creating snapshots.
I posted on Stack Exchange [1], but figured I might get more success here.
My VM backup script fails while creating the snapshot.
virsh snapshot-create-as --domain machine_1 snap --diskspec
vda,file=/srv/test/test-snap.qcow2 --disk-only --atomic --no-metadata
--quiesce
error: Requested operation is not valid: domain is already quiesced
This is the following bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1160084
Should be fixed in 1.2.11 by 6085d917d5c5839b7ed351e99fadbbb56f5178fe.
Upgrade and the bug should go away.
Michal