]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: test repair when file is removed 3034/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 4 Dec 2014 11:15:30 +0000 (12:15 +0100)
committerLoic Dachary <ldachary@redhat.com>
Fri, 9 Jan 2015 12:19:07 +0000 (13:19 +0100)
commitc528d87a5f136c6343b6afbb764148bc13d7f5cd
tree0a59241969e5fc4e5cb5e84659b9f4cd85d2d4ca
parent9406b7f71f91f2f0d6825b5acbc00d7994aeeefd
erasure-code: test repair when file is removed

Add tests for when files disappear from the file system :

  * file is missing from the primary OSD
  * file is missing from an OSD that is not the primary
  * files are missing from two OSDs that are not the primary
  * files are missing from two OSDs, one of which is the primary

http://tracker.ceph.com/issues/10017 Refs: #10017

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/osd/osd-scrub-repair.sh