Replies: 4 comments 12 replies
-
I use a Debian LXC running on my single node PVE with PBS installed. It has been stable for months backing up my other VM/LXCs to an external HDD. Maybe a script for a PBS LXC is a possibility. |
Beta Was this translation helpful? Give feedback.
-
I've never needed the Proxmox Backup Server. I back up 10 LXCs every 4 hours with a retention of 24 backups, providing me with 4 days' worth of backups at 4-hour intervals to choose from if needed. All backups are stored on a SAMSUNG T7 500GB Portable SSD, which currently has under 250GB of data stored. The complete backup process takes approximately 2 minutes in total. |
Beta Was this translation helpful? Give feedback.
-
I could imagine that they don't recommend it because live and backup data should never be stored on the same hardware... I installed PBS as a VM on a second physical PVE node. The reason I used PBS is filebased restore and incremental backups. But the most important reason for me was the ability to "short-term" boot the most important LXCs//VMs of the primary node in case of a hardware failure. There are however some zfs issues while updating the VM which I couldn't figure out to solve so far. But they seem not to influence the backup data. |
Beta Was this translation helpful? Give feedback.
-
I have a home lab server with pve and I used the recent pbs lxc script to create the pbs. Inside PBS, I can see all my three disks, including the external one which is not partitioned /sdc.
ZFS:
I did not tried these commands. In my syslogs this block repeats every 10 seconds. Searching the internet this looks pretty common.
I think I'm missing something really simple, but I don't know what. Is the lxc script 100%? If so, does anyone know what may be my problem? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi tteck,
hi community,
i recently had a few usecases for PBS on my PVE Systems.
It is not the best solution regarding it as a "backup" since:
but there are still many advantages to having it running on your PVE.
therefor i would like to ask if we could add an install option to the PVE Post Install Script
or make a separate one to get PBS installed on your PVE:
https://pbs.proxmox.com/docs/installation.html#install-proxmox-backup-server-on-proxmox-ve
with kind regards
PS: the PBS Post Install Script does not work if PBS is installed on a PVE system (:
Beta Was this translation helpful? Give feedback.
All reactions