]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: test LRC pool, profile and crush ruleset
authorLoic Dachary <loic@dachary.org>
Sun, 8 Jun 2014 15:25:41 +0000 (17:25 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Fri, 29 Aug 2014 17:39:57 +0000 (19:39 +0200)
commit01b943b25eb365e560c856720b9c8c28784362ad
tree205e1b885b6708c098561987589608e565ab7f4e
parentc22260175de6d05db45863598abb932753b26623
erasure-code: test LRC pool, profile and crush ruleset

Using the command line to create an LRC pool validates that the plugin
can be loaded and the ruleset created immediately after the crush table
is populated with the default rulesets.

Add a test that takes out the first OSD holding data for an object and
checks the recovery is effective by retrieving the object content and
checking it is as expected.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/erasure-code/test-erasure-code.sh
src/test/mon/osd-pool-create.sh