26

Hello all,

I'm hoping to get some advice on my self hosting environment. I currently run Proxmox VE with a few VMs, and use Proxmox VE's built in VM backup method to my NAS. I don't currently have a good backup method for the host server itself, and I know I'm playing with fire not having that properly backed up.

I have an older laptop that I'm considering turning into a Proxmox Backup Server, which should allow me to backup the host server and VMs, which would make me feel a lot better. The one thing I haven't really seen info on in my research is if there's a convenient way to backup THE backup server. If anyone uses PBS, do you back that up as well? How so?

I appreciate any assistance or advice!

top 17 comments
sorted by: hot top controversial new old
[-] gooeyglob@lemmy.world 2 points 4 hours ago

The real benefit of PBS is it does not store the backup as just a 1:1 dump of the VM disk, it's incremental - if the VM you're backing up for say the 3rd or 4th or 20th time doesn't have much new or changed data, it's not a linearly increasing amount of storage on your backup server, the new backup is actually trivially small. This really helps you have longer backup retention if files aren't actually changing all that often.

I got tired of stressing about whether my backup host might be down when my primary Proxmox host dies, even if they're in different data centers - well, as far as I know anyway! Now I just use BackBlaze B2 storage for the PBS off-site backup (compatible with Amazon S3), albeit it's a little finnicky to set up and working 100%. Yes it's still 'just someone else's computer', but for the ~12 bucks it's costing me for almost 2TB of backup data I am not stressing about it.

[-] MangoPenguin 5 points 23 hours ago

You don't technically need to back up the PBS server as there's not much there other than a basic config. As far as the backup data itself, you can mirror to another PBS server or I think it supports S3 for offsite storage.

[-] mike_wooskey@lemmy.thewooskeys.com 4 points 22 hours ago

I have aPBS server and my friend in a different geographic region has one. I backup to mine and he backs up to his. Mine syncs my backups to a data so l store in his, and his summer backups to a data store in mine. These are our offsite backups.

To be clear, we're syncing our proxmox VM backups. But Proxmox Backup Server also has a client app, so I also back up my workstation to my PBS and it also syncs to the remote PBS.

[-] ShredderFeeder@shredderfood.net 20 points 1 day ago

Most people don't. in the event of a total failure you reinstall Proxmox, you configure your networks, then you restore your backups into it.

Honestly it's the same method I've used countless times on VMware / Rubrik.

[-] ikidd@lemmy.dbzer0.com 3 points 1 day ago* (last edited 1 day ago)

PBS has a host backup client you can install on non-VMs. You can then configure it to just backup it's operating system files. This works for other Linux machines in the network including the Proxmox server, PBS itself or desktops. I even use it on my LibreELEC raspberry pi tv box.

https://pbs.proxmox.com/docs/backup-client.html

[-] curbstickle@anarchist.nexus 6 points 1 day ago

Why would you?

The important part is your VMs and LXCs. Your Proxmox server, at most, requires configuration for specific needs (GPU passthrough for example). The only thing you need for that would be notes on configuration (unless you have this automated, in which case you don't generally need that, just the notes in your scripts).

So a more important question, to me, is why do you want to back it up in the first place?

Why should I?

Ok, I have a cluster setup, which makes it less likely that all nodes die.
But in case they do, I do get a new server, set it up and get the lxc/vm back from my local disk or cloud copy.

[-] Krafting@lemmy.world 6 points 1 day ago* (last edited 1 day ago)

Quick info: you cannot backup the Host server with PBS, only VMs and LXCs.

Edit: there seems to be some ways to send a manual backup of the PVE host to PBS but it seems to be CLI only and I don't think the GUI allows that.

Also, you might want to put the backups in a dedicated partition or drive if you can, so you'd just have to reinstall pbs in case it get bad. I don't know any way to backup pbs, as I don't do that myself, maybe backuppc ?

[-] dimjim@sh.itjust.works 3 points 1 day ago

Also, you might want to put the backups in a dedicated partition or drive if you can, so you'd just have to reinstall pbs in case it get bad.

Yea that's the main plan, the laptop would hold the PBS system, but all backups would go straight to the NAS. if the laptop dies I can just find something else to put PBS on with minimal hassle.

[-] frongt@lemmy.zip 5 points 1 day ago

I don't. But I do sync the backup data to cloud storage.

[-] Pissio@feddit.it 2 points 1 day ago

I have one PBS in local network and another with smaller disk on a cloud vm in case of big failure

[-] rogueranga@lemmy.world 3 points 1 day ago

Pretty sure PBS doesn't support backing up the PVE host itself. You can find Scripts on github to backup the PVE config

[-] DasFaultier@sh.itjust.works 2 points 1 day ago

You can use the Backup Client to backup any physical host: https://pbs.proxmox.com/docs/backup-client.html

[-] dimjim@sh.itjust.works 1 points 1 day ago

Yea that's what I've seen so far, just a backup of the /etc/pve files and other network configs should be good enough I suppose.

[-] rogueranga@lemmy.world 2 points 1 day ago

Oh how good is that. Thanks the info

[-] ggrey@social.thelab.uno 2 points 1 day ago

@dimjim

There is this script. Never used so use it at your own risk. It's from Proxmox VE scripts

https://community-scripts.org/scripts/host-backup

[-] dimjim@sh.itjust.works 1 points 1 day ago

Interesting, I'll take a look. Thanks!

this post was submitted on 12 Jul 2026
26 points (100.0% liked)

Selfhosted

60644 readers
491 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS