On Friday 11 March 2011 11:29:47 Klaus Darilion wrote: > Hi! > > For maintenance reasons (e.g. updating pacemaker) it might be necessary > to shut down pacemaker. But in such cases I want that the services to > keep running. > > Is it possible to shut down pacemaker but keep the current service > state, ie. all services should keep running on their current node. > > thanks > Klaus > > _______________________________________________ > Pacemaker mailing list: Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: > http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
crm configure rsc_defaults is-managed="false" Do not forget to set is-managed="true" after maintenence. -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker