Situation: A Proxmox hypervisor with a couple of Cpanel hosts needs to be backed up to off-server storage.
Cpanel has it's own backup system. I realize Proxmox has snapshots etc, but the cpanel backups allow restore of individual files. The cpanel backups are quite large and server disk space is at a prime so the backups need to moved off-server for storage. Also, since the server runs thin-lvm it is probably not a good idea to use the servers own disk space for the temporary backups.
I was thinking I could setup an nfs share on the hypervisor, using the /var/lib/vz space as temporary storage - so have cpanel backup to the nfs storage, copy the backups offsite with scp or whatever, and delete them from the local storage. That way I won't waste a lot of premium disk space for backups.
Does this make sense? I read the admin guide and while it has a lot of reference material, I find it a bit short on guidance. Maybe someone has a better way to do this?
Cpanel has it's own backup system. I realize Proxmox has snapshots etc, but the cpanel backups allow restore of individual files. The cpanel backups are quite large and server disk space is at a prime so the backups need to moved off-server for storage. Also, since the server runs thin-lvm it is probably not a good idea to use the servers own disk space for the temporary backups.
I was thinking I could setup an nfs share on the hypervisor, using the /var/lib/vz space as temporary storage - so have cpanel backup to the nfs storage, copy the backups offsite with scp or whatever, and delete them from the local storage. That way I won't waste a lot of premium disk space for backups.
Does this make sense? I read the admin guide and while it has a lot of reference material, I find it a bit short on guidance. Maybe someone has a better way to do this?