<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I would be grateful for any other ideas...<br>
Don't make me use haresources ;-)<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF91483"><font color="#000000" face="Tahoma" size="2"><b>Von:</b> Martin Unger<br>
<b>Gesendet:</b> Donnerstag, 19. Juli 2012 16:06<br>
<b>An:</b> pacemaker@oss.clusterlabs.org<br>
<b>Betreff:</b> Could not establish cib_rw connection<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
Hello!<br>
<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
<br>
I'm running Pacemaker and Corosync on CentOS 6.3 (yum install corosync pacemaker).<br>
<br>
Corosync starts just fine, but as soon as I start pacemaker, error messages start appearing in the log-file:<br>
<br>
pacemakerd:     info: start_child:       Forked child 11112 for process crmd<br>
crmd:     info: crm_log_init_worker:       Changed active directory to /var/lib/heartbeat/cores/hacluster<br>
crmd:   notice: main:      CRM Hg Version: 148fccfd5985c5590cc601123c6c16e966b85d14<br>
crmd:     info: crm_ipc_connect:   Could not establish cib_rw connection: Connection refused (111)<br>
crmd:     info: crm_ipc_connect:   Could not establish cib_rw connection: Connection refused (111)<br>
pacemakerd:    error: pcmk_child_exit:   Child process crmd exited (pid=11112, rc=127)<br>
<br>
Running crm_mon outputs the following:<br>
<br>
Attempting connection to the cluster...Could not establish cib_ro connection: Connection refused (111)<br>
          .crm_mon: symbol lookup error: crm_mon: undefined symbol: cib_error2string<br>
<br>
What is the problem with my installation/configuration?<br>
<br>
Cheers,<br>
Martin<br>
------------------------<br>
Package-list:<br>
<br>
corosync 1.4.1-7.el6<br>
corosynclib 1.4.1-7.el6<br>
pacemaker 1.1.7-6.el6<br>
cluster-glue 1.0.5-6.el6<br>
clusterlib 3.0.12.1-32.el6<br>
pacemaker-cli 1.1.7-6.el6<br>
pacemaker-cluster-libs 1.1.7-6.el6<br>
------------------------<br>
corosync.conf:<br>
<br>
compatibility: whitetank<br>
<br>
totem {<br>
        version: 2<br>
        secauth: off<br>
        threads: 0<br>
        interface {<br>
                ringnumber: 0<br>
                bindnetaddr: 10.0.1.1<br>
                mcastaddr: 226.94.1.1<br>
                mcastport: 5405<br>
                ttl: 1<br>
        }<br>
}<br>
<br>
logging {<br>
        fileline: off<br>
        to_stderr: no<br>
        to_logfile: yes<br>
        to_syslog: yes<br>
        logfile: /var/log/cluster/corosync.log<br>
        debug: off<br>
        timestamp: on<br>
        logger_subsys {<br>
                subsys: AMF<br>
                debug: off<br>
        }<br>
}<br>
<br>
amf {<br>
        mode: disabled<br>
}<br>
------------------------<br>
service.d/pcmk:<br>
<br>
service {<br>
# Load the Pacemaker Cluster Resource Manager<br>
name: pacemaker<br>
ver: 1<br>
}<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>