Re: [nautilus] Dashboard & RADOSGW

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All;

I found the problem, it was an identity issue.

Thank you,

Dominic L. Hilsbos, MBA 
Director - Information Technology 
Perform Air International Inc.
DHilsbos@xxxxxxxxxxxxxx 
www.PerformAir.com



-----Original Message-----
From: DHilsbos@xxxxxxxxxxxxxx [mailto:DHilsbos@xxxxxxxxxxxxxx] 
Sent: Tuesday, September 10, 2019 3:52 PM
To: ceph-users@xxxxxxx
Cc: Stephen Self
Subject:  [nautilus] Dashboard & RADOSGW

All;

We're trying to add a RADOSGW instance to our new production cluster, and it's not showing in the dashboard, or in ceph -s.

The cluster is running 14.2.2, and the RADOSGW got 14.2.3.

systemctl status ceph-radosgw@ rgw.s700037 returns: active (running).

ss -ntlp does NOT show port 80.

Here's the ceph.conf on the system:
[global]
        fsid = effc5134-e0cc-4628-a079-d67b60071f90
        mon initial members = s700034,s700035,s700036
        mon host = [v1:10.0.80.10:6789/0,v2:10.0.80.10:3300/0],[v1:10.0.80.11:6789/0,v2:10.0.80.11:3300/0],[v1:10.0.80.12:6789/0,v2:10.0.80.12:3300/0]
        public network = 10.0.80.0/24
        cluster network = 10.0.88.0/24
        auth cluster required = cephx
        auth service required = cephx
        auth client required = cephx
        osd journal size = 1024
        osd pool default size = 3
        osd pool default min size = 2
        osd pool default pg num = 8
        osd pool default pgp num = 8

[client.rgw.s700037]
        host = s700037.performair.local
        rgw frontends = "civetweb port=80"
        rgw dns name = radosgw.performair.local

Any thoughts on what I'm missing?

I'm also seeing these in the manager's logs:
2019-09-10 15:49:43.946 7efe6eee1700  0 mgr[dashboard] [10/Sep/2019:15:49:43] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1837, in start
    self.tick()
  File "/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/wsgiserver2.py", line 1902, in tick
    s, ssl_env = self.ssl_adapter.wrap(s)
  File "/usr/lib/python2.7/site-packages/cherrypy/wsgiserver/ssl_builtin.py", line 52, in wrap
    keyfile=self.private_key, ssl_version=ssl.PROTOCOL_SSLv23)
  File "/usr/lib64/python2.7/ssl.py", line 934, in wrap_socket
    ciphers=ciphers)
  File "/usr/lib64/python2.7/ssl.py", line 609, in __init__
    self.do_handshake()
  File "/usr/lib64/python2.7/ssl.py", line 831, in do_handshake
    self._sslobj.do_handshake()
SSLError: [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ssl.c:618)

Thoughts on this?

Thank you,

Dominic L. Hilsbos, MBA 
Director - Information Technology 
Perform Air International Inc.
DHilsbos@xxxxxxxxxxxxxx 
www.PerformAir.com


_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux