Hi, I am setting up a dedicated backend fileserver HA-cluster where I have one dedicated network interface per server that needs to access the data. This means that I am not really interrested in only doing failover of secondary IP-addresses (or aliases), but rather the primary IP-address of real interfaces. The IPaddr (and IPaddr2) resource scripts don't work unless the interface is already up, so how should I go about achieving this? To sum up, I have eth2 dedicated to a specific IP on both cluster nodes and I want heartbeat to do failover for it. Is there a way to do this without ending up with eth2:0, with the current resource scripts?
-- Anders _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
