Hi all.
A question about the dirty-bitmaps of the disks. Can the dirty-bitmaps be lost if two consecutive backups are made but to different datastores? I'll explain:
We have a virtual machine with a scheduled backup every hour on a storage called PBS-snapshot and another task at 9:00 p.m. on a different storage called PBS. The virtual machine did not power off / power on.
Tasks logs:
It seems to me that by changing the datastores we lose the dirty bitmaps, right?
Thanks in advance.
A question about the dirty-bitmaps of the disks. Can the dirty-bitmaps be lost if two consecutive backups are made but to different datastores? I'll explain:
We have a virtual machine with a scheduled backup every hour on a storage called PBS-snapshot and another task at 9:00 p.m. on a different storage called PBS. The virtual machine did not power off / power on.
Tasks logs:
DATASTORE: PBS-snapshot
INFO: Backup started at 2021-07-15 20:30:00
INFO: status = running
INFO: VM Name: XXX
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive ‘XXX’
INFO: scsi0: dirty-bitmap status: OK (296.0 MiB of 32.0 GiB dirty)
INFO: scsi1: dirty-bitmap status: OK (432.0 MiB of 1.0 TiB dirty)
DATASTORE: PBS
INFO: Backup started at 2021-07-15 21:00:00
INFO: status = running
INFO: VM Name: XXX
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive ‘XXX’
INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: scsi1: dirty-bitmap status: existing bitmap was invalid and has been cleared
DATASTORE: PBS-snapshot
NFO: Backup started at 2021-07-16 00:16:00
INFO: status = running
INFO: VM Name: XXX
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive ‘XXX’
INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: scsi1: dirty-bitmap status: existing bitmap was invalid and has been cleared
DATASTORE: PBS-snapshot
INFO: Backup started at 2021-07-16 08:10:53
INFO: status = running
INFO: VM Name: XXX
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive ‘XXX’
INFO: scsi0: dirty-bitmap status: OK (380.0 MiB of 32.0 GiB dirty)
INFO: scsi1: dirty-bitmap status: OK (292.0 MiB of 1.0 TiB dirty)
It seems to me that by changing the datastores we lose the dirty bitmaps, right?
Thanks in advance.