Hi guys
i am using proxmox already for some while, but since i had only one physically node available for some time, i have always relied on the automated backup snapshotting. In case a container failed, i have recreated a backup. backups are stored in the cloud for extra security.
Now i have a second node, which currently gets snapshots synced via rsync. recreating them manually in case of failure of node 1 works. but when learning about HA and replication, i obviously now aiming for automating the process (especially for critical containers like home assistant or pfsense).
Now i wonder how to best migrate to a HA setup with two nodes and a third virtual quorum (eg on a raspb).
Both my nodes have the classic setup of local, local-lvm and a NAS named ZFS drive used for my OMV installation. I get myself confused about the needed steps to migrate into a cluster and activate the replication.
- Storage: For CT or LXC that do not use external space (thus only use local-lvm), do i need a shared storage on both nodes? If yes for what purpose?
- Storage: For CT or LXC such as OMV which use external space (here my NAS ZFS), is there a way to build something based of the existing setup, thus not have to delete and recreate the storage?
- Firewall: Kind of exclusively in this tutorial (https://www.wundertech.net/how-to-set-up-a-cluster-in-proxmox/) i have found a step on setting up the firewall. Is that really needed if both nodes are in the same network (here above the pfsense)
In all manuals i found, they create a storage on a third party system (eg a true NAS device) which assumes that the NAS never fails. So i am wondering whether we can't have a storage on both nodes (lets say a 2TB) that is kept in sync and if one node fails, the other node comes up with the CT/LXC and also using its data locally.
I really hope to find someone that is eager to explain the concepts in simple terms rather than sharing links to the documentation or other threads that seem to require some more background knowledge ^^
Best regards
i am using proxmox already for some while, but since i had only one physically node available for some time, i have always relied on the automated backup snapshotting. In case a container failed, i have recreated a backup. backups are stored in the cloud for extra security.
Now i have a second node, which currently gets snapshots synced via rsync. recreating them manually in case of failure of node 1 works. but when learning about HA and replication, i obviously now aiming for automating the process (especially for critical containers like home assistant or pfsense).
Now i wonder how to best migrate to a HA setup with two nodes and a third virtual quorum (eg on a raspb).
Both my nodes have the classic setup of local, local-lvm and a NAS named ZFS drive used for my OMV installation. I get myself confused about the needed steps to migrate into a cluster and activate the replication.
- Storage: For CT or LXC that do not use external space (thus only use local-lvm), do i need a shared storage on both nodes? If yes for what purpose?
- Storage: For CT or LXC such as OMV which use external space (here my NAS ZFS), is there a way to build something based of the existing setup, thus not have to delete and recreate the storage?
- Firewall: Kind of exclusively in this tutorial (https://www.wundertech.net/how-to-set-up-a-cluster-in-proxmox/) i have found a step on setting up the firewall. Is that really needed if both nodes are in the same network (here above the pfsense)
In all manuals i found, they create a storage on a third party system (eg a true NAS device) which assumes that the NAS never fails. So i am wondering whether we can't have a storage on both nodes (lets say a 2TB) that is kept in sync and if one node fails, the other node comes up with the CT/LXC and also using its data locally.
I really hope to find someone that is eager to explain the concepts in simple terms rather than sharing links to the documentation or other threads that seem to require some more background knowledge ^^
Best regards