Ceph Pacific Thanks to some misplaced thumbs-on-keyboard, I inadvertently managed to alias a non-ceph system's ip as a ceph host and ceph adopted it somehow. I fixed the fat-fingered IP, and have gone through the usual motions to delete a host, but some parts of the ceph ecosystem haven't caught up. The host no longer shows on "ceph orch host ls', but on the web control panel, it's still there and thinks it has an OSD attached. Ditto for the "ceph health detail". On the other hand, the webapp shows not one, but THREE OSD's associated with the phantom host on the dashboard/hosts detail expansion. It's claiming to own OSD daemons that are actually on other machines. Any assistance would be much appreciated! Tim
I don't remember how connected the dashboard is to the orchestrator in pacific, but the only thing I could think to do here is just restart it. (ceph mgr module disable dashboard, ceph mgr module enable dashboard). You could also totally fail over the mgr (ceph mgr fail) although that might change the url you need for the dashboard by changing where the active mgr is. On Fri, Jun 21, 2024 at 10:14 AM Tim Holloway <timh@mousetech.com> wrote:
Ceph Pacific
Thanks to some misplaced thumbs-on-keyboard, I inadvertently managed to alias a non-ceph system's ip as a ceph host and ceph adopted it somehow.
I fixed the fat-fingered IP, and have gone through the usual motions to delete a host, but some parts of the ceph ecosystem haven't caught up.
The host no longer shows on "ceph orch host ls', but on the web control panel, it's still there and thinks it has an OSD attached. Ditto for the "ceph health detail". On the other hand, the webapp shows not one, but THREE OSD's associated with the phantom host on the dashboard/hosts detail expansion. It's claiming to own OSD daemons that are actually on other machines.
Any assistance would be much appreciated!
Tim _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Unfortunately, it's not just the dashboard. It shows up in "ceph health detail" as strays: [WRN] CEPHADM_STRAY_HOST: 1 stray host(s) with 1 daemon(s) not managed by cephadm stray host docker0 has 1 stray daemons: ['osd.7'] On Fri, 2024-06-21 at 11:46 -0400, Adam King wrote:
I don't remember how connected the dashboard is to the orchestrator in pacific, but the only thing I could think to do here is just restart it. (ceph mgr module disable dashboard, ceph mgr module enable dashboard). You could also totally fail over the mgr (ceph mgr fail) although that might change the url you need for the dashboard by changing where the active mgr is.
On Fri, Jun 21, 2024 at 10:14 AM Tim Holloway <timh@mousetech.com> wrote:
Ceph Pacific
Thanks to some misplaced thumbs-on-keyboard, I inadvertently managed to alias a non-ceph system's ip as a ceph host and ceph adopted it somehow.
I fixed the fat-fingered IP, and have gone through the usual motions to delete a host, but some parts of the ceph ecosystem haven't caught up.
The host no longer shows on "ceph orch host ls', but on the web control panel, it's still there and thinks it has an OSD attached. Ditto for the "ceph health detail". On the other hand, the webapp shows not one, but THREE OSD's associated with the phantom host on the dashboard/hosts detail expansion. It's claiming to own OSD daemons that are actually on other machines.
Any assistance would be much appreciated!
Tim _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Adam King
-
Tim Holloway