RGW do not show up in 'ceph status'
Dear all, we recently added two additional RGWs to our CEPH cluster (version 14.2.7). They work flawlessly, however they do not show up in 'ceph status': [cephmon1] /root # ceph -s | grep -A 6 services services: mon: 3 daemons, quorum cephmon1,cephmon2,cephmon3 (age 14h) mgr: cephmon1(active, since 14h), standbys: cephmon2, cephmon3 mds: cephfs:1 {0=cephmon1=up:active} 2 up:standby osd: 168 osds: 168 up (since 2w), 168 in (since 6w) rgw: 1 daemon active (ceph-s3) As you can see, only the first, old RGW (ceph-s3) is listed. Is there any place where the RGWs need to get "announced"? Any idea, how to debug this? Thanks, Andreas -- | Andreas Haupt | E-Mail: andreas.haupt@desy.de | DESY Zeuthen | WWW: http://www-zeuthen.desy.de/~ahaupt | Platanenallee 6 | Phone: +49/33762/7-7359 | D-15738 Zeuthen | Fax: +49/33762/7-7216
On Fri, 2020-02-21 at 15:19 +0700, Konstantin Shalygin wrote:
On 2/21/20 3:04 PM, Andreas Haupt wrote:
As you can see, only the first, old RGW (ceph-s3) is listed. Is there any place where the RGWs need to get "announced"? Any idea, how to debug this?
You was try to restart active mgr?
Yes, multiple times, it did not change anything. Cheers, Andreas -- | Andreas Haupt | E-Mail: andreas.haupt@desy.de | DESY Zeuthen | WWW: http://www-zeuthen.desy.de/~ahaupt | Platanenallee 6 | Phone: +49/33762/7-7359 | D-15738 Zeuthen | Fax: +49/33762/7-7216
Sorry for the noise - problem was introduced by a missing iptables rule :-( On Fri, 2020-02-21 at 09:04 +0100, Andreas Haupt wrote:
Dear all,
we recently added two additional RGWs to our CEPH cluster (version 14.2.7). They work flawlessly, however they do not show up in 'ceph status':
[cephmon1] /root # ceph -s | grep -A 6 services services: mon: 3 daemons, quorum cephmon1,cephmon2,cephmon3 (age 14h) mgr: cephmon1(active, since 14h), standbys: cephmon2, cephmon3 mds: cephfs:1 {0=cephmon1=up:active} 2 up:standby osd: 168 osds: 168 up (since 2w), 168 in (since 6w) rgw: 1 daemon active (ceph-s3)
As you can see, only the first, old RGW (ceph-s3) is listed. Is there any place where the RGWs need to get "announced"? Any idea, how to debug this?
Thanks, Andreas _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io -- | Andreas Haupt | E-Mail: andreas.haupt@desy.de | DESY Zeuthen | WWW: http://www-zeuthen.desy.de/~ahaupt | Platanenallee 6 | Phone: +49/33762/7-7359 | D-15738 Zeuthen | Fax: +49/33762/7-7216
participants (2)
-
Andreas Haupt
-
Konstantin Shalygin