[sheepdog] [PATCH 1/3] collie: add delay_recovery {start|stop} command

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Jul 30 08:08:27 CEST 2012


CCed to sheepdog-users to gather more opinions.

At Mon, 30 Jul 2012 13:05:41 +0800,
Yunkai Zhang wrote:
> 
> I also considered 'collie cluster delay_recovery {start|stop|info}',
> but it seems too long for typing, do you like it?

I think this patchset doesn't delay object recovery but just turn
on/off the automatic recovery.

Just an idea, but how about the following?

 $ collie cluster recover auto   # enable automatic recovery (default)
 $ collie cluster recover start  # run recovery once (manual recovery)
 $ collie cluster recover stop   # turn off automatic recovery and stop recovery process
 $ collie cluster recover force  # same as the current 'collie cluster recover'

Thanks,

Kazutaka



More information about the sheepdog mailing list