I'm looking for the best backup solution

why-be-banned

Member
Apr 4, 2023
61
7
13
Hello everyone, I'm looking for the best backup solution.

My PVE is installed on a 2TB SSD, and my virtual machine disks total about 1TB in size.
I also have a 2TB mechanical hard drive for storing backup files.

What is the best method for backing up PVE virtual machine?

1. PBS doesn't seem suitable for me. I don't have extra money to buy a standalone machine to run a PBS server, and according to the official documentation, PBS should run on an SSD for good performance.

2. Format a 2TB mechanical hard drive to EXT4 and mount it in PVE for storing backup files. This way, there is no incremental backup feature, and each backup will generate a backup file of the entire size.

3. Third-party software, such as VEEAM, but it seems it cannot back up things on lvm-thin.

Is there any other better way?
 
Last edited:
Hello everyone, I'm looking for the best backup solution.

My PVE is installed on a 2TB SSD, and my virtual machine disks total about 1TB in size.
I also have a 2TB mechanical hard drive for storing backup files.

What is the best method for backing up PVE virtual machine?

1. PBS doesn't seem suitable for me. I don't have extra money to buy a standalone machine to run a PBS server, and according to the official documentation, PBS should run on an SSD for good performance.

You could setup PBS in a vm on your Proxmox host or in a NAS. That's not recommendes but would work if you passthrough your hard drive to the PBS vm. Please note that using external drives is not supported in the PBS GUI so you would need the CLI to nount and unmount it.

3. Third-party software, such as VEEAM, but it seems it cannot back up things on lvm-thin.

you could treat the the vms like bare metal servers and install your backup Software direct on the vm.

Another Option would be to have a PBS vm for single-file restore and pseudo-snapshots and another Software or Proxmox native vzdump for a backup on a external drive.
 
Have you heard of Vinchin Backup & Recovery? It is a third-party software. In addition to basic backup and recovery, it also supports cross-platform migration and archiving data to the cloud, and will soon support backing up data to tape. If you're interested, you can try the free version, and I'm looking forward to your feedback.
 
Have you heard of Vinchin Backup & Recovery? It is a third-party software. In addition to basic backup and recovery, it also supports cross-platform migration and archiving data to the cloud, and will soon support backing up data to tape. If you're interested, you can try the free version, and I'm looking forward to your feedback.
I know you are a big Fan of it, but your copy/pasta-spam is a reason I wouldn't consider it at the moment until I hear good things from a third party
 
  • Like
Reactions: t.lamprecht
I know you are a big Fan of it, but your copy/pasta-spam is a reason I wouldn't consider it at the moment until I hear good things from a third party
I didn't mean to bother anyone; I was just trying to answer because this member asked about third-party software.