mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
217c1d2bb2
1. If data or metadata pool is already in-use by filesystem then it is not allowed to reuse the same pool for another filesystems. 2. Test is failing because above(1) restrictions/checks comes before checking erasure-code pools. Hence test is failing and not finding expected error string in output. 3. Proposed fix checks newly added error string instead of 'erasure-code'. 4. Also adding new tests to verify string 'erasure-code' by passing --force option so that check for pools reuse(1) will be skipped and check for 'erasure-code' will be hit. Fixes: https://tracker.ceph.com/issues/56384 Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com> |
||
---|---|---|
.. | ||
caps | ||
ceph-tests | ||
cephadm | ||
cephtool | ||
client | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
mgr | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
windows | ||
ceph-helpers-root.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |