<div dir="ltr"><div>Hello,</div>i am using corosync - corosync-1.4.1-15.el6_4.1.x86_64<div>i am using crmsh +pacemaker+corosync</div><div>my pacemaker service starts but when i try to start corosync i get segmentation fault error.</div>
<div>Thanks for replying.</div><div><br></div><div>Thanks,</div><div>Aarti Sawant,</div><div>NTTDATA OSS Center Pune<br><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 19, 2013 at 12:11 PM, Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 18/09/13 22:58, Aarti Sawant wrote:<br>
> hello,<br>
><br>
> I am new to HA, i am trying to create HA on centos 6.4 LXC container<br>
> I have install pacemaker corosync on container and trying to create a<br>
> cluster.<br>
> contents of /etc/corosync/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: 172.26.126.65<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>
><br>
> And now i am trying to start the corosync service<br>
> i am getting error<br>
> -bash-4.1# service corosync start<br>
> Starting Corosync Cluster Engine (corosync): /etc/init.d/corosync: line<br>
> 85:  1378 Segmentation fault      (core dumped) $prog > /dev/null 2>&1<br>
>                                                            [FAILED]<br>
><br>
> Have anyone got same error?<br>
> i think problem is in corosync binary so i remove corosync and installed<br>
> it again still facing same error.<br>
> i even tried staring corosync on centos6 lxc container, i am facing same<br>
> error.<br>
><br>
> Thanks,<br>
> Aarti Sawant<br>
> NTTDATA OSS Center Pune.<br>
<br>
</div></div>What kind of cluster are you trying to build? I've not used LXC, but<br>
corosync + pacemaker can be managed by pcs and corosync + cman +<br>
rgmanager can be managed with luci. In either case, you shouldn't need<br>
to configure corosync directly.<br>
<br>
All this said, corosync shouldn't segfault. What version are you using?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
What if the cure for cancer is trapped in the mind of a person without<br>
access to education?<br>
</font></span></blockquote></div><br></div>