Error EIO: [Errno 110] Connection timed out
- Dominant language
- Python
- Stars
- 4
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I activated a while ago the telemetry on my three node ceph cluster and just got out of bed at 1 am because of a lot of SMS messages being sent to my mobile...
```
root@proxmox01:~# ceph health detail
HEALTH_ERR Module 'telemetry' has failed: HTTPSConnectionPool(host='telemetry.ceph.com', port=443): Max retries exceeded with url: /report (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',))
```
No idea if this is intended that the whole cluster has an ERR health status now just because sending telemetry fails.
I think it is better to turn telemetry off for a while...
Upsi, can't turn it off...
```
root@proxmox01:~# ceph telemetry off
Error EIO: Module 'telemetry' has experienced an error and cannot handle commands: HTTPSConnectionPool(host='telemetry.ceph.com', port=443): Max retries exceeded with url: /report (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',))
root@proxmox01:~#
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.