5 Sep
2024
5 Sep
'24
2:03 p.m.
Hi, On 05/09/2024 12:49, Redouane Kachach wrote:
The port 8765 is the "service discovery" (an internal server that runs in the mgr... you can change the port by changing the variable service_discovery_port of cephadm). Normally it is opened in the active mgr and the service is used by prometheus (server) to get the targets by using the http service discovery feature [1]. This feature has been there for a long time now and it's the default configuration used by Ceph monitoring stack. It should start automatically without any external intervention (or manual configuration).
Right; it wasn't running because I have an IPv6 deployment (that bug's fixed in 18.2.4 - https://tracker.ceph.com/issues/63448). Regards, Matthew