> > Usually, one resource would be allocated on the appropriate node after some > > accident blow over like Split-Brain. > > This is exactly the right action, > > but is there any way I can stop all resources after recovering from > > Split-Brain? > > surely after the cluster has recovered there is no need to stop everything...
I found "multiple_active" option, and set it to "stop_only" for the group resource. it worked well for now. heartbeat noticed that the same resources run on two or more nodes, "multiple_active" option would stop them. Thanks, Junko > > > STONITH? > > > > Best Regards, > > Junko Ikeda > > > > NTT DATA INTELLILINK CORPORATION _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
