Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-23 Thread Hitoshi Mitake
On Tue, Oct 22, 2013 at 4:19 PM, Hitoshi Mitake wrote: > At Tue, 22 Oct 2013 14:14:28 +0800, > Liu Yuan wrote: >> >> On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: >> > This patch adds two new opcode for runtime loglevel changes and let >> > dog support the changing from command l

Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-22 Thread Liu Yuan
On Tue, Oct 22, 2013 at 04:17:58PM +0900, Hitoshi Mitake wrote: > At Tue, 22 Oct 2013 14:11:01 +0800, > Liu Yuan wrote: > > > > On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: > > > This patch adds two new opcode for runtime loglevel changes and let > > > dog support the changing f

Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-22 Thread Hitoshi Mitake
At Tue, 22 Oct 2013 14:14:28 +0800, Liu Yuan wrote: > > On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: > > This patch adds two new opcode for runtime loglevel changes and let > > dog support the changing from command line. This is useful for making > > sheep process verbose tempor

Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-22 Thread Hitoshi Mitake
At Tue, 22 Oct 2013 14:11:01 +0800, Liu Yuan wrote: > > On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: > > This patch adds two new opcode for runtime loglevel changes and let > > dog support the changing from command line. This is useful for making > > sheep process verbose tempor

Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-21 Thread Liu Yuan
On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: > This patch adds two new opcode for runtime loglevel changes and let > dog support the changing from command line. This is useful for making > sheep process verbose temporally and can make troubleshooting easier. > > Example of usage

Re: [sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-21 Thread Liu Yuan
On Sat, Oct 19, 2013 at 11:35:33PM +0900, Hitoshi Mitake wrote: > This patch adds two new opcode for runtime loglevel changes and let > dog support the changing from command line. This is useful for making > sheep process verbose temporally and can make troubleshooting easier. > > Example of usage

[sheepdog] [PATCH v2 1/2] sheep, dog: runtime loglevel changing

2013-10-19 Thread Hitoshi Mitake
This patch adds two new opcode for runtime loglevel changes and let dog support the changing from command line. This is useful for making sheep process verbose temporally and can make troubleshooting easier. Example of usage: $ dog node loglevel list emerg (0) alert (1) crit(2) err (3