Description of problem: Ceph orch/cephadm should create/configure RGW pools https://tracker.ceph.com/issues/52674 Version-Release number of selected component (if applicable): RHCS 5
Please check the RGW cleanup bug - https://bugzilla.redhat.com/show_bug.cgi?id=2006084 as the current RGW code https://tracker.ceph.com/issues/52673 mentioned here is causing issue to wrongly configure RGW metadata pools in RHCS 5 release.
Just to clarify, there is a workaround to create the RGW pools before deploying RGW, right? If yes, this is not going to be a high priority issue.
(In reply to Sebastian Wagner from comment #2) > Just to clarify, there is a workaround to create the RGW pools before > deploying RGW, right? If yes, this is not going to be a high priority issue. Thanks, Sebastian. I have changed the severity. The main issue is at the RGW code where it is configuring the RGW meta pool with the wrong pg count and bias ratio. When bug 2006084 is fixed it would be good to have the logic implemented in cephadm!
Moving this to 5.2, as we have a good workaround for this.