[sheepdog] [PATCH v2 2/2] sheep: add an option to disable object cache

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Wed May 16 05:09:40 CEST 2012


At Wed, 16 May 2012 10:37:24 +0800,
Liu Yuan wrote:
> 
> On 05/16/2012 09:54 AM, MORITA Kazutaka wrote:
> 
> >    -l, --loglevel          specify the level of logging detail\n\
> >    -p, --port              specify the TCP port on which to listen\n\
> >    -v, --vnodes            specify the number of virtual nodes\n\
> > +  -w, --enable-cache      enable writecache (default)\n\
> > +  -W, --disable-cache     disable writecache\n\
> >    -z, --zone              specify the zone id\n\
> 
> 
> a single option --disable-cache isn't enough?

Isn't it difficult to imagine that '-W' turns off the writecache
without the '-w' option?

Thanks,

Kazutaka



More information about the sheepdog mailing list