Re: backup-begin

2023-04-06 Thread André Malm
Den 2023-04-06 kl. 15:50, skrev Peter Krempa: Huh, that is weird. Both images seem to be qcow2v3 so it's weird that the code reaches the assertion. I think at this point you should report an issue with qemu: https://gitlab.com/qemu-project/qemu/-/issues or report it on theqemu-bl...@nongnu.o

Re: backup-begin

2023-04-06 Thread Peter Krempa
On Wed, Apr 05, 2023 at 17:37:31 +0200, André Malm wrote: > Den 2023-04-05 kl. 09:47, skrev Peter Krempa: > > The backup operation is quite complex so it is possible. > > Please have a look into /var/log/libvirt/qemu/$VMNAME.log to see whether > > qemu logged something like an assertion failure bef

Re: backup-begin

2023-04-05 Thread André Malm
Den 2023-04-05 kl. 09:47, skrev Peter Krempa: The backup operation is quite complex so it is possible. Please have a look into /var/log/libvirt/qemu/$VMNAME.log to see whether qemu logged something like an assertion failure before crashing. Additionally you can have a look into 'coredumpctl' whe

Re: backup-begin

2023-04-05 Thread Peter Krempa
(preferrably don't top-post on technical lists) On Wed, Apr 05, 2023 at 07:44:21 +0200, André Malm wrote: > The reason given is shut off (crashed). > > So something virsh backup-begin does is causing he guest to crash? The backup operation is quite complex so it is possible. Please have a look

Re: backup-begin

2023-04-04 Thread André Malm
The reason given is shut off (crashed). So something virsh backup-begin does is causing he guest to crash? Den 2023-04-04 kl. 16:58, skrev Peter Krempa: On Tue, Apr 04, 2023 at 16:28:18 +0200, André Malm wrote: Hello, For some vms the virsh backup-begin sometimes shuts off the vm and returns

Re: backup-begin

2023-04-04 Thread Peter Krempa
On Tue, Apr 04, 2023 at 16:28:18 +0200, André Malm wrote: > Hello, > > For some vms the virsh backup-begin sometimes shuts off the vm and returns > "error: operation failed: domain is not running" although it was clearly in > state running (or paused). > > Is the idea that you should guest-fsfree