Re: [Pacemaker] shutting down pacemaker/corosync without shutting down the services

2011-03-14 Thread Andreas Kurz
On 2011-03-11 11:29, 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.

Re: [Pacemaker] shutting down pacemaker/corosync without shutting down the services

2011-03-11 Thread Andrew Beekhof
is-managed-default=false On Fri, Mar 11, 2011 at 11:29 AM, 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

Re: [Pacemaker] shutting down pacemaker/corosync without shutting down the services

2011-03-11 Thread Michael Schwartzkopff
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 >

[Pacemaker] shutting down pacemaker/corosync without shutting down the services

2011-03-11 Thread Klaus Darilion
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. th