Project

General

Profile

Actions

Bug #63122

open

dashboard crash when opening rbd view

Added by Redouane Kachach Elhichou 7 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Orchestrator - Rook
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

│ debug 2023-10-06T11:09:55.983+0000 7f98a3e5d700 0 [dashboard ERROR exception] Dashboard Exception │
│ Traceback (most recent call last): │
│ File "/usr/share/ceph/mgr/dashboard/services/exception.py", line 47, in dashboard_exception_handler │
│ return handler(*args, **kwargs) │
│ File "/usr/lib/python3.6/site-packages/cherrypy/_cpdispatch.py", line 54, in call
│ return self.callable(*self.args, **self.kwargs) │
│ File "/usr/share/ceph/mgr/dashboard/controllers/_base_controller.py", line 263, in inner │
│ ret = func(*args, **kwargs) │
│ File "/usr/share/ceph/mgr/dashboard/controllers/_rest_controller.py", line 191, in wrapper │
│ return func(*vpath, **params) │
│ File "/usr/lib64/python3.6/contextlib.py", line 52, in inner │
│ return func(*args, **kwds) │
│ File "/usr/lib64/python3.6/contextlib.py", line 52, in inner │
│ return func(*args, **kwds) │
│ File "/usr/share/ceph/mgr/dashboard/controllers/rbd.py", line 497, in list │
│ return self._trash_list(pool_name) │
│ File "/usr/share/ceph/mgr/dashboard/controllers/rbd.py", line 484, in _trash_list │
│ status, value = self._trash_pool_list(pool) │
│ File "/usr/share/ceph/mgr/dashboard/tools.py", line 245, in wrapper │
│ return rvc.run(fn, args, kwargs) │
│ File "/usr/share/ceph/mgr/dashboard/tools.py", line 233, in run │
│ raise ViewCacheNoDataException()

Actions #1

Updated by Redouane Kachach Elhichou 7 months ago

  • Project changed from Orchestrator to Dashboard
Actions #2

Updated by Nizamudeen A 7 months ago

I think it'll be good to describe this is happening on container based(rook) environments.

Actions #3

Updated by Nizamudeen A 7 months ago

  • Category set to Orchestrator - Rook

I created a separate category called Orchestrator - Rook and added this issue to it. We can add the rook related issue to that category

Actions #4

Updated by Redouane Kachach Elhichou 7 months ago

  • Target version set to v18.1.0
Actions #5

Updated by Redouane Kachach Elhichou 7 months ago

Just to add some context: I hit this issue while testing the latest version of Rook and using the ceph:v18 image.

Actions #6

Updated by brent s. 7 months ago

I'm hitting this behavior on a non-Rook Reef deployment (manually deployed; AlmaLinux 9.2, RPM repo), and thus am pretty sure it's not related to Rook.

I don't have many images - maybe 15 or so - but some of them are very large; 20 TiB, 60 TiB, etc. Sometimes it loads. Usually it doesn't and just crashes the MGR.

Similar behavior exists in Pacific and, presumably, Quincy.

Actions #7

Updated by Ilya Dryomov 4 months ago

  • Target version deleted (v18.1.0)
Actions

Also available in: Atom PDF