Hi everybody! never seen this before and google stay silent. Just found the same question in 2021 but no answer there ((( so, by ceph orch ls I see: root@ceph1:~/ceph-rollout# ceph orch ls NAME PORTS RUNNING REFRESHED AGE PLACEMENT alertmanager ?:9093,9094 1/1 9m ago 6d count:1 ceph-exporter 10/10 9m ago 6d * crash 10/10 9m ago 6d * grafana ?:3000 1/1 9m ago 6d count:1 mgr 3/3 9m ago 6d ceph1;ceph6;ceph10;count:3 mon 3/3 9m ago 6d ceph1;ceph6;ceph10;count:3 node-exporter ?:9100 10/10 9m ago 6d * osd.osd_using_paths 108 9m ago - <unmanaged> prometheus ?:9095 3/3 9m ago 6d ceph1;ceph6;ceph10;count:3 And then ceph orch rm <service_name> root@ceph1:~/ceph-rollout# ceph orch rm osd.osd_using_paths Invalid service 'osd.osd_using_paths'. Use 'ceph orch ls' to list available services. cannot find it for some reason. In the same time root@ceph1:~/ceph-rollout# ceph orch ls --service_name osd.osd_using_paths --export service_type: osd service_id: osd_using_paths service_name: osd.osd_using_paths unmanaged: true spec: filter_logic: AND objectstore: bluestore Why does it happen? And how to delete this not needed service? Thanks in advance. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx