]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: test erasure code pool creation
authorLoic Dachary <loic@dachary.org>
Sun, 2 Feb 2014 09:40:37 +0000 (10:40 +0100)
committerLoic Dachary <loic@dachary.org>
Tue, 4 Feb 2014 07:16:23 +0000 (08:16 +0100)
commit59ba03b32784f4004493b4f93659d79780c1a29f
treecaceb80057da30d8f0c1ce6072d9beca02389920
parentd40841cbcd41ea7619cbeeb4f2324ec6301d58e0
mon: test erasure code pool creation

* The sequence now is a) create ruleset, b) create pool.
* Check that not specifying the ruleset when an erasure coded pool is
  created fails
* Check that specifying a non existent ruleset when a pool is created
  fails
* Check that osd dump shows the expected ruleset. It assumes ruleset
  numbers are allocated in sequence, i.e. the ruleset will be 1.

Reviewed-By: Christophe Courtaut <christophe.courtaut@gmail.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/mon/osd-pool-create.sh