I am a bit overwhelmed by all the replication options. I am trying to set up a low availability HA environment. I dont need live migrate.
Basically we have 2 servers, one of them is offsite and only used in a disaster situation. We have 8 VMs, with 2 having frequent changes and the other 6 are more static. The 6 could be backup'd and transferred to the 2nd server once a week. The 2 active VMs need to be transferred nightly.
One option I thought of was rsync of /etc/pve/qemu-server and /var/lib/vz/dump, but the backups there are not incremental
so then I tried replication, that copied the data, but not the config
so then I thought about PVE-zsync, but that seems to take 2x the space
So I'm looking for some recommendations on which way to go.
Basically we have 2 servers, one of them is offsite and only used in a disaster situation. We have 8 VMs, with 2 having frequent changes and the other 6 are more static. The 6 could be backup'd and transferred to the 2nd server once a week. The 2 active VMs need to be transferred nightly.
One option I thought of was rsync of /etc/pve/qemu-server and /var/lib/vz/dump, but the backups there are not incremental
so then I tried replication, that copied the data, but not the config
so then I thought about PVE-zsync, but that seems to take 2x the space
So I'm looking for some recommendations on which way to go.
Code:
root@pve1:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl,backup
zfspool: pool1
pool pool1
content images,rootdir
mountpoint /pool1
root@pve1:~# lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINT
sda
├─sda1 zfs_member 5000 pool1 13153554493931190882
└─sda9
sdb
├─sdb1 zfs_member 5000 pool1 13153554493931190882
└─sdb9
sdc
├─sdc1 zfs_member 5000 pool1 13153554493931190882
└─sdc9
sdd
├─sdd1 zfs_member 5000 pool1 13153554493931190882
└─sdd9
sde
├─sde1
├─sde2 vfat FAT32 65E2-5602 510.6M 0% /boot/efi
└─sde3 LVM2_member LVM2 001 SkFS0b-ZoKP-IeWA-iefW-7m3g-8zTc-Oiq9lO
├─pve-swap swap 1 e92f31d4-ab52-4b0e-aafb-a18e1829e266 [SWAP]
└─pve-root ext4 1.0 589664f3-4da6-4a9b-b3cf-f0b42e905816 866.5G 2% /