Quick update: - I followed documentation, and ran the following: # ceph dashboard set-rgw-credentials Error EINVAL: No RGW credentials found, please consult the documentation on how to enable RGW for the dashboard. - I see dashboard credentials configured (all this was working fine before): # ceph dashboard get-rgw-api-access-key P?????????????????G (? commented out) Seems to me like my RGW config is non-existent / corrupted for some reason. When trying to curl a RGW directly I get a "connection refused". On Tue, Dec 27, 2022 at 9:41 AM Deep Dish <deeepdish@xxxxxxxxx> wrote: > I built a net-new Quincy cluster (17.2.5) using ceph orch as follows: > > 2x mgrs > 4x rgw > 5x mon > 4x rgw > 5x mds > 6x osd hosts w/ 10 drives each --> will be growing to 7 osd hosts in the > coming days. > > I migrated all data from my legacy nautilus cluster (via rbd-mirror, > rclone for s3 buckets, etc.). All moved over successfully without issue. > > The cluster went through a series of rebalancing events (adding capacity, > osd nodes, changing fault domain for EC volumes). > > It's settled now, however throughout the process all of my RGW nodes are > no longer part of the cluster -- meaning ceph doesn't recognize / detect > them, despite containers, networking, etc. all being setup correctly. > This also means I'm unable to manage any RGW functions (via the dashboard > or cli). As an example via cli (within Cephadm shell): > > # radosgw-admin pools list > > could not list placement set: (2) No such file or directory > > I have data in buckets, how can I get my RGWs to return online? > _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx