Hey everyone,
I’m currently running a Proxmox VE server with about 10 VMs and LXCs. One of those is a Proxmox Backup Server VM—yes, I know it’s not the ideal setup to run PBS inside PVE, but so far, it has been working fine for local backups.
Recently, I wanted to set up offsite backups and purchased a Hetzner Storage Box for this purpose. My goal is to push backups from the local PBS to the Hetzner box.
Here’s what I’ve tried so far:
At this point, I’m a bit stuck.
Questions:
Thanks in advance for any guidance!
I’m currently running a Proxmox VE server with about 10 VMs and LXCs. One of those is a Proxmox Backup Server VM—yes, I know it’s not the ideal setup to run PBS inside PVE, but so far, it has been working fine for local backups.
Recently, I wanted to set up offsite backups and purchased a Hetzner Storage Box for this purpose. My goal is to push backups from the local PBS to the Hetzner box.
Here’s what I’ve tried so far:
- Remote Datastore over SFTP/SMB: I attempted to mount the Hetzner box via SFTP, rclone, and SMB to make it accessible as a remote datastore in PBS. None of these worked reliably or were supported in a way that allowed me to use them as proper datastores.
- Remote PBS on VPS: I also spun up a VPS to host a remote instance of PBS to improve speed and latency. However, I ran into issues creating a datastore there or syncing data effectively.
- Manual rsync of chunk data: I tried rsyncing the chunk data directly, but PBS doesn't seem to recognize or work properly with the manually synced data.
At this point, I’m a bit stuck.
Questions:
- What’s the recommended or best-practice setup for offsite backups with Proxmox Backup Server?
- Is there a supported method to back up to a Hetzner Storage Box?
- Should I continue pursuing the remote PBS on a VPS route, or is there a better approach for reliable offsite backup?
Thanks in advance for any guidance!