If these computers use linux you can use the PBS client from CLI.Hi,
I was wondering whether PBS
- can accept backups from other PCs/NASs (or only from PBE)
Not sure what you mean with "on-backup" but you can use a NFS share on a NAS as your datastore for backups. But thats not recommended...- can on-backup to other destinations (like NASs or "the cloud")
In particular, I am thinking of my Synology NAS. Which is Linux based. I will have to check whether I can install this PBS client there. Thanks for the pointer!If its these computers use linux you can use the PBS client from CLI.
Yeah, that's what I meant - sort of anyway. I was thinking of backing up my PBS to yet another server (so that I would have one backup on PBS and a backup of the PBS on the other server).you can use a NFS share on a NAS as your datastore for backups. But thats not recommended...
You can do that by installing a second PBS server that syncs its datastore(s) from the first one.I was thinking of backing up my PBS to yet another server (so that I would have one backup on PBS and a backup of the PBS on the other server)
Yes, but a completely separate offsite PBS server would be a more reliable and secure approach imho.But I guess I could do two backups to my PBS, one to a local datastore and one on a remote NFS.
You can do that by installing a second PBS server that syncs its datastore(s) from the first one.
Yes, but a completely separate offsite PBS server would be a more reliable and secure approach imho.
Yes, for best results use local (mirrored) SSDs as storage and 2 PBS server on different locations and sync them.
No. Once synced, it's independent. Deletes / Prunes from the local PBS do not get synced to the remote PBS.While the offsite PBS server would be separate, its contents would be dependent on the local PBS, right? So, not completely independent.
You actually could save to different PBSes and sync them by using different datastores for each PVE instance.My backups from PVE1 will be removed when I sync the backups from PVE2? My goal is to have both PBS servers synced.
Indeed. My plean is to use different VM ids on PVE hosts.You actually could save to different PBSes and sync them by using different datastores for each PVE instance.
And if you backup different VMs (not the same VM on both PBSes), the backups should not "collide" in any way, whatsoever.
In that case you could let them store backups in the same datastore without issues.Indeed. My plean is to use different VM ids on PVE hosts.
I am setting up a PBS server for this purpose.You can do that by installing a second PBS server that syncs its datastore(s) from the first one.
You can add your second PBS on your PVE servers (ideally using a readonly user for security) and restore directly from the second PBS.When this is all in place, how will I get my synced backups back