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 <[email protected]> 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" <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > > _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
