[Pacemaker] corosync init script doesn't invoke cib?
Andrew Beekhof
andrew at beekhof.net
Mon Jul 30 01:08:58 UTC 2012
On Sun, Jul 22, 2012 at 2:10 AM, quanta <quanta.linux at gmail.com> wrote:
> Distro: CentOS
> corosync-1.4.3-1
> pacemaker-1.0.12-1.el5.centos
>
> On one node when I starts the corosync, it doesn't invoke cib and attrd:
I assure you it does.
However if they are not running anymore there must have been a problem.
Perhaps look for soem logs from those processes.
>
> # ps -ef | grep [h]eartbeat
> root 7821 7815 0 22:59 ? 00:00:00
> /usr/lib64/heartbeat/stonithd
> root 7823 7815 0 22:59 ? 00:00:00 /usr/lib64/heartbeat/lrmd
> 103 7825 7815 0 22:59 ? 00:00:00 /usr/lib64/heartbeat/pengine
> 103 8069 7815 0 23:03 ? 00:00:00 /usr/lib64/heartbeat/crmd
>
> and I get the below errors when showing configuration:
>
> # crm configure show
> Signon to CIB failed: connection failed
> Init failed, could not perform requested operations
> ERROR: cannot parse xml: no element found: line 1, column 0
> ERROR: No CIB!
>
> `/var/log/cluster/corosync.log`:
>
> crmd: [8329]: info: crm_timer_popped: Wait Timer (I_NULL) just popped!
> crmd: [8329]: info: do_cib_control: Could not connect to the CIB service:
> connection failed
> crmd: [8329]: WARN: do_cib_control: Couldn't complete CIB registration 5
> times... pause and retry
>
> (other node with the same versions is working fine)
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
More information about the Pacemaker
mailing list