Hi,
I've installed pacemaker-openais 1.0.5+hg20090813-0ubuntu2~hardy1.
Everything seems to be working pretty well so far, except
pacemaker/corosync doesn't like to start up properly during a system boot.
When I reboot a node, I get a ton of these in the logs when it restarts:
Sep 11 22:35:13 ubuntu1 crmd: [4466]: info: do_cib_control: Could not
connect to the CIB service: connection failed
Sep 11 22:35:13 ubuntu1 crmd: [4466]: WARN: do_cib_control: Couldn't
complete CIB registration 29 times... pause and retry
...So I enabled debug in corosync.conf and tried again, then I get these
very suspicious-looking entries:
Sep 11 22:35:15 ubuntu1 crmd: [4466]: debug:
init_client_ipc_comms_nodispatch: Attempting to talk on:
/var/run/crm/cib_rw
Sep 11 22:35:15 ubuntu1 crmd: [4466]: debug:
init_client_ipc_comms_nodispatch: Could not init comms on:
/var/run/crm/cib_rw
Sep 11 22:35:15 ubuntu1 crmd: [4466]: debug: cib_native_signon_raw:
Connection to command channel failed
Sep 11 22:35:15 ubuntu1 crmd: [4466]: debug:
init_client_ipc_comms_nodispatch: Attempting to talk on:
/var/run/crm/cib_callback
Sep 11 22:35:15 ubuntu1 crmd: [4466]: debug:
init_client_ipc_comms_nodispatch: Could not init comms on:
/var/run/crm/cib_callback
...If I look at /var/run/crm, this is all I've got:
r...@ubuntu1:/var/run/crm# ls -la
total 0
drwxr-x--- 2 hacluster haclient 60 2009-09-11 22:33 .
drwxr-xr-x 11 root root 460 2009-09-11 22:34 ..
srwxrwxrwx 1 hacluster root 0 2009-09-11 22:33 pengine
If I run the corosync init script manually, it starts up fine (and the
above directory has a lot more stuff in it).
Any ideas?
Thanks,
-Ray
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp