[sheepdog] [PATCH 0/2] sheep: recover object even when its inode is unavailable

MORITA Kazutaka morita.kazutaka at gmail.com
Wed Aug 28 08:30:51 CEST 2013


From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>

This reduces the risk of data loss especially when sheepdog was
shutdown without 'dog cluster shutdown'.

I guess the second patch should go into the stable tree after we
confirm there is no problem with the change.

MORITA Kazutaka (2):
  tests/functional: add test for temporary object lost
  sheep: use default copy number when vdi state is not available

 sheep/gateway.c          |   18 +++++++++---------
 sheep/plain_store.c      |    6 +-----
 sheep/recovery.c         |    6 +-----
 sheep/vdi.c              |    4 ++--
 tests/functional/074     |   35 +++++++++++++++++++++++++++++++++++
 tests/functional/074.out |   12 ++++++++++++
 tests/functional/group   |    1 +
 7 files changed, 61 insertions(+), 21 deletions(-)
 create mode 100755 tests/functional/074
 create mode 100644 tests/functional/074.out

-- 
1.7.9.5




More information about the sheepdog mailing list