[sheepdog] [PATCH] change nohalt flag into a switch to control which mode to run
Liu Yuan
namei.unix at gmail.com
Thu Jul 19 11:06:19 CEST 2012
On 07/19/2012 03:50 PM, Dietmar Maurer wrote:
> This removes the --nohalt switch, and adds a mode switch
>
> --mode safe|quorum|unsafe
>
> safe mode: halt cluster when nr_nodes < nr_copies (default)
> quorum mode: halt cluster when nr_nodes < nr_copies / 2 + 1
> unsafe mode: never halt the cluster.
Applied thanks. Would you cook a patch to add the manual section in
collie.8 for it?
Thanks,
Yuan
More information about the sheepdog
mailing list