Project

General

Profile

Actions

Bug #63139

open

mgr/dashboard: Stack trace is dumped in the NFS view

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

Status:
New
Priority:
Normal
Assignee:
-
Category:
Component - NFS
Target version:
-
% Done:

0%

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

Description

In addition to showing "NFS-Ganesha is not configured" the view also shows the following trace:

Remote method threw exception: Traceback (most recent call last): File "/usr/share/ceph/mgr/nfs/module.py", line 169, in cluster_ls return available_clusters(self) File "/usr/share/ceph/mgr/nfs/utils.py", line 38, in available_clusters completion = mgr.describe_service(service_type='nfs') File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1488, in inner completion = self._oremote(method_name, args, kwargs) File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1555, in _oremote raise NoOrchestrator() orchestrator._interface.NoOrchestrator: No orchestrator configured (try `ceph orch set backend`)
Please consult the documentation on how to configure and enable the management functionality.
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

  • Subject changed from Stack trace is dumped in the NFS view to mgr/dashboard: Stack trace is dumped in the NFS view
  • Category set to Component - NFS
  • Backport set to reef

We should ideally show a good message like we do in the other areas of the UI rather than dumping the traceback!

Actions

Also available in: Atom PDF