I have bought 3 identical servers, both have a 10gbe network adapter with dual ports.
I want the cluster to communicate via the 10gbe network adapter but each individual server via 1gbe port to the router.
If one of the nodes fails, i want it to fallback to the next server.
So far, i have connected all 3 nodes via RJ45 to the router (via an 1gbe switch).
The 3 servers are connected to each other via 10GBE (spi+ adapter)
So:
server1 (port 2) -> server2 (port 1)
server2 (port 2) -> server3 (port 1)
Server3 (port 2) -> server1 (port 1)
Is this correct and how do i need to setup this?
I searched here (https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server) but i don't exactly know where and how to do what on which node.
So far i have installed proxmox on 3 servers and they have (via 1gbe switch, ip 192.168.3.21 till 192.168.3.23)
I want to use ceph as shared storage, but i don't know if that changes anything for this
I want the cluster to communicate via the 10gbe network adapter but each individual server via 1gbe port to the router.
If one of the nodes fails, i want it to fallback to the next server.
So far, i have connected all 3 nodes via RJ45 to the router (via an 1gbe switch).
The 3 servers are connected to each other via 10GBE (spi+ adapter)
So:
server1 (port 2) -> server2 (port 1)
server2 (port 2) -> server3 (port 1)
Server3 (port 2) -> server1 (port 1)
Is this correct and how do i need to setup this?
I searched here (https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server) but i don't exactly know where and how to do what on which node.
So far i have installed proxmox on 3 servers and they have (via 1gbe switch, ip 192.168.3.21 till 192.168.3.23)
I want to use ceph as shared storage, but i don't know if that changes anything for this