Hello,
so after some research I was not able to find a good solution for what is a rather simple situation:
I've worked with Veeam in the past and for the setup I always had two or three external USB drives where one of them was connected to the server and the other one(s) were locked up or at another location (to keep data even on theft/physical destruction). Veeam would then incrementally back up HyperV VMs to the connected drive and once or twice a week these drives were swapped with each other.
Is it possible to create something similar with PBS? The best solution I could think of right now would be to configure fstab to auto-mount the drives when connected to for example /mnt/drive1 and /mnt/drive2, create two datastores (Drive1 and Drive2) and then on PVE create a backup job for each datastore. But I'd expect to get errors as there would always be one backup job which could not run as the datastore is offline. Or will PVE count the backup to the PBS instance as successful if one of the jobs succeeded? I don't think that's how it works though...
Is there a more elegant solution (or a solution for this at all)?
Thanks in advance!
so after some research I was not able to find a good solution for what is a rather simple situation:
I've worked with Veeam in the past and for the setup I always had two or three external USB drives where one of them was connected to the server and the other one(s) were locked up or at another location (to keep data even on theft/physical destruction). Veeam would then incrementally back up HyperV VMs to the connected drive and once or twice a week these drives were swapped with each other.
Is it possible to create something similar with PBS? The best solution I could think of right now would be to configure fstab to auto-mount the drives when connected to for example /mnt/drive1 and /mnt/drive2, create two datastores (Drive1 and Drive2) and then on PVE create a backup job for each datastore. But I'd expect to get errors as there would always be one backup job which could not run as the datastore is offline. Or will PVE count the backup to the PBS instance as successful if one of the jobs succeeded? I don't think that's how it works though...
Is there a more elegant solution (or a solution for this at all)?
Thanks in advance!