I hibernated a vm via the web UI for a few minutes and them attempted to resume it:
I've successfully hibernated/resumed the same VM previously, over longer periods, without issue.
I'm guessing I can't recover the vm's suspended state. The same VM also has one snapshot as well as an older backup I can use. I would like to get back to the snapshot. How should I remove the suspended state's lock and related volume etc, so I can then rollback?
Thanks.
Code:
~# qm resume 195
Resuming suspended VM
activating and using 'vmdisks:vm-195-state-suspend-2021-04-25' as vmstate
id 0, group 0, virt start 0, virt end ffffffffffffffff, generation 0, delta 0
id 1, group 1, virt start 7fb1bfe00000, virt end 7fb1c3dfe000, generation 0, delta 7fb1bfe00000
id 2, group 1, virt start 7fb1bbc00000, virt end 7fb1bfc00000, generation 0, delta 7fb1bbc00000
kvm: Spice: memslot.c:108:memslot_get_virt: slot_id 16 too big, addr=1000000007800000
start failed: QEMU exited with code 1
I've successfully hibernated/resumed the same VM previously, over longer periods, without issue.
I'm guessing I can't recover the vm's suspended state. The same VM also has one snapshot as well as an older backup I can use. I would like to get back to the snapshot. How should I remove the suspended state's lock and related volume etc, so I can then rollback?
Thanks.
Last edited: