Project

General

Profile

Actions

Bug #49224

open

mgr/dashboard: Exports for NFS-Ganesha fails with rook mgr module enabled

Added by Varsha Rao about 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
High
Category:
Component - NFS
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

Description of problem

Dashboard does not detect the rook deployed nfs-ganesha daemons.

How reproducible

Try creating exports with rook mgr module enabled.

Actual results

"Cluster" in the dashboard export dialog is stuck at "loading" and timeouts with "no daemons are available."

Expected results

Exports should be created successfully with rook mgr module enabled.

Additional info

https://github.com/rook/rook/issues/6147
https://github.com/rook/rook/issues/7064#issuecomment-775071138

Actions #1

Updated by Alfonso Martínez about 3 years ago

  • Assignee set to Alfonso Martínez
Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 144 to Component - NFS
Actions #3

Updated by Varsha Rao almost 3 years ago

From mgr log

 [dashboard ERROR exception] Internal Server Error
Traceback (most recent call last):
  File "/usr/share/ceph/mgr/dashboard/services/exception.py", line 46, 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/home.py", line 135, in __call__
    return serve_file(full_path)
  File "/usr/lib/python3.6/site-packages/cherrypy/lib/static.py", line 77, in serve_file
    cptools.validate_since()
  File "/usr/lib/python3.6/site-packages/cherrypy/lib/cptools.py", line 116, in validate_since
    raise cherrypy.HTTPRedirect([], 304)
cherrypy._cperror.HTTPRedirect: ([], 304)

Actions

Also available in: Atom PDF