Hello,
Here's my problem :
I have an NFS server with 2 disks: system disk (mounted as /) and data disk (mounted as /export).
By default, PBS saves the two disks separately which would be fine for me (and this is what I would prefer). In my crontab, I put :
Both of them are saved (and appear) in the same datastore/host.
To avoid overloading, they're scheduled at different times.
My problem is with the pruning : PBS will delete the old backups as if they were all from the same disk.
Am I missing some point ? Is it done on purpose ?
Thank you for your answers and this wonderful tool.
Here's my problem :
I have an NFS server with 2 disks: system disk (mounted as /) and data disk (mounted as /export).
By default, PBS saves the two disks separately which would be fine for me (and this is what I would prefer). In my crontab, I put :
proxmox-backup-client backup root.pxar:/
proxmox-backup-client backup export.pxar:/export/
Both of them are saved (and appear) in the same datastore/host.
To avoid overloading, they're scheduled at different times.
My problem is with the pruning : PBS will delete the old backups as if they were all from the same disk.
Am I missing some point ? Is it done on purpose ?
Thank you for your answers and this wonderful tool.