At Thu, 17 Jan 2013 18:09:58 +0800, Liu Yuan wrote: > > On 01/17/2013 10:25 AM, Hitoshi Mitake wrote: > > This patchset adds shepherd: a new cluster manager specialized for > > sheepdog. The 4th patch actually adds shepherd, the 1st, 2nd, and 3rd > > do trivial preparation for it. > > > > It can pass most of the tests. But sometimes dies with undeterministic > > bugs. The unpassed tests are: 008 (long), 015, 043, and 044 (long). > > # long means the test takes more than 30 seconds. > > > > I believe current version can satisfy least quality for applying. I'm > > grad if I can hear your opinions. > > (I'm still testing and debugging it. But I have some updates related to > > coding style problems pointed by Liu Yuan. So I'm posting it.) > > shepherd -h doesn't give help message. > Tnanks for your pointing, I'll add -h option in v7. Thanks, Hitoshi |