ceph/qa/workunits
zouaiguo a61e62cf44 mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicated pools.
when we create a pool specify a rule, for example "ceph osd pool create foo replicated 10 rule_foo",
we will set pool foo erasure-code-profile to rule_foo,
if there has an erasure-code-profile names rule_foo, use "ceph osd erasure-code-profile rule_foo" will fail,
"Error EBUSY: foo pool(s) are using the erasure code profile 'rule_foo'", this is wrong.

we should do:
1. set erasure-code-profile to "" when create replicated pools
2. whether erasure-code-profile is used by pool not only judge pool erasure_code_profile property and also the pool is_erasure

Signed-off-by: zouaiguo <zou.aiguo@zte.com.cn>
2018-01-09 14:14:06 +08:00
..
caps
ceph-disk qa/ceph-disk: enlarge the simulated SCSI disk 2017-11-28 14:55:33 +08:00
ceph-tests
cephtool mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicated pools. 2018-01-09 14:14:06 +08:00
cls qa: add ceph_test_cls_log to cls workunit 2017-10-30 15:31:03 -04:00
direct_io
erasure-code
fs qa: use fs rm_data_pool 2017-10-24 11:51:02 -07:00
hadoop qa: remove use of obsolete mds commands 2017-10-01 17:22:36 -07:00
libcephfs
libcephfs-java
mgr qa/workunits/mgr/test_localpool: simple test for localpool mode 2017-09-25 12:34:53 -04:00
mon qa/workunits/rest/test.py: stop trying to test obsolete 'mds *' commands 2017-10-26 11:22:20 -05:00
objectstore
osdc
rados osd: Warn about objects with too many omap entries 2017-10-24 17:27:57 +10:00
rbd qa/workunits/rbd: simplify split-brain test to avoid potential race 2017-12-19 16:30:25 -05:00
rename
rest qa/restful: Test pg_num/pgp_num modifications 2017-11-27 14:35:26 +01:00
restart
rgw
suites
ceph-helpers-root.sh
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh