Hi,
the PBS server had to be reinstalled because of a filesystem corruption of the OS.
The datastore is backed by ZFS, is fine and was used in the new PBS again.
Now some VMs have issues generating new backups:
```
INFO: starting new backup job: vzdump 118 --remove 0 --mode snapshot --node n2 --storage backup01
INFO: Starting Backup of VM 118 (qemu)
INFO: Backup started at 2022-06-14 21:46:57
INFO: status = running
INFO: VM Name: webhost
INFO: include disk 'virtio0' 'storage01-mc1-fra1-isp4p:118/vm-118-disk-0.qcow2' 700G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/118/2022-06-14T19:46:57Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 118 qmp command 'backup' failed - backup register image failed: command error: no previous backup found, cannot do incremental backup
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 118 failed - VM 118 qmp command 'backup' failed - backup register image failed: command error: no previous backup found, cannot do incremental backup
INFO: Failed at 2022-06-14 21:46:57
INFO: Backup job finished with errors
TASK ERROR: job errors
```
As you can see on the pictures, in the PVE it will create a new entry with 1B
And on the PBS server it will have this entry and act like its working there something.
Is there a way to force a (new) full backup to overcome this issue?
the PBS server had to be reinstalled because of a filesystem corruption of the OS.
The datastore is backed by ZFS, is fine and was used in the new PBS again.
Now some VMs have issues generating new backups:
```
INFO: starting new backup job: vzdump 118 --remove 0 --mode snapshot --node n2 --storage backup01
INFO: Starting Backup of VM 118 (qemu)
INFO: Backup started at 2022-06-14 21:46:57
INFO: status = running
INFO: VM Name: webhost
INFO: include disk 'virtio0' 'storage01-mc1-fra1-isp4p:118/vm-118-disk-0.qcow2' 700G
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating Proxmox Backup Server archive 'vm/118/2022-06-14T19:46:57Z'
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 118 qmp command 'backup' failed - backup register image failed: command error: no previous backup found, cannot do incremental backup
INFO: aborting backup job
INFO: resuming VM again
ERROR: Backup of VM 118 failed - VM 118 qmp command 'backup' failed - backup register image failed: command error: no previous backup found, cannot do incremental backup
INFO: Failed at 2022-06-14 21:46:57
INFO: Backup job finished with errors
TASK ERROR: job errors
```
As you can see on the pictures, in the PVE it will create a new entry with 1B
And on the PBS server it will have this entry and act like its working there something.
Is there a way to force a (new) full backup to overcome this issue?