Good morning everyone,
i just configured my back interfaces (10GbE) of my three new servers.
To provide enought redundancy and availability i connected my three servers the following way:
Hardware Config:
- Every Node has 2 10GbE SFP+ Ports that should be used only for Cluster communication, migration ... These Ports are non switched.
- NFS Traffic goes throught 2 x Gigabit interfaces (yes, they are slower, but in our setup that actually makes sense at the moment)
- Traffic for internet, proxmox frontend, services goes thought 2 x Gigabit Interfaces as well.
Lets say the nodes are named node1, node2, node3.
The 10GbE Ports are connected in the following way:
node1 is direct attached via TwinAx Cables to node2. They communicate in 10.0.0.0/28
node1 is direct attached via TwinAx Cables to node3. They communicate in 10.0.0.16/28
node3 is direct attached via TwinAx Cables to node2. They communicate in 10.0.0.32/28
Now I'm at the point of creating the Cluster, but i ran in a little logic problem here.
If i create the cluster from node1 (10.10.0.1 ens1f0), i have to use the IP's 10.0.0.2 (node2 ens1f1) to join node2 to the cluster. If i want to join node3 (10.0.0.18 ens1f0) i will have the source-IP 10.0.0.17 (node1 ens1f1).
Now i would have a working cluster that proxmox could work with.
But i can't imagine how a quorum could possibly be relieable.
If node3 looks for node2 (or node2 for node3) with the initial configured IP for the ProxMox Cluster they shouldn't be able to communicate because they cannot reach each other from the IP's in the Node-"Database" because only node1 can communicate with node2 and node3 this way.
In a switched environment this isn't (obviously) a problem at all.
For better understanding i will try to attach a pic with cabeling and IP's.
Is it even possible to setup a proxmox HA-Cluster with than kind of network-cabeling / Layer?
Or, more basic. Is it possible to setup a 3 Node Cluster without a switched network environment?
Thanks in advance,
Alex
i just configured my back interfaces (10GbE) of my three new servers.
To provide enought redundancy and availability i connected my three servers the following way:
Hardware Config:
- Every Node has 2 10GbE SFP+ Ports that should be used only for Cluster communication, migration ... These Ports are non switched.
- NFS Traffic goes throught 2 x Gigabit interfaces (yes, they are slower, but in our setup that actually makes sense at the moment)
- Traffic for internet, proxmox frontend, services goes thought 2 x Gigabit Interfaces as well.
Lets say the nodes are named node1, node2, node3.
The 10GbE Ports are connected in the following way:
node1 is direct attached via TwinAx Cables to node2. They communicate in 10.0.0.0/28
node1 is direct attached via TwinAx Cables to node3. They communicate in 10.0.0.16/28
node3 is direct attached via TwinAx Cables to node2. They communicate in 10.0.0.32/28
Now I'm at the point of creating the Cluster, but i ran in a little logic problem here.
If i create the cluster from node1 (10.10.0.1 ens1f0), i have to use the IP's 10.0.0.2 (node2 ens1f1) to join node2 to the cluster. If i want to join node3 (10.0.0.18 ens1f0) i will have the source-IP 10.0.0.17 (node1 ens1f1).
Now i would have a working cluster that proxmox could work with.
But i can't imagine how a quorum could possibly be relieable.
If node3 looks for node2 (or node2 for node3) with the initial configured IP for the ProxMox Cluster they shouldn't be able to communicate because they cannot reach each other from the IP's in the Node-"Database" because only node1 can communicate with node2 and node3 this way.
In a switched environment this isn't (obviously) a problem at all.
For better understanding i will try to attach a pic with cabeling and IP's.
Is it even possible to setup a proxmox HA-Cluster with than kind of network-cabeling / Layer?
Or, more basic. Is it possible to setup a 3 Node Cluster without a switched network environment?
Thanks in advance,
Alex