Hi all. My cluster in ceph version 14.2.6 Mgr process in top 3104786 ceph 20 0 20.2g 19.4g 18696 S 315.3 62.0 41:32.74 ceph-mgr All port ceph mgr open netstat -tulpn | grep ceph tcp 0 0 172.25.7.151:6800 0.0.0.0:* LISTEN 3104786/ceph-mgr tcp 0 0 172.25.7.151:6801 0.0.0.0:* LISTEN 3104786/ceph-mgr tcp 0 0 172.25.7.151:3300 0.0.0.0:* LISTEN 3407730/ceph-mon tcp 0 0 172.25.7.151:6789 0.0.0.0:* LISTEN 3407730/ceph-mon All connect to ceph mgr tcp 0 0 172.25.7.154:6800 172.25.5.23:42926 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6800 172.25.5.3:38732 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6801 172.25.5.2:42582 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6800 172.25.5.23:42930 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6800 172.25.6.2:39544 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6800 172.25.5.20:46618 ESTABLISHED 250159/ceph-mgr tcp 0 0 172.25.7.154:6801 172.25.5.4:35208 ESTABLISHED 250159/ceph-mgr netstat -plan | grep mgr | wc -l 2422 Connection connect to mgr is osd. How i can reduce mgr memory. Thanks.
Hello! Today, I started the day with # ceph -s cluster: health: HEALTH_ERR Module 'telemetry' has failed: HTTPSConnectionPool(host='telemetry.ceph.com', port=443): Max retries exceeded with url: /report (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa97e5a4f90>: Failed to establish a new connection: [Errno 110] Connection timed out')) Any thoughts? I tried disable an re-enable the module, but the error remains. Thanks in advance! -Javier
On 3/4/20 12:35 PM, Tecnologia Charne.Net wrote:
Hello!
Today, I started the day with
# ceph -s cluster: health: HEALTH_ERR Module 'telemetry' has failed: HTTPSConnectionPool(host='telemetry.ceph.com', port=443): Max retries exceeded with url: /report (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa97e5a4f90>: Failed to establish a new connection: [Errno 110] Connection timed out'))
Any thoughts?
I tried disable an re-enable the module, but the error remains.
The telemetry server seems to be down. People have been notified :-) Wido
Thanks in advance!
-Javier
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Any thoughts?
I tried disable an re-enable the module, but the error remains.
The telemetry server seems to be down. People have been notified :-)
Wido
Thanks! The message HEALTH_ERR, in red, on the front of the dashboard, is an interesting way to start the day. ;) -Javier
On 2020-03-04 13:49, Tecnologia Charne.Net wrote:
Any thoughts?
I tried disable an re-enable the module, but the error remains.
The telemetry server seems to be down. People have been notified :-)
Wido
Thanks!
The message HEALTH_ERR, in red, on the front of the dashboard, is an interesting way to start the day. ;)
If possible, I'd suggest to change this into a HEALTH_WARN state - heaven is not falling down just because the telemetry module can't reach its server... Lenz -- SUSE Software Solutions Germany GmbH - Maxfeldstr. 5 - 90409 Nuernberg GF: Felix Imendörffer, HRB 36809 (AG Nürnberg)
The message HEALTH_ERR, in red, on the front of the dashboard, is an interesting way to start the day. ;)
If possible, I'd suggest to change this into a HEALTH_WARN state - heaven is not falling down just because the telemetry module can't reach its server...
Lenz
Seconded. Neither client data integrity nor availability are are risk.
On 2020-03-05 04:22, Anthony D'Atri wrote:
The message HEALTH_ERR, in red, on the front of the dashboard, is an interesting way to start the day. ;)
If possible, I'd suggest to change this into a HEALTH_WARN state - heaven is not falling down just because the telemetry module can't reach its server...
Seconded. Neither client data integrity nor availability are are risk.
I wonder if this issue already captured this problem: https://tracker.ceph.com/issues/43963 Patch (master): https://github.com/ceph/ceph/pull/33070 (merged) Patch (nautilus): https://github.com/ceph/ceph/pull/33141 (pending merge) Looks like that fix missed the 14.2.8 merge window, so it will hopefully be included in 14.2.9 Lenz -- SUSE Software Solutions Germany GmbH - Maxfeldstr. 5 - 90409 Nuernberg GF: Felix Imendörffer, HRB 36809 (AG Nürnberg)
Hello! I updated monitors to 14.2.8 and I have now: health: HEALTH_ERR Module 'telemetry' has failed: cannot concatenate 'str' and 'UUID' objects Anyone has the same error? Thanks! -Javier
This is a known issue--it will be fixed in the next nautilus point release. On Tue, 17 Mar 2020, Tecnologia Charne.Net wrote:
Hello!
I updated monitors to 14.2.8 and I have now:
health: HEALTH_ERR Module 'telemetry' has failed: cannot concatenate 'str' and 'UUID' objects
Anyone has the same error?
Thanks!
-Javier _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (6)
-
Anthony D'Atri
-
hoannv46@gmail.com
-
Lenz Grimmer
-
Sage Weil
-
Tecnologia Charne.Net
-
Wido den Hollander