[sheepdog] [sheepdog/sheepdog] 0a34cb: sheep: avoid diskfull caused by recovery process
Hitoshi Mitake
mitake.hitoshi at lab.ntt.co.jp
Wed Oct 28 06:51:05 CET 2015
Branch: refs/heads/recovery-diskfull
Home: https://github.com/sheepdog/sheepdog
Commit: 0a34cba2e335660f6699f2201c7ee50d9cfecf10
https://github.com/sheepdog/sheepdog/commit/0a34cba2e335660f6699f2201c7ee50d9cfecf10
Author: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M sheep/recovery.c
M sheep/sheep.c
M sheep/sheep_priv.h
Log Message:
-----------
sheep: avoid diskfull caused by recovery process
sheep can corrupt its cluster by diskfull with recovery process. For
avoiding this problem, this patch adds a new option -F to sheep. If
this command is passed to the sheep process, every sheep process of
the cluster stops itself if there is a possibility of diskfull during
recovery.
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
More information about the sheepdog
mailing list