<div>Once ago we used version 0.56 for cluster testing and IO performance testing.</div><div>Everything working well but some times losing data (all or some vdi losing) because of zookeeper time out.</div><div><span style="line-height: 1.5;">we found you have new version so we decide to upgrade.</span></div><div><span style="line-height: 1.5;">no issue or error while configuration and make install the stable-0.6 version.</span></div><div><span style="line-height: 1.5;">and we start the new sheepdog with this script,using -u option to upgrade store.</span></div><div><div><i>mountdir=/cloud</i></div><div><i>zookeeper="192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181"</i></div><div><i>sheep  /home/gateway -u  -b 192.168.10.47 -y 192.168.10.47 -p 7000 -g 64 -z 4 -D -c zookeeper:${zookeeper}</i></div><div><i>for i in {0..6}</i></div><div><i>do</i></div><div><i>sheep -d ${mountdir}/${i} -u -b 192.168.10.47  -y  192.168.10.47 -p $((7001 + $i)) -D -c zookeeper:${zookeeper}</i></div><div><i>done</i></div></div><div>We skip the MD support and <span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;">Shepherd support because we have not move the data.</span></div><div><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;">so,every sheep process working ,</span></div><div><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;"><div>root      8139  0.0  0.1 354864 50948 ?        Sl   10:55   0:00 sheep /home/gateway -u -b 192.168.10.47 -y 192.168.10.47 -p 7000 -g 64 -z 4 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8142  0.0  0.1 353312 48712 ?        Sl   10:55   0:00 sheep -d /cloud/0 -u -b 192.168.10.47 -y 192.168.10.47 -p 7001 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8145  0.0  0.1 353312 48788 ?        Sl   10:55   0:00 sheep -d /cloud/1 -u -b 192.168.10.47 -y 192.168.10.47 -p 7002 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8148  0.0  0.1 418852 49328 ?        Sl   10:55   0:00 sheep -d /cloud/2 -u -b 192.168.10.47 -y 192.168.10.47 -p 7003 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8151  0.0  0.1 353312 48252 ?        Sl   10:55   0:00 sheep -d /cloud/3 -u -b 192.168.10.47 -y 192.168.10.47 -p 7004 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8154  0.0  0.1 353316 49660 ?        Sl   10:55   0:00 sheep -d /cloud/4 -u -b 192.168.10.47 -y 192.168.10.47 -p 7005 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8157  0.0  0.1 353316 49368 ?        Sl   10:55   0:00 sheep -d /cloud/5 -u -b 192.168.10.47 -y 192.168.10.47 -p 7006 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8160  0.0  0.1 353312 48776 ?        Sl   10:55   0:00 sheep -d /cloud/6 -u -b 192.168.10.47 -y 192.168.10.47 -p 7007 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8161  0.0  0.0  85636   632 ?        Ss   10:55   0:00 sheep /home/gateway -u -b 192.168.10.47 -y 192.168.10.47 -p 7000 -g 64 -z 4 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8163  0.0  0.0  85636   768 ?        Ss   10:55   0:00 sheep -d /cloud/0 -u -b 192.168.10.47 -y 192.168.10.47 -p 7001 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8164  0.0  0.0  85636   764 ?        Ss   10:55   0:00 sheep -d /cloud/1 -u -b 192.168.10.47 -y 192.168.10.47 -p 7002 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8165  0.0  0.0  85636   764 ?        Ss   10:55   0:00 sheep -d /cloud/2 -u -b 192.168.10.47 -y 192.168.10.47 -p 7003 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8166  0.0  0.0  85636   764 ?        Ss   10:55   0:00 sheep -d /cloud/4 -u -b 192.168.10.47 -y 192.168.10.47 -p 7005 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8167  0.0  0.0  85636   768 ?        Ss   10:55   0:00 sheep -d /cloud/3 -u -b 192.168.10.47 -y 192.168.10.47 -p 7004 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8168  0.0  0.0  85636   764 ?        Ss   10:55   0:00 sheep -d /cloud/6 -u -b 192.168.10.47 -y 192.168.10.47 -p 7007 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8169  0.0  0.0  85636   764 ?        Ss   10:55   0:00 sheep -d /cloud/5 -u -b 192.168.10.47 -y 192.168.10.47 -p 7006 -D -c zookeeper:192.168.10.45:2181 192.168.10.46:2181 192.168.10.41:2181 192.168.10.47:2181</div><div>root      8476  0.0  0.0 103252   864 pts/2    S+   11:29   0:00 grep sheep</div></span></div><div><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;">and follow are the gateway log:</span></div><div><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;"><div>Aug 07 10:55:19 [main] main(774) sheepdog daemon (version 0.6.0_22_g8032354) started</div><div>Aug 07 10:55:19 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 0</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:55:42 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:15 [main] update_cluster_info(877) status = 4, epoch = 1, finished: 1</div><div>Aug 07 10:56:16 [main] update_cluster_info(877) status = 1, epoch = 1, finished: 1</div><div><br></div><div>but when I run "collie node list",I got error</div><div><div>Aug 07 11:31:51 [main] connect_to(254) failed to connect to 127.0.0.1:7000: Connection refused</div><div>Failed to connect to 127.0.0.1:7000</div><div>Failed to get node list</div></div><div>what's wrong?</div><div>I have tried edit /etc/hosts to point localhost to 192.168.10.47 that sheepdog listened.</div><div><br></div></span></div><div><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25px;"> </span></div>