On Wed, Aug 29, 2007 at 12:56:39AM -0700, Joseph Lamoree wrote: > In my heartbeat configuration, I have a resource group that specifies > a ldirectord service that manages the LVS for many IP addresses. In > the same group, I have resources for each IP address using the IPaddr2 > OCF resource agent. > > My question is, what's the best practice for defining many IP > addresses in a resource group? Is it recommended to define an IPaddr2 > primitive for each?
AFAIK that's the only way. At least that's what the RAs delivered with Heartbeat support. Though, recently I saw somewhere an agent which supported multiple IP addresses. > Similarly, I see that some administrators create a monitor operation > for the IP address. Is that overkill? That probably depends on preferences. Mine would be to have a good monitor for the service which really matters and, of course, through that IP address. > Thank you. > > -- > Joseph Lamoree > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
