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