Hi,
I've two pbs server, one local and one offsite.
On backup the dirty-bitmap status always invalid and cleared.
No VM restart, backup mode: snapshot
Is this a normal behavior?
Backup to Server 1:
Backup to Server 2:
I've two pbs server, one local and one offsite.
On backup the dirty-bitmap status always invalid and cleared.
No VM restart, backup mode: snapshot
Is this a normal behavior?
Backup to Server 1:
Code:
INFO: Starting Backup of VM 206 (qemu)
INFO: Backup started at 2023-06-14 00:36:20
INFO: status = running
INFO: VM Name: redacted
INFO: include disk 'scsi0' 'vpool-vms:vm-206-disk-1' 20G
INFO: include disk 'efidisk0' 'vpool-vms:vm-206-disk-0' 1M
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: snapshots found (not included into backup)
INFO: creating Proxmox Backup Server archive 'vm/206/2023-06-13T22:36:20Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '759e4858-83e7-495e-a647-39b45cd5a50d'
INFO: resuming VM again
INFO: efidisk0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
Backup to Server 2:
Code:
INFO: Starting Backup of VM 206 (qemu)
INFO: Backup started at 2023-06-14 03:14:27
INFO: status = running
INFO: VM Name: redacted
INFO: include disk 'scsi0' 'vpool-vms:vm-206-disk-1' 20G
INFO: include disk 'efidisk0' 'vpool-vms:vm-206-disk-0' 1M
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: snapshots found (not included into backup)
INFO: creating Proxmox Backup Server archive 'vm/206/2023-06-14T01:14:27Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: enabling encryption
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task '2dbbe151-24bd-4825-bff5-2f67ecccbb23'
INFO: resuming VM again
INFO: efidisk0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
Last edited: