[sheepdog] [PATCH 0/2] fix join fail problem
Liu Yuan
namei.unix at gmail.com
Fri Aug 31 10:29:34 CEST 2012
On 08/31/2012 04:21 PM, Liu Yuan wrote:
> On 08/31/2012 04:09 PM, MORITA Kazutaka wrote:
>> IIUC, this means that sheep[4-7] don't start up correctly. What is
>> written in /tmp/sheepdog/[4-7]/sheep.log?
>
> Nothing written for [4-7]. Dunno why.
>
> Thanks,
> Yuan
>
I add one line and no problem now. But I don't know why we need this
sleep. I am not sure if I should submit this as a patch.
Thanks,
Yuan
--------------------------
done
_wait_for_collie
+sleep 1
for i in `seq 4 7`; do
_start_sheep $i
More information about the sheepdog
mailing list