On Thu, Mar 27, 2008 at 6:57 PM, Andreas Mock <[EMAIL PROTECTED]> wrote: > > -----Ursprüngliche Nachricht----- > > Von: General Linux-HA mailing list <[email protected]> > > Gesendet: 27.03.08 16:32:20 > > An: General Linux-HA mailing list <[email protected]> > > Betreff: [Linux-HA] HA maintenance mode > > > > > > I wonder how you can shutdown all the nodes of your cluster properly > > without initiating failovers. What do you recommend to do in such case? > > Shut down all ressources... ;-) > > * crm_mon lists all resources > * crm_resource -p target_role -v stopped --meta -r <resid> for all resources > * shutdown cluster nodes
or instead of step 2, just put all the nodes into standby mode _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
