[Starlingx-discuss] Enable ceph dashboard
Hi, I was trying to enable ceph dashboard. Following error noticed when check for available modules. { "name": "dashboard", "can_run": false, "error_string": "Frontend assets not found: incomplete build?" } Enabling of the same module ended up with following error. $ ceph mgr module enable dashboard Error ENOENT: module 'dashboard' reports that it cannot run on the active manager daemon: Frontend assets not found: incomplete build? (pass --force to force enablement) Is it a known issue in Stx release 5 standard dedicated storage or an issue specific to my environment? Regards, Danishka
I did not use the force option. Created LP https://bugs.launchpad.net/starlingx/+bug/1945106 On Sun, Sep 26, 2021 at 8:24 PM open infra <openinfradn@gmail.com> wrote:
Hi,
I was trying to enable ceph dashboard.
Following error noticed when check for available modules.
{
"name": "dashboard",
"can_run": false,
"error_string": "Frontend assets not found: incomplete build?"
}
Enabling of the same module ended up with following error.
$ ceph mgr module enable dashboard
Error ENOENT: module 'dashboard' reports that it cannot run on the active manager daemon: Frontend assets not found: incomplete build? (pass --force to force enablement)
Is it a known issue in Stx release 5 standard dedicated storage or an issue specific to my environment?
Regards,
Danishka
participants (1)
-
open infra