On Thu, Jun 26, 2008 at 02:08, Michael Toler <[EMAIL PROTECTED]> wrote: > I'm at my wits end right now on why random nodes in my cluster will reboot > (EMER SHUTDOWN and a hard reboot) sometimes and others will start fine. > > I've attached my ha.cf, cib.xml and the latest heartbeat_debug file. > > These are the crmd and mgmtd logs from just before it reboots. It seems to > be unable to complete CIB Registration? What could cause this? Is there a > timer somewhere I need to increase?
change "crm yes" to "crm respawn" to stop the node from shooting itself each time. then look for logs by the cib process - it should tell you whats wrong _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
