On Fri, Jan 23, 2009 at 11:59, Michael Schwartzkopff <[email protected]> wrote: > Am Freitag, 23. Januar 2009 11:41:18 schrieb Andrew Beekhof: >> On Fri, Jan 23, 2009 at 11:35, Michael Schwartzkopff <[email protected]> > wrote: >> > It seems that cib process cannot start. What might be the reason? >> >> Were there any logs at all from the cib? You didn't include any for >> the latest post. >> Also, use "crm respawn" instead of "crm yes" to avoid heartbeat >> rebooting the node any time a child process exits. > > Jan 23 10:19:08 xen18 heartbeat: [1249]: info: Starting child client > "/usr/lib/heartbeat/cib" (17,65) > Jan 23 10:19:08 xen18 heartbeat: [1258]: info: Starting > "/usr/lib/heartbeat/cib" as uid 17 gid 65 (pid 1258) > Jan 23 10:19:08 xen18 crmd: [1262]: debug: do_startup: Creating CIB and LRM > objects > Jan 23 10:19:08 xen18 crmd: [1262]: debug: do_fsa_action: actions:trace: ^I// > A_CIB_START > Jan 23 10:19:08 xen18 crmd: [1262]: debug: init_client_ipc_comms_nodispatch: > Attempting to talk on: /var/run/heartbeat/crm/cib_rw > Jan 23 10:19:08 xen18 crmd: [1262]: debug: init_client_ipc_comms_nodispatch: > Could not init comms on: /var/run/heartbeat/crm/cib_rw > Jan 23 10:19:08 xen18 crmd: [1262]: debug: cib_native_signon: Connection to > command channel failed > Jan 23 10:19:08 xen18 crmd: [1262]: debug: cib_native_signon: Connection to > CIB failed: connection failed > Jan 23 10:19:08 xen18 crmd: [1262]: debug: cib_native_signoff: Signing out of > the CIB Service > Jan 23 10:19:08 xen18 heartbeat: [1249]: WARN: Managed /usr/lib/heartbeat/cib > process 1258 exited with return code 127. > Jan 23 10:19:08 xen18 heartbeat: [1249]: ERROR: Client /usr/lib/heartbeat/cib > exited with return code 127. > Jan 23 10:19:08 xen18 heartbeat: [1249]: EMERG: Rebooting system. Reason: > /usr/lib/heartbeat/cib > > I think this is all related to cib in /var/log/syslog.
Nothing at all from the CIB directly?? > Or do you need all entries? Should I open a bug? Almost certainly this is a permissions problem. First, does /usr/lib/heartbeat/cib exist? What are its permissions? What is user 17 and group 65? Do they exist? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
