<div dir="ltr">hello,<div><br></div><div>I am new to HA, i am trying to create HA on centos 6.4 LXC container</div><div>I have install pacemaker corosync on container and trying to create a cluster.</div><div>contents of /etc/corosync/corosync.conf</div>
<div><br></div><div><div>compatibility: whitetank</div><div><br></div><div>totem {</div><div>        version: 2</div><div>        secauth: off</div><div>        threads: 0</div><div>        interface {</div><div>                ringnumber: 0</div>
<div>                bindnetaddr: 172.26.126.65</div><div>                mcastaddr: 226.94.1.1</div><div>                mcastport: 5405</div><div>                ttl: 1</div><div>        }</div><div>}</div><div><br></div>
<div>logging {</div><div>        fileline: off</div><div>        to_stderr: no</div><div>        to_logfile: yes</div><div>        to_syslog: yes</div><div>        logfile: /var/log/cluster/corosync.log</div><div>        debug: off</div>
</div><div><div>       timestamp: on</div><div>        logger_subsys {</div><div>                subsys: AMF</div><div>                debug: off</div><div>        }</div><div>}</div><div><br></div><div>amf {</div><div>        mode: disabled</div>
<div>}</div><div>                 </div></div><div><br></div><div>And now i am trying to start the corosync service</div><div>i am getting error</div><div><div>-bash-4.1# service corosync start</div><div>Starting Corosync Cluster Engine (corosync): /etc/init.d/corosync: line 85:  1378 Segmentation fault      (core dumped) $prog > /dev/null 2>&1</div>
<div>                                                           [FAILED]</div></div><div><br></div><div>Have anyone got same error?</div><div>i think problem is in corosync binary so i remove corosync and installed it again still facing same error.</div>
<div>i even tried staring corosync on centos6 lxc container, i am facing same error.</div><div><br></div><div>Thanks,</div><div>Aarti Sawant</div><div>NTTDATA OSS Center Pune.</div></div>