Hi!
I have a problem with backup and starting a VM after a backup failure.
My log:
INFO: starting new backup job: vzdump 103 --mailnotification always --quiet 1 --mode stop --storage Ev_backup --compress gzip
INFO: Starting Backup of VM 103 (qemu)
INFO: status = running
INFO: update VM 103: -lock backup
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: test_vm
INFO: include disk 'virtio1' 'local-zfs:vm-103-disk-2' 500G
INFO: stopping vm
INFO: creating archive '/mnt/pve/Ev_backup/dump/vzdump-qemu-103-2021_12_22-22_15_02.vma.gz'
INFO: starting kvm to execute backup task
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/PVE/Tools.pm line 949, <GEN95> chunk 1.
ERROR: unable to connect to VM 103 qmp socket - No such file or directory
INFO: aborting backup job
ERROR: VM 103 not running
INFO: restarting vm
INFO: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/PVE/Tools.pm line 949, <GEN26> chunk 1.
INFO: vm is online again after 18 seconds
ERROR: Backup of VM 103 failed - unable to connect to VM 103 qmp socket - No such file or directory
INFO: Backup job finished with errors
I have found the similar issue in this forum (https://forum.proxmox.com/threads/qm-start-id-returns-malformed-json-string.44541/) but I don't want to restart my node. Maybe there are other ways to fix this?
Thank you.
I have a problem with backup and starting a VM after a backup failure.
My log:
INFO: starting new backup job: vzdump 103 --mailnotification always --quiet 1 --mode stop --storage Ev_backup --compress gzip
INFO: Starting Backup of VM 103 (qemu)
INFO: status = running
INFO: update VM 103: -lock backup
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: test_vm
INFO: include disk 'virtio1' 'local-zfs:vm-103-disk-2' 500G
INFO: stopping vm
INFO: creating archive '/mnt/pve/Ev_backup/dump/vzdump-qemu-103-2021_12_22-22_15_02.vma.gz'
INFO: starting kvm to execute backup task
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/PVE/Tools.pm line 949, <GEN95> chunk 1.
ERROR: unable to connect to VM 103 qmp socket - No such file or directory
INFO: aborting backup job
ERROR: VM 103 not running
INFO: restarting vm
INFO: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/PVE/Tools.pm line 949, <GEN26> chunk 1.
INFO: vm is online again after 18 seconds
ERROR: Backup of VM 103 failed - unable to connect to VM 103 qmp socket - No such file or directory
INFO: Backup job finished with errors
I have found the similar issue in this forum (https://forum.proxmox.com/threads/qm-start-id-returns-malformed-json-string.44541/) but I don't want to restart my node. Maybe there are other ways to fix this?
Thank you.