<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-07-13 11:16 GMT+02:00 Hitoshi Mitake <span dir="ltr"><<a href="mailto:mitake.hitoshi@gmail.com" target="_blank">mitake.hitoshi@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5"><br>
<br>
</div></div>Does the cluster cannot see 192.168.2.46 even after 10:41:43? The time<br>
stamp of cluser's last log entry is 10:41:07. I'd like to clarify it.<br></blockquote><div><br>First and last log because the cluster is new.<br><br></div><div>I run<br></div><div><br>sheep -n \<br>-c zookeeper:<a href="http://192.168.2.44:2181">192.168.2.44:2181</a>,<a href="http://192.168.2.45:2181">192.168.2.45:2181</a>,<a href="http://192.168.2.46:2181">192.168.2.46:2181</a> \<br>/var/lib/sheepdog,/mnt/sheep/0<br><br></div><div>on all 4 nodes (at 10:41) but the third node doesn't join the others.<br><br></div><div>I tried now to kill sheep on the third node and run it again but it still doesn't join the cluster<br><br>root@testc:~# dog node list<br>  Id   Host:Port         V-Nodes       Zone<br>   0   <a href="http://192.168.2.46:7000">192.168.2.46:7000</a>         3  771926208<br><br>root@testc:~# cat /var/lib/sheepdog/sheep.log <br>Jul 13 11:30:12   INFO [main] md_add_disk(368) /mnt/sheep/0, vdisk nr 9, total disk 1<br>Jul 13 11:30:12   INFO [main] zk_init(1498) version 3.4.5, address <a href="http://192.168.2.44:2181">192.168.2.44:2181</a>,<a href="http://192.168.2.45:2181">192.168.2.45:2181</a>,<a href="http://192.168.2.46:2181/sheepdog">192.168.2.46:2181/sheepdog</a>, timeout 30000<br>Jul 13 11:30:12   INFO [main] zk_init(1503) the negociated session timeout is 30000<br>Jul 13 11:30:13 NOTICE [main] get_local_addr(522) found IPv4 address<br>Jul 13 11:30:13   INFO [main] send_join_request(1083) IPv4 ip:192.168.2.46 port:7000 going to join the cluster<br>Jul 13 11:30:13 NOTICE [main] nfs_init(645) nfs server service is not compiled<br>Jul 13 11:30:13   INFO [main] check_host_env(539) allowed open files set to suggested 830000<br>Jul 13 11:30:13   INFO [main] main(1040) sheepdog daemon (version 0.9.0_190_gaa4d885) started<br><br></div></div></div></div>