mirror of
https://github.com/ceph/ceph
synced 2025-01-06 03:01:24 +00:00
74c9cfc466
in test_mon_osd_misc(), there is good chance that the cluster chooses to use an unbalanced weight because of the data distribution at that moment. but this setting could prevent the CRUSH from choosing enough number of OSDs for test_mon_cephdf_commands(), where 32 PGs are to be created. so it's more likely that the CRUSH fails to pick enough OSDs for all PGs. that's why we have a curr_object_copies_rate = 0.5. so, in this change, pg=pgp=1 is specified for the new pool. Fixes: http://tracker.ceph.com/issues/22711 Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
caps | ||
ceph-disk | ||
ceph-tests | ||
cephtool | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
libcephfs-java | ||
mgr | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
ceph-helpers-root.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |