I have been setting up LInux-HA for a web cluster, and ran into some
confusion when configuring systems with 2 network cards. Here is my setup in
a nutshell (note eth1 IP has been changed for security):

WWW0:
    eth0 --> 10.10.0.60 (static, internal IP)
    eth1 --> 64.0.0.1 (linux-ha, public IP)

WWW1:
    eth0 --> 10.10.0.61 (static, internal IP)
    eth1 --> 64.0.0.1 (linux-ha, public IP)

WWW2:
    eth0 --> 10.10.0.62 (static, internal IP)
    eth1 --> 64.0.0.2 (linux-ha, public IP)

I was able to get the three machines failing over to each other fine, when I
left eth1 unconfigured and had linux-HA work with eth0. Now that I am trying
to keep eth0 static and have linux-HA configure/failover eth1, I am stuck as
to how to get this working. I searched the mailing list and found something
about specifying network device, but could not figure out how to get that
working. If anyone can help me out with this I would greatly appreciate it.

Thanks in advanced for the help, and thanks so much for maintaining this
great software.

Cordially,
Jordan
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to