[sheepdog] [PATCH] collie: add terminator for cluster snapshot

MORITA Kazutaka morita.kazutaka at gmail.com
Sun May 26 04:12:42 CEST 2013


At Fri, 24 May 2013 22:54:38 +0800,
Liu Yuan wrote:
> 
> Or we'll have following wrong output
> 
> yliu at K55VM-ubuntu:~/sheepdog$ collie/collie cluster snapshot
> Usage: collie cluster snapshot {save|list|load|force|enable|disable} [-a address] [-p port] [-h] <tag|idx> <path>
> Available subcommands:
>   save                    save snapshot to localpath
>   list                    list snapshot of localpath
>   load                    list snapshot of localpath
>   force                   force recover cluster immediately
>   enable                  enable automatic recovery and run once recover if necessary
>   disable                 disable automatic recovery
> Options:
>   -a, --address           specify the daemon address (default: localhost)
>   -p, --port              specify the daemon port
>   -h, --help              display this help and exit
> 
> Signed-off-by: Liu Yuan <namei.unix at gmail.com>
> ---
>  collie/cluster.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list