This is my first Disaster Recovery of Proxmox Backup Server. The PBS disk image got deleted because of a rogue IT employee naming the VMID the same as the PBS server and then deleted disks with the same VMID, killing PBS. The database is intact on an NFS share.
- I rebuilt the PBS Server so I can restore the old one from the backup.
- I mounted the nfs folder so I can attach the intact datastore
- I added the backup user (same username, same pw) as before on the tempPBS server
- I added/created the datastore.cfg file (note the OG store still in the datacenter is PBS-01-B (no number 2 at the end)
datastore: PBS-01-B2
path /mnt/nfs_backups/pbs-backups/dstore01
comment PBS_Store
- I rebooted but I can't access the store from the GUI
- The .chunks file is there and the permissions are set from the old PBS instance still
- The user "backup" has admin permissions
- Including on the datastore
- What am I missing here? DO I have to name the datastore exactly the same? IF so, what happens when I add it t the data center, will it overwrite the old datastore (bad)?
Last edited: