ceph/qa/workunits/cephtool
Loic Dachary a10fc025d7 osd: build_simple creates a single rule
The three rules created by build_simple are identical. They are replaced
by a single rule named replicated_rule which is set to be used by the
data, rbd and metadata pools.

Instead of hardcoding the ruleset number to zero, it is read from
osd_pool_default_crush_ruleset which defaults to zero.

The CEPH_DEFAULT_CRUSH_REPLICATED_RULESET enum is moved from osd_type.h to
config.h because it may be needed when osd_type.h is not included.

Signed-off-by: Loic Dachary <loic@dachary.org>
2013-12-27 00:13:47 +01:00
..
test_daemon.sh qa/workunits/cephtool/test_daemon.sh: we should error on bad command 2013-08-04 15:24:59 -07:00
test.sh osd: build_simple creates a single rule 2013-12-27 00:13:47 +01:00