Actions
Bug #46045
closedqa/tasks/cephadm: Module 'dashboard' is not enabled error
% Done:
0%
Source:
Development
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v16.0.0-4104-g2fccac11fc
Released In:
v16.2.0~1779
Upkeep Timestamp:
2025-07-14T19:40:18+00:00
Description
2020-06-17T09:00:38.033 INFO:ceph.mon.a.smithi167.stdout:Jun 17 09:00:37 smithi167 bash[15800]: audit 2020-06-17T09:00:36.455531+0000 mgr.a (mgr.14245) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-ganesha-c
lusters-rados-pool-namespace"}]: dispatch
2020-06-17T09:00:38.033 INFO:ceph.mon.a.smithi167.stdout:Jun 17 09:00:37 smithi167 bash[15800]: cephadm 2020-06-17T09:00:36.655624+0000 mgr.a (mgr.14245) 67 : cephadm [WRN] Failed to get Dashboard config for Ganesha: dashboard get-ganesha
-clusters-rados-pool-namespace failed: Module 'dashboard' is not enabled (required by command 'dashboard get-ganesha-clusters-rados-pool-namespace'): use `ceph mgr module enable dashboard` to enable it retval: -95
Updated by Sebastian Wagner over 5 years ago
- Status changed from New to Need More Info
this was due to the fact that the FS tests don't enable the dashboard?
Updated by Varsha Rao over 5 years ago
- Status changed from Need More Info to New
Sebastian Wagner wrote:
this was due to the fact that the FS tests don't enable the dashboard?
Yes, even other tests such as prometheus1 also don't enable dashboard. These tests were written prior setting dashboard namespace config2 got merged. As per discussion with Kiefer, we decided it would be best to check if dashboard is enabled before trying to set this config option.
[1] https://github.com/ceph/ceph/blob/720fd5613351f5af912012f50f8c27cad9f9c961/qa/tasks/mgr/test_prometheus.py#L13
[2] https://github.com/ceph/ceph/commit/130cadf6e571e8f3559fefa9b3e25b02e20b3d42
Updated by Varsha Rao over 5 years ago
- Assignee set to Kiefer Chang
- Backport set to octopus
Updated by Kiefer Chang over 5 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 36386
Updated by Sebastian Wagner over 5 years ago
- Status changed from Fix Under Review to Resolved
- Target version changed from v16.0.0 to v15.2.5
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 2fccac11fcbb78fa6f718f9cd9870fce70b337d5
- Fixed In set to v16.0.0-4104-g2fccac11fc
- Released In set to v16.2.0~1779
- Upkeep Timestamp set to 2025-07-14T19:40:18+00:00
Actions