On Monday 02 June 2008 13:21:05 Dejan Muhamedagic wrote: > > I need eth2 to have a static address that need to fail over between the > > When you say "static address" what do you mean exactly? Normally, > all addresses within the cluster should be static. I'll explain it a bit better. I want heartbeat to allocate a primary IP address to the interface where there is no other IP address.
> > > servers. This is quite trivial but as the link isn't set to up the IPaddr > > script fails. As a work around I'm putting "/sbin/ip set link up dev > > eth2" in my startup scripts but I'm wondering if this is being looked at > > of future release of if I'm missing something. I'm using heartbeat v > > 2.1.2. > > You should always have a node IP address set on an interface. > Then the link should always be up. Yes but I only have one IP address allocated to my boxes in that range. I could put another IP address from a different range on that interface but that is not really a nice solution. Messy.... -- Regards Wayne _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
