Alexandre Marangone
Alexandre Marangone
Hi Flavio, I tried to research this for a bit but couldn't find much info. I believe these are from the mgr prometheus module? (https://docs.ceph.com/en/latest/mgr/prometheus), is this correct? From reading...
ceph_exporter sadly cannot communicate with OSDs' asok. I don't think it would be architecturally possible for us to do that from scratch as it would require access (ssh or otherwise)...
Funny coincidence we talked internally about doing the exact same thing. I'll can add it to this PR np :)
Added. Will generate: ``` # cat /var/lib/ceph/osd/ceph-32/created_ceph_version ceph version 16.2.7-1084-g3b0c2317b26 (3b0c2317b265e917b7a79d87f5b5a9a8c770bbab) pacific (stable) ``` Edit: lmk if you think this should show up in `ceph osd metadata` as well. I...
closing due to inactivity
Closing since a fix for this was merged
closing due to inactivity
Closing since we've no plan to add this
Sounds like a good idea. It's very painful to write the JSON, and everything that aims at simplifying the process is very welcome.
I don't think we extensively tested OSD directories. Can you provide the logs for the Pod that fails? Aside: The probe for ceph-osd is somewhat flimsy in that it checks...