Project

General

Profile

Actions

Bug #20692

closed

mgr: 500 error when attempting to view filesystem data

Added by Zack Cerza almost 7 years ago. Updated over 6 years ago.

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

0%

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

Description

http://mira049.front.sepia.ceph.com:8000/filesystem/0/

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
  File "/usr/lib/python2.7/dist-packages/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/usr/lib/ceph/mgr/dashboard/module.py", line 449, in filesystem
    "fs_status": global_instance().fs_status(int(fs_id))
  File "/usr/lib/ceph/mgr/dashboard/module.py", line 359, in fs_status
    mds_versions[metadata['ceph_version']].append(standby['name'])
KeyError: 'ceph_version'
Powered by CherryPy 3.5.0

root@mira049:~# ceph --version
ceph version 12.1.0-628-g8b08bd5 (8b08bd580d3001027b33a615bbb527fc2a5f26c6) luminous (rc)

Related issues 1 (0 open1 closed)

Copied to mgr - Backport #21137: luminous: mgr: 500 error when attempting to view filesystem dataResolvedNathan CutlerActions
Actions #1

Updated by Sage Weil over 6 years ago

  • Project changed from Ceph to mgr
Actions #2

Updated by John Spray over 6 years ago

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

Updated by Kefu Chai over 6 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to luminous
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21137: luminous: mgr: 500 error when attempting to view filesystem data added
Actions #5

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF