[sheepdog] [PATCH 0/2] fix join fail problem

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Fri Aug 31 09:47:34 CEST 2012


At Fri, 31 Aug 2012 15:41:15 +0800,
Liu Yuan wrote:
> 
> On 08/31/2012 03:34 PM, MORITA Kazutaka wrote:
> > The first patch is a cleanup.
> > 
> > With this patch, sheepdog passes test 037 stably on my environment.
> > 
> > MORITA Kazutaka (2):
> >   sheep: save store driver name outside storage driver
> >   sheep: save config before logging current epoch
> > 
> >  sheep/ops.c         |    9 ++++++---
> >  sheep/plain_store.c |    5 +----
> >  sheep/sheep_priv.h  |    4 ++--
> >  3 files changed, 9 insertions(+), 9 deletions(-)
> > 
> 
> I still got error out(always) for 038. I guess script is broken.
> 
> root at taobao:/home/tailai.ly/sheepdog/tests# cat 038.out.bad
> QA output created by 038
> there are not enough sheep processes

Let me know how it is broken.  The error means that we run sheeps but
some sheeps doesn't start up, doesn't it?

What is the result of the following command?

 $ cd tests
 $ sudo ./038 -corosync
 $ ../collie/collie cluster info

Thanks,

Kazutaka



More information about the sheepdog mailing list