Hi,
which kind of traffic is made on the cluster network? Only the corosync/peacemaker management traffic?
Could I use a VLAN on the public (redundant) network, maybe with an high priority QoS set on it?
Official docs suggest to use two isolated network connections, this means at least 6 network cards for each server (two for the public network, two for the cluster network, two for the storage network)
Some questions:
1) what do you mean with isolated? Can I set a bonded interface for the cluster network pointing to two different switches that has the intra-switch-link ? These are not isolated by each other (are only isolated from the other networks) but still highly-available with automatic failover and no SPOF
2) you wrote gigabit network. Which kind of traffic is routed there?
3) when migrating a VM between hosts, the RAM dirty pages are sent through which interface? The cluster one ? If yes, this makes mandatory to use at least a gigabit connection but could break the corosync packaget on heavy load.
which kind of traffic is made on the cluster network? Only the corosync/peacemaker management traffic?
Could I use a VLAN on the public (redundant) network, maybe with an high priority QoS set on it?
Official docs suggest to use two isolated network connections, this means at least 6 network cards for each server (two for the public network, two for the cluster network, two for the storage network)
Some questions:
1) what do you mean with isolated? Can I set a bonded interface for the cluster network pointing to two different switches that has the intra-switch-link ? These are not isolated by each other (are only isolated from the other networks) but still highly-available with automatic failover and no SPOF
2) you wrote gigabit network. Which kind of traffic is routed there?
3) when migrating a VM between hosts, the RAM dirty pages are sent through which interface? The cluster one ? If yes, this makes mandatory to use at least a gigabit connection but could break the corosync packaget on heavy load.