Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quincy: rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation use the cluster defaults for pg_num_min #46234

Merged
merged 1 commit into from
May 24, 2022

Conversation

vumrao
Copy link
Contributor

@vumrao vumrao commented May 11, 2022

Fixes: https://tracker.ceph.com/issues/52673

Signed-off-by: Casey Bodley cbodley@redhat.com
(cherry picked from commit 8cc82b6)

Backport: https://tracker.ceph.com/issues/54277

use the cluster defaults for pg_num_min

Fixes: https://tracker.ceph.com/issues/52673

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8cc82b6)
@ljflores
Copy link
Contributor

rados suite results: http://pulpito.front.sepia.ceph.com/yuriw-2022-05-19_18:50:25-rados-wip-yuri4-testing-2022-05-19-0831-quincy-distro-default-smithi/

Failures, unrelated:
1. https://tracker.ceph.com/issues/52321
2. https://tracker.ceph.com/issues/52657
3. https://tracker.ceph.com/issues/51076

Details:
1. qa/tasks/rook times out: 'check osd count' reached maximum tries (90) after waiting for 900 seconds - Ceph - Orchestrator
2. MOSDPGLog::encode_payload(uint64_t): Assertion `HAVE_FEATURE(features, SERVER_NAUTILUS)' - Ceph - RADOS
3. "wait_for_recovery: failed before timeout expired" during thrashosd test with EC backend. - Ceph - RADOS

@yuriw yuriw merged commit 5f126cf into ceph:quincy May 24, 2022
thotz added a commit to thotz/rook that referenced this pull request Sep 20, 2022
rgw_rados_pool_pg_num_min is deprecated and no longer valid in qunicy
with ceph/ceph#46234, remove that option from
cephobject-controller as well

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
thotz added a commit to thotz/rook that referenced this pull request Dec 6, 2022
rgw_rados_pool_pg_num_min is deprecated and no longer valid in qunicy
with ceph/ceph#46234, remove that option from
cephobject-controller as well

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
mergify bot pushed a commit to rook/rook that referenced this pull request Dec 6, 2022
rgw_rados_pool_pg_num_min is deprecated and no longer valid in qunicy
with ceph/ceph#46234, remove that option from
cephobject-controller as well

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
(cherry picked from commit 5f1b443)
mergify bot pushed a commit to rook/rook that referenced this pull request Dec 6, 2022
rgw_rados_pool_pg_num_min is deprecated and no longer valid in qunicy
with ceph/ceph#46234, remove that option from
cephobject-controller as well

Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
(cherry picked from commit 5f1b443)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants