Similar issue here. I had the backups running fine for days, never had an issue. I need more information in Proxmox (IP address) so I decided to install and enable qemu-guest-agent. Since then I cannot backup the VM anymore, it fails every time.
Proxmox backup log
In the VM I get those 2 lines then nothing after
Has anybody found a solution ?
It works well without qemu-ga
Proxmox backup log
Code:
INFO: creating Proxmox Backup Server archive 'vm/114/2022-11-04T19:42:15Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: enabling encryption
---- IT HANGS HERE FOR A 1-2 MINS ---
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 114 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 114 failed - VM 114 qmp command 'backup' failed - backup connect failed: command error: http request timed out
INFO: Failed at 2022-11-04 15:44:15
In the VM I get those 2 lines then nothing after
Code:
Nov 4 15:42:15 proxmoxbs qemu-ga: info: guest-ping called
Nov 4 15:42:15 proxmoxbs qemu-ga: info: guest-fsfreeze called
Has anybody found a solution ?
It works well without qemu-ga
Code:
INFO: creating Proxmox Backup Server archive 'vm/114/2022-11-04T19:56:25Z'
INFO: enabling encryption
INFO: started backup task 'e8dd49fc-48c0-4202-a92f-7027585d2ac0'
INFO: resuming VM again
INFO: scsi0: dirty-bitmap status: created new
INFO: 14% (4.7 GiB of 32.0 GiB) in 3s, read: 1.6 GiB/s, write: 30.7 MiB/s
INFO: 22% (7.1 GiB of 32.0 GiB) in 6s, read: 812.0 MiB/s, write: 42.7 MiB/s
INFO: 31% (10.0 GiB of 32.0 GiB) in 9s, read: 977.3 MiB/s, write: 40.0 MiB/s
INFO: 38% (12.3 GiB of 32.0 GiB) in 12s, read: 800.0 MiB/s, write: 53.3 MiB/s
INFO: 40% (13.1 GiB of 32.0 GiB) in 15s, read: 262.7 MiB/s, write: 34.7 MiB/s
INFO: 55% (17.8 GiB of 32.0 GiB) in 18s, read: 1.6 GiB/s, write: 56.0 MiB/s
INFO: 62% (20.1 GiB of 32.0 GiB) in 21s, read: 804.0 MiB/s, write: 90.7 MiB/s
INFO: 76% (24.5 GiB of 32.0 GiB) in 24s, read: 1.5 GiB/s, write: 33.3 MiB/s
INFO: 88% (28.2 GiB of 32.0 GiB) in 27s, read: 1.2 GiB/s, write: 24.0 MiB/s
INFO: 100% (32.0 GiB of 32.0 GiB) in 29s, read: 1.9 GiB/s, write: 0 B/s
INFO: backup is sparse: 28.14 GiB (87%) total zero data
INFO: backup was done incrementally, reused 30.81 GiB (96%)
INFO: transferred 32.00 GiB in 29 seconds (1.1 GiB/s)
INFO: adding notes to backup
INFO: Finished Backup of VM 114 (00:00:30)
INFO: Backup finished at 2022-11-04 15:56:55
INFO: Backup job finished successfully
Last edited: