Ceph dashboard inventory page not listing osds
Hi, I am using Ceph octopus in a small cluster. I have enabled ceph dashboard and when I go to inventory page I could see OSD's running in mgr node only not listing other OSD in other 3 nodes. I don't see any issue in the log. How do I list other OSD'S Regards Amudhan P
Just a wild guess, but how many OSDs have you deployed on the MGR node? The inventory page shows a default of 10 entries, maybe you increase that (upper right corner)? Do you see more OSDs in the "OSDs" page (also limited to 10 entries)? Zitat von Amudhan P <amudhan83@gmail.com>:
Hi,
I am using Ceph octopus in a small cluster.
I have enabled ceph dashboard and when I go to inventory page I could see OSD's running in mgr node only not listing other OSD in other 3 nodes.
I don't see any issue in the log.
How do I list other OSD'S
Regards Amudhan P _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Hi, Do you mind creating an issue on https://tracker.ceph.com/projects/mgr ? It's easier to attach screenshot or logs on the issue tracker. Screenshots might be helpful: - Cluster >> Inventory page, include the device that should have an OSD ID. - Cluster >> OSDs page, click the OSD that not displayed in inventory page. On `Metadata` tab, what's the value of `devices` in the table. Regards, -- Kiefer Chang (Ni-Feng Chang) On 2020/6/7, 11:03 PM, "Amudhan P" <amudhan83@gmail.com> wrote: Hi, I am using Ceph octopus in a small cluster. I have enabled ceph dashboard and when I go to inventory page I could see OSD's running in mgr node only not listing other OSD in other 3 nodes. I don't see any issue in the log. How do I list other OSD'S Regards Amudhan P _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Eugen, The issue was not because of the page display setting it was due to module `test_orchestrator` which I have enabled on the modules page. Now I have disabled it and trying to install ceph-mgr-cephadm to support orchestration. Now i am trying to enable cephadm in module page to view Inventory (identify device) i am getting below error msg. ``` `ceph mgr module enable cephadm` Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: loading remoto library:No module named 'remoto' (pass --force to force enablement) ``` I have installed `pip3 install remoto` in system running mgr daemon. My octopus cluster was installed using ceph-deploy initially. regards Amudhan On Wed, Jun 10, 2020 at 1:29 PM Ni-Feng Chang <kiefer.chang@suse.com> wrote:
Hi,
Do you mind creating an issue on https://tracker.ceph.com/projects/mgr ? It's easier to attach screenshot or logs on the issue tracker.
Screenshots might be helpful: - Cluster >> Inventory page, include the device that should have an OSD ID. - Cluster >> OSDs page, click the OSD that not displayed in inventory page. On `Metadata` tab, what's the value of `devices` in the table.
Regards, -- Kiefer Chang (Ni-Feng Chang)
On 2020/6/7, 11:03 PM, "Amudhan P" <amudhan83@gmail.com> wrote:
Hi,
I am using Ceph octopus in a small cluster.
I have enabled ceph dashboard and when I go to inventory page I could see OSD's running in mgr node only not listing other OSD in other 3 nodes.
I don't see any issue in the log.
How do I list other OSD'S
Regards Amudhan P _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (3)
-
Amudhan P
-
Eugen Block
-
Ni-Feng Chang