On Fri, Feb 5, 2010 at 11:04 AM, Marian Marinov <[email protected]> wrote: > Hello, > sorry for the stupid question, but I can't seem to find a solution. > > I have an lsb resource which is a clone in my cluster. I want this lsb > resource to be restarted each time heartbeat is moving certain resource (for > example an IP address). I need all instances of the cloned resource to be > restarted on all nodes. > > Does someone knows how I can achieve this ? >
If you made an ordering constraint which told the clone to start after the IP, that would probably do what you need. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
