Project

General

Profile

Actions

Bug #23326

closed

mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle commands: No module named rbd

Added by Patrick Donnelly about 6 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
General
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When running vstart against master:

pdonnell@senta02 ~/ceph/build$ ../src/vstart.sh -d -b -l -n
...
Starting mgr.x
/home/pdonnell/ceph/build/bin/ceph-mgr -i x -c /home/pdonnell/ceph/build/ceph.conf
/home/pdonnell/ceph/build/bin/ceph -c /home/pdonnell/ceph/build/ceph.conf -k /home/pdonnell/ceph/build/keyring tell mgr restful create-self-signed-cert
no valid command found; 10 closest matches:
mgr self-test run
prometheus self-test
influx config-show
influx config-set <key> <value>
influx self-test
influx send
balancer execute <plan>
balancer dump <plan>
dashboard set-session-expire <int>
dashboard set-login-credentials <username> <password>
Error EINVAL: invalid command
MGR Restful is not working, perhaps the package is not installed?
/home/pdonnell/ceph/build/bin/ceph -c /home/pdonnell/ceph/build/ceph.conf -k /home/pdonnell/ceph/build/keyring mgr module enable dashboard_v2 
/home/pdonnell/ceph/build/bin/ceph -c /home/pdonnell/ceph/build/ceph.conf -k /home/pdonnell/ceph/build/keyring tell mgr dashboard set-login-credentials admin admin 
Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle commands: No module named rbd
Actions

Also available in: Atom PDF