<div dir="ltr"><div>Hello,<br></div><div><br></div><div style>Here's the command I used to checkout , compile and run the sheepdog process on my new server.</div><div style><br></div><div style><div># git clone git://<a href="http://github.com/collie/sheepdog.git">github.com/collie/sheepdog.git</a> -b devel</div>

<div style># cd sheepdog</div><div style># ./autogen.sh</div><div style># ./configure --prefix=/opt/sheep-devel --enable-corosync</div><div style># make && make install</div><div style><br></div><div style>I start sheepdog process with the following command</div>

<div style><br></div><div style># /opt/sheep-devel/sbin/sheep -s 900000 -d -p 7001 /vz/sheep-data</div><div><br></div><div style>Result: Segmentation fault </div><div style>sheep.log: <a href="http://pastebin.com/FqSHPmxP">http://pastebin.com/FqSHPmxP</a></div>

<div style><br></div><div style>Regards,</div><div style>icez</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 28, 2013 at 12:29 AM, MORITA Kazutaka <span dir="ltr"><<a href="mailto:morita.kazutaka@gmail.com" target="_blank">morita.kazutaka@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At Mon, 18 Feb 2013 09:14:41 +0900,<br>
<div><div class="h5">MORITA Kazutaka wrote:<br>
><br>
> At Thu, 14 Feb 2013 22:24:17 +0700,<br>
> icez network wrote:<br>
> ><br>
> > Here's strace result for command 'strace /opt/sheep/sbin/sheep -s 900000 -f<br>
> > -d -p 7001 /vz/sheep-data' (foreground, debug)<br>
> ><br>
> > <a href="http://pastebin.com/ej7787XC" target="_blank">http://pastebin.com/ej7787XC</a><br>
> ><br>
> > By the way, no data loss in the cluster but just only I can't join new node.<br>
><br>
> Thanks for your report.  I'm a bit busy these days but will check it<br>
> in a few days.<br>
<br>
</div></div>I didn't manage to reproduce the problem.<br>
<br>
I've pushed some patches to show more debug info to the devel branch.<br>
Can you try it and reproduce your problem?<br>
<br>
 git://<a href="http://github.com/collie/sheepdog.git" target="_blank">github.com/collie/sheepdog.git</a> devel<br>
<br>
I fixed some cluster operation bugs a few days ago, so perhaps the<br>
problem would be already fixed.<br>
<br>
Thanks,<br>
<br>
Kazutaka<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Personal hosting by icez network<br><a href="http://www.thzhost.com">http://www.thzhost.com</a>
</div>