@fabian If You got >10 milions files rsync doesn't work well (with expected performance - any file-based-tool won't).
Default storage agnostic procedure is OK - but for ZFS we got much more better options.
If we use ZFS on both sides:
- Proxmox->PBS for backup,
- PBS->Proxmox for backup restore,
- Proxmox->Proxmox for Move Storage.
We could use ZFS native tools like 'zfs send' for backup and storage migration between pools/hosts.
Performance profits are not 5% or 10% but 300-500% in many cases so it's worth implementing.
Default storage agnostic procedure is OK - but for ZFS we got much more better options.
If we use ZFS on both sides:
- Proxmox->PBS for backup,
- PBS->Proxmox for backup restore,
- Proxmox->Proxmox for Move Storage.
We could use ZFS native tools like 'zfs send' for backup and storage migration between pools/hosts.
Performance profits are not 5% or 10% but 300-500% in many cases so it's worth implementing.