Hi,
Let's admit we have a 3 nodes cluster.
Each node have 2 interfaces, first one (vmbr0) for VMs + corosync and the second one for corosync (via RRP in passive mode)
Node 1
Interface 1 : 192.168.0.10/24 GW 192.168.0.1
Interface 2 : 10.0.0.1/24 no GW
Node 2
Interface 1 : 192.168.0.11/24 GW 192.168.0.1
Interface 2 : 10.0.0.2/24 no GW
Node 3
Interface 1 : 192.168.0.12/24 GW 192.168.0.1
Interface 2 : 10.0.0.3/24 no GW
In order to use RRP with corosync I added a new ring related to interface 2 in corosync.conf
I made a lot of tests using omping (omping -c 10000 -i 0.001 -F -q 10.0.0.1 10.0.0.2 10.0.0.3).
I saw a huge traffic (~10 Mbits) on interface 1 and not on interface 2, I guess because of the 239.0.0.0/8 (trying to reach the GW ?
Is it normal ?
Thanks a lot !
Let's admit we have a 3 nodes cluster.
Each node have 2 interfaces, first one (vmbr0) for VMs + corosync and the second one for corosync (via RRP in passive mode)
Node 1
Interface 1 : 192.168.0.10/24 GW 192.168.0.1
Interface 2 : 10.0.0.1/24 no GW
Node 2
Interface 1 : 192.168.0.11/24 GW 192.168.0.1
Interface 2 : 10.0.0.2/24 no GW
Node 3
Interface 1 : 192.168.0.12/24 GW 192.168.0.1
Interface 2 : 10.0.0.3/24 no GW
In order to use RRP with corosync I added a new ring related to interface 2 in corosync.conf
I made a lot of tests using omping (omping -c 10000 -i 0.001 -F -q 10.0.0.1 10.0.0.2 10.0.0.3).
I saw a huge traffic (~10 Mbits) on interface 1 and not on interface 2, I guess because of the 239.0.0.0/8 (trying to reach the GW ?
Is it normal ?
Thanks a lot !