Proxmox Storage

Sep 13, 2019
5
0
6
37
Hi all,
I have 3 proxmox nodes configured in cluster mode.
Every node has 100 Gb of local storage and 800 Gb on local-lvm storage.
is there a way to replicate the local-lvm storage between the nodes to have HA without destroy the cluster?

Thanks
 
Hi all,
I have 3 proxmox nodes configured in cluster mode.
Every node has 100 Gb of local storage and 800 Gb on local-lvm storage.
is there a way to replicate the local-lvm storage between the nodes to have HA without destroy the cluster?

Thanks

No, the only way you would get HA is at the VM software level. You can't cluster LVM as you want to.
 
In your opinion what is the better way to do that sw level

That is completely up to the apps / data you are running on the VM's you want to be able to HA across the 3 servers. There is no simple plugin for all cases.