[sheepdog] [PATCH] add INFO level operation logging on each node.

Liu Yuan namei.unix at gmail.com
Tue Jan 14 07:30:51 CET 2014


On Tue, Jan 14, 2014 at 03:20:51PM +0900, Matsuo Yoshinori wrote:
> Sorry for long leave
> 
> Yes, logging at dog command and sheep process looks similar.
> But we think each function is not completely the same.
> 
> Hitoshi's dog logging is just for client side logging, but sheep process
> logging is server side.
> Server side logging is much suitable for the evidence of administrative
> operations.

Then we need to figure out why we need sheep to log these stuff again because
dog already provide a means to log it. Either way, I think we only need
one mechanism to log these stuff because your patch and Hitoshi's try to solve
the same problem. I don't see points to logging these stuff twice in different
places.

> 
> In addition.
> Operator can select INFO & NOTICE level.
> It means that user can stop INFO log by selecting NOTICE level, if user
> strongly don't want this feature.

I am wondering if there is anything your patch solves but Hitoshi's can't. If you
think your approach is more suitable, you need provide reasons and reach agreement
between you, Hitoshi and I, then finally choose one over another.

Thanks
Yuan



More information about the sheepdog mailing list