Hi, On Mon, Jun 23, 2008 at 04:27:04PM +0200, Michael Schwartzkopff wrote: > Am Montag, 23. Juni 2008 15:44 schrieb Enrique Jos?? Hern??ndez Blasco: > > > Why do your have a start and a stop operation all resources? Start and > > > stop is done the cluster. You should only have a monitor operation. > > > > I have read from clusterlabs documentation [1] to set the start/stop > > operation to specify a fine-grained timeout or other attributes. > > REMOVE the start and stop operation from the operations! Or do you want the > cluster to start and stop your ressource continously.
It's OK to define start/stop in operations. Unless the "interval" attribute is set, they'll just serve as placeholders for attributes such as delay or timeout. > First please try without these operations. If you really need these > parameters > to be set , set it in meta_attributes, NOT operations! Not sure if those params can be set in meta_attributes. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
