Linux HA - Best Heartbeat hardware solution
Posted
by
Martino Dino
on Server Fault
See other posts from Server Fault
or by Martino Dino
Published on 2012-03-20T23:19:28Z
Indexed on
2012/03/20
23:31 UTC
Read the original article
Hit count: 396
Hi all I would ask anyone what is the best layer 2 medium for heartbeat in Linux and how it's best configured.
More precisely I've been thinking about a dedicated NIC for that purpose but then i thought that if a switch breaks then i would loose the heartbeat connection for most of the cluster and STONITH 'BUM'!!! Will probably loose my job after :)
Distributing the heartbeat onto the main NICs of every node trough a vif sounds reasonable but im not sure if this is the best option (at least the switches are redundant to some extent).
Is it possible to use heartbeat over a bonded interface and that sounds reasonable? Do you have any other tip/solution for that issue?
© Server Fault or respective owner