Hello all
I have several VMs (mostly CentOS and Ubuntu) distributed across a few proxmox nodes. I have configured backup tasks for all VMs on all nodes.
However, constantly, some of the VMs are failing to backup to PBS.
PBS version in 2.1, Proxmox version 7.1-8. (However I had the same issue on prox6 and on PBS 1.0).
Backup fails either scheduled on manually.
Interesting enough, some other VMs are doing the backup just fine.
Here are the logs for a failed manual backup:
On PBS:
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: starting new backup on datastore 'servers': "vm/112/2021-12-13T12:24:03Z"
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: GET /previous: 400 Bad Request: no valid previous backup
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: created new fixed index 1 ("vm/112/2021-12-13T12:24:03Z/drive-ide0.img.fidx")
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: add blob "/mnt/datastore/servers/vm/112/2021-12-13T12:24:03Z/qemu-server.conf.blob" (319 bytes, comp: 319)
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: backup ended and finish failed: backup ended but finished flag is not set.
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: removing unfinished backup
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: removing backup snapshot "/mnt/datastore/servers/vm/112/2021-12-13T12:24:03Z"
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: TASK ERROR: backup ended but finished flag is not set.
On Proxmox node:
INFO: starting new backup job: vzdump 112 --remove 0 --node prox4 --mode snapshot --storage pbserver
INFO: Starting Backup of VM 112 (qemu)
INFO: Backup started at 2021-12-13 14:24:03
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: mimir
INFO: include disk 'ide0' 'mimir_s3_nfs:112/vm-112-disk-1.raw' 86G
INFO: creating Proxmox Backup Server archive 'vm/112/2021-12-13T12:24:03Z'
INFO: starting kvm to execute backup task
INFO: started backup task '1c7e6de2-640c-46af-a64f-f0f3fad409cf'
ERROR: VM 112 qmp command 'query-pbs-bitmap-info' failed - got timeout
INFO: aborting backup job
INFO: stopping kvm after backup task
trying to acquire lock...
OK
ERROR: Backup of VM 112 failed - VM 112 qmp command 'query-pbs-bitmap-info' failed - got timeout
INFO: Failed at 2021-12-13 14:24:15
INFO: Backup job finished with errors
TASK ERROR: job errors
Also the VMs with problems are able to backup on local storage just fine.
INFO: starting new backup job: vzdump 112 --remove 0 --storage local --compress zstd --mode snapshot --node prox4
INFO: Starting Backup of VM 112 (qemu)
INFO: Backup started at 2021-12-13 14:52:44
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: mimir
INFO: include disk 'ide0' 'mimir_s3_nfs:112/vm-112-disk-1.raw' 86G
INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-qemu-112-2021_12_13-14_52_44.vma.zst'
INFO: starting kvm to execute backup task
INFO: started backup task '11f89ad4-868d-431b-ad8e-a859fcf97ce5'
INFO: 0% (257.4 MiB of 86.0 GiB) in 3s, read: 85.8 MiB/s, write: 74.0 MiB/s
INFO: 1% (891.8 MiB of 86.0 GiB) in 11s, read: 79.3 MiB/s, write: 47.3 MiB/s
INFO: 2% (1.7 GiB of 86.0 GiB) in 23s, read: 74.0 MiB/s, write: 63.5 MiB/s
INFO: 3% (2.6 GiB of 86.0 GiB) in 37s, read: 64.7 MiB/s, write: 64.4 MiB/s
Any ideas?
Thank you
Vlad
I have several VMs (mostly CentOS and Ubuntu) distributed across a few proxmox nodes. I have configured backup tasks for all VMs on all nodes.
However, constantly, some of the VMs are failing to backup to PBS.
PBS version in 2.1, Proxmox version 7.1-8. (However I had the same issue on prox6 and on PBS 1.0).
Backup fails either scheduled on manually.
Interesting enough, some other VMs are doing the backup just fine.
Here are the logs for a failed manual backup:
On PBS:
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: starting new backup on datastore 'servers': "vm/112/2021-12-13T12:24:03Z"
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: GET /previous: 400 Bad Request: no valid previous backup
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: created new fixed index 1 ("vm/112/2021-12-13T12:24:03Z/drive-ide0.img.fidx")
Dec 13 14:24:04 alta proxmox-backup-proxy[3619639]: add blob "/mnt/datastore/servers/vm/112/2021-12-13T12:24:03Z/qemu-server.conf.blob" (319 bytes, comp: 319)
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: backup ended and finish failed: backup ended but finished flag is not set.
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: removing unfinished backup
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: removing backup snapshot "/mnt/datastore/servers/vm/112/2021-12-13T12:24:03Z"
Dec 13 14:24:14 alta proxmox-backup-proxy[3619639]: TASK ERROR: backup ended but finished flag is not set.
On Proxmox node:
INFO: starting new backup job: vzdump 112 --remove 0 --node prox4 --mode snapshot --storage pbserver
INFO: Starting Backup of VM 112 (qemu)
INFO: Backup started at 2021-12-13 14:24:03
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: mimir
INFO: include disk 'ide0' 'mimir_s3_nfs:112/vm-112-disk-1.raw' 86G
INFO: creating Proxmox Backup Server archive 'vm/112/2021-12-13T12:24:03Z'
INFO: starting kvm to execute backup task
INFO: started backup task '1c7e6de2-640c-46af-a64f-f0f3fad409cf'
ERROR: VM 112 qmp command 'query-pbs-bitmap-info' failed - got timeout
INFO: aborting backup job
INFO: stopping kvm after backup task
trying to acquire lock...
OK
ERROR: Backup of VM 112 failed - VM 112 qmp command 'query-pbs-bitmap-info' failed - got timeout
INFO: Failed at 2021-12-13 14:24:15
INFO: Backup job finished with errors
TASK ERROR: job errors
Also the VMs with problems are able to backup on local storage just fine.
INFO: starting new backup job: vzdump 112 --remove 0 --storage local --compress zstd --mode snapshot --node prox4
INFO: Starting Backup of VM 112 (qemu)
INFO: Backup started at 2021-12-13 14:52:44
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: VM Name: mimir
INFO: include disk 'ide0' 'mimir_s3_nfs:112/vm-112-disk-1.raw' 86G
INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-qemu-112-2021_12_13-14_52_44.vma.zst'
INFO: starting kvm to execute backup task
INFO: started backup task '11f89ad4-868d-431b-ad8e-a859fcf97ce5'
INFO: 0% (257.4 MiB of 86.0 GiB) in 3s, read: 85.8 MiB/s, write: 74.0 MiB/s
INFO: 1% (891.8 MiB of 86.0 GiB) in 11s, read: 79.3 MiB/s, write: 47.3 MiB/s
INFO: 2% (1.7 GiB of 86.0 GiB) in 23s, read: 74.0 MiB/s, write: 63.5 MiB/s
INFO: 3% (2.6 GiB of 86.0 GiB) in 37s, read: 64.7 MiB/s, write: 64.4 MiB/s
Any ideas?
Thank you
Vlad