- Environment:
- PVE: 9.1.2 on node pve-jbc
- PBS: 4.1.0 on Raspberry Pi 5 (raspberrypi5)
- Local vzdump (to local storage) works fine.
- proxmox-backup-client backup test.pxar from the PVE node to the same PBS datastore works fine.
- But any VM backup (vzdump to PBS storage) fails with:
- On PVE:
- VM XXX qmp command 'backup' failed - backup register image failed: command error: EINVAL: Invalid argument
- On PBS:
- GET /previous: 400 Bad Request: no valid previous backup
- POST /fixed_index: 400 Bad Request: EINVAL: Invalid argument
- backup ended but finished state is not set.
- On PVE:
- This happens for all VMs, powered on or off.
- I also tried creating a new minimal VM (raw disk on directory storage, no snapshots) and the same error occurs.