tl;dr: in title
I have a three node proxmox cluster in physically separate locations within the company. They are on internal redundant networks 1G branches, 10G and 100G backbones.
Unfortunately, I did not completely do all of my homework before migrating physboxes to proxmox VMs (and LXCs when it was doable without too much pain). One of the applications is an in-house video system (cams and other). Unfortunately, the SOP is to write the data, the streams, archiving and whatever else to a passport drive that is formatted XFS. The end. Full stop. So it'll work (and does work) on one PVE node (call it PVE1) but as currently set up, there is no redundancy. I have identical passports formatted XFS plugged into PVE2 and PVE3, and the application is installed and seems to work as expected as a solo app on PVE2 and PVE3.
the app can 'keep going' if less than about 4-5 min of data 'interruption', so if I can figure out how to keep all three passport drives 'continuously' synced then I might be able to solve the redundancy issue.
Does proxmox have sometihng that can do this built in or easily available? It's probably perfectly obvious...
syncthing https://syncthing.net/ looks promising but before I went too far down a rabbit hole I wanted to see if proxmox has sometihng that can do this built in or easily available. Or I'm missing some approach that is amazingly obvious.
Thanks in advance
I have a three node proxmox cluster in physically separate locations within the company. They are on internal redundant networks 1G branches, 10G and 100G backbones.
Unfortunately, I did not completely do all of my homework before migrating physboxes to proxmox VMs (and LXCs when it was doable without too much pain). One of the applications is an in-house video system (cams and other). Unfortunately, the SOP is to write the data, the streams, archiving and whatever else to a passport drive that is formatted XFS. The end. Full stop. So it'll work (and does work) on one PVE node (call it PVE1) but as currently set up, there is no redundancy. I have identical passports formatted XFS plugged into PVE2 and PVE3, and the application is installed and seems to work as expected as a solo app on PVE2 and PVE3.
the app can 'keep going' if less than about 4-5 min of data 'interruption', so if I can figure out how to keep all three passport drives 'continuously' synced then I might be able to solve the redundancy issue.
Does proxmox have sometihng that can do this built in or easily available? It's probably perfectly obvious...
syncthing https://syncthing.net/ looks promising but before I went too far down a rabbit hole I wanted to see if proxmox has sometihng that can do this built in or easily available. Or I'm missing some approach that is amazingly obvious.
Thanks in advance