Am Freitag, 23. Januar 2009 11:05:03 schrieb Michael Schwartzkopff: > Hi, > > I tried to install pacemaker with heartbeat as described in > http://www.clusterlabs.org/wiki/Install#From_Source > and > http://www.clusterlabs.org/wiki/Initial_Configuration > > When I want to start hertbeat, it reboots the node and I get: > (...) (...) > Jan 23 09:58:41 xen18 heartbeat: [1211]: EMERG: Rebooting system. Reason: > /usr/local/lib/heartbeat/cib > Jan 23 09:58:41 xen18 ccm: [1219]: info: client (pid=1220) removed from ccm > > Perhaps thsi is caused because I user prefix=/usr/local > Should I open a bug report?
Now I compiled with --prefix=/usr and get the same crash: (...) Jan 23 10:19:08 xen18 heartbeat: [1249]: info: Starting child client "/usr/lib/heartbeat/ccm" (17,65) 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: [1249]: info: Starting child client "/usr/lib/heartbeat/lrmd -r" (0,0) (...) Jan 23 10:19:08 xen18 heartbeat: [1257]: info: Starting "/usr/lib/heartbeat/ccm" as uid 17 gid 65 (pid 1257) 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 heartbeat: [1259]: info: Starting "/usr/lib/heartbeat/lrmd -r" as uid 0 gid 0 (pid 1259) (...) Jan 23 10:19:08 xen18 ccm: [1257]: debug: Signing in with Heartbeat (...) Jan 23 10:19:08 xen18 lrmd: [1259]: debug: main: run the loop... Jan 23 10:19:08 xen18 lrmd: [1259]: info: Started. (...) Jan 23 10:19:08 xen18 crmd: [1262]: debug: do_startup: Creating CIB and LRM objects Jan 23 10:19:08 xen18 crmd: [1262]: info: G_main_add_SignalHandler: Added signal handler for signal 17 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 It seems that cib process cannot start. What might be the reason? -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
