Project

General

Profile

Actions

Bug #38618

closed

mgr/status: AttributeError: 'Module' object has no attribute 'colorize'

Added by Yanhu Cao about 5 years ago. Updated about 5 years ago.

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

0%

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

Description

[root@zfs35 build]# ceph fs status
Error EINVAL: Traceback (most recent call last):
  File "/home/tiger/ceph/src/pybind/mgr/mgr_module.py", line 861, in _handle_command
    return self.handle_command(inbuf, cmd)
  File "/home/tiger/ceph/src/pybind/mgr/status/module.py", line 250, in handle_command
    return self.handle_fs_status(cmd)
  File "/home/tiger/ceph/src/pybind/mgr/status/module.py", line 94, in handle_fs_status
    c_state = self.colorize(state, self.GREEN)
AttributeError: 'Module' object has no attribute 'colorize'

PR: https://github.com/ceph/ceph/pull/26779

Related issues 1 (0 open1 closed)

Is duplicate of mgr - Bug #38122: Error ceph fs statusResolved

Actions
Actions #1

Updated by Patrick Donnelly about 5 years ago

  • Project changed from Ceph to mgr
  • Status changed from New to Duplicate
  • Start date deleted (03/07/2019)
Actions #2

Updated by Patrick Donnelly about 5 years ago

  • Is duplicate of Bug #38122: Error ceph fs status added
Actions

Also available in: Atom PDF