Project

General

Profile

Actions

Bug #49411

closed

Rook: "ceph orch ls" command fails with KeyError: 'crashcollector'

Added by Juan Miguel Olmo Martínez about 5 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
Urgent
Category:
mgr/rook
Target version:
-
% Done:

100%

Source:
Development
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Fixed In:
v17.0.0-1353-ga171b32a21
Released In:
v17.2.0~2851
Upkeep Timestamp:
2025-07-14T18:00:40+00:00

Description

[root@rook-ceph-tools-78cdfd976c-x6qjm /]# ceph orch ls              
Error EINVAL: Traceback (most recent call last):
  File "/usr/share/ceph/mgr/mgr_module.py", line 1321, in _handle_command
    return self.handle_command(inbuf, cmd)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 152, in handle_command
    return dispatch[cmd['prefix']].call(self, cmd, inbuf)
  File "/usr/share/ceph/mgr/mgr_module.py", line 389, in call
    return self.func(mgr, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 108, in <lambda>
    wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)  # noqa: E731
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 97, in wrapper
    return func(*args, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/module.py", line 549, in _list_services
    raise_if_exception(completion)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 654, in raise_if_exception
    raise e
KeyError: 'crashcollector'
Actions #1

Updated by Juan Miguel Olmo Martínez about 5 years ago

  • % Done changed from 0 to 50
  • Severity changed from 3 - minor to 2 - major
  • Pull request ID set to 39612
Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Description updated (diff)
Actions #3

Updated by Sebastian Wagner about 5 years ago

  • Status changed from New to Fix Under Review
Actions #4

Updated by Juan Miguel Olmo Martínez about 5 years ago

  • Status changed from Fix Under Review to Resolved
  • % Done changed from 50 to 100
Actions #5

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to a171b32a2110bbb548b242875238d6c65a6e0bbb
  • Fixed In set to v17.0.0-1353-ga171b32a21
  • Released In set to v17.2.0~2851
  • Upkeep Timestamp set to 2025-07-14T18:00:40+00:00
Actions

Also available in: Atom PDF