Project

General

Profile

Actions

Bug #59068

open

ceph fs status throws AssertionError

Added by Petr Bena about 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
ceph cli
Target version:
-
% Done:

0%

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

Description

Hello, we have many 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable) clusters and on some of them we are observing following error:

PROD [root@mon01-ceph-drc:~] # ceph fs status
Error EINVAL: Traceback (most recent call last):
File "/usr/share/ceph/mgr/mgr_module.py", line 1757, in _handle_command
return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf)
File "/usr/share/ceph/mgr/mgr_module.py", line 462, in call
return self.func(mgr, **kwargs)
File "/usr/share/ceph/mgr/status/module.py", line 109, in handle_fs_status
assert metadata
AssertionError

We are parsing output of JSON version of status command as pre-update checks and as we are updating underlying OS right now we noticed this problem on about 3 out of 40 CEPH clusters, for this reason I can't tell you for how long this issue persists, might be in this state for months. Is there anything we can do to debug the culprit?

Actions #1

Updated by John Mulligan about 1 year ago

Possibly a duplicate of #57072

Actions #2

Updated by Ilya Dryomov 11 months ago

  • Target version deleted (v17.2.6)
Actions

Also available in: Atom PDF