Project

General

Profile

Actions

Bug #38122

closed

Error ceph fs status

Added by Jos Collin over 5 years ago. Updated about 5 years ago.

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

0%

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

Description

$ ./bin/ceph fs status myfs

and

$ ./bin/ceph fs status

shows:

*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2019-01-31 16:33:41.782 7f5130c62700 -1 WARNING: all dangerous and experimental features are enabled.
2019-01-31 16:33:41.818 7f5130c62700 -1 WARNING: all dangerous and experimental features are enabled.
Error EINVAL: Traceback (most recent call last):
  File "/home/jcollin/workspace/ceph/src/pybind/mgr/mgr_module.py", line 829, in _handle_command
    r = getter(key, default)
  File "/home/jcollin/workspace/ceph/src/pybind/mgr/status/module.py", line 251, in handle_command
    return self.handle_fs_status(cmd)
  File "/home/jcollin/workspace/ceph/src/pybind/mgr/status/module.py", line 95, in handle_fs_status
    c_state = self.colorize(state, self.GREEN)
AttributeError: 'Module' object has no attribute 'colorize'


Related issues 1 (0 open1 closed)

Has duplicate mgr - Bug #38618: mgr/status: AttributeError: 'Module' object has no attribute 'colorize'Duplicate

Actions
Actions

Also available in: Atom PDF