Project

General

Profile

Actions

Feature #49127

open

rook: Add support for service restart

Added by Varsha Rao about 3 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
mgr/rook
Target version:
% Done:

0%

Source:
Tags:
Backport:
pacific,octopus
Reviewed:
Affected Versions:
Pull request ID:

Description

debug 2021-02-03T12:17:08.605+0000 7efd4aa6d700  0 [volumes ERROR volumes.fs.nfs] Setting NFS-Ganesha Config failed for testing
Traceback (most recent call last):
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1791, in _oremote
    return mgr.remote(o, meth, *args, **kwargs)
  File "/usr/share/ceph/mgr/mgr_module.py", line 1687, in remote
    args, kwargs)
RuntimeError: Remote method threw exception: Traceback (most recent call last):
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 957, in service_action
    raise NotImplementedError()
NotImplementedError

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/share/ceph/mgr/volumes/fs/nfs.py", line 984, in set_nfs_cluster_config
    self._restart_nfs_service()
  File "/usr/share/ceph/mgr/volumes/fs/nfs.py", line 864, in _restart_nfs_service
    service_name='nfs.'+self.cluster_id)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1720, in inner
    completion = self._oremote(method_name, args, kwargs)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 1797, in _oremote
    raise NotImplementedError(f'{o} does not implement {meth}') from e
NotImplementedError: rook does not implement service_action

Related issues 1 (1 open0 closed)

Related to Dashboard - Bug #49124: mgr/dashboard: NFS settings aren't updated after modifying them when working with Rook orchestratorNewAlfonso Martínez

Actions
Actions #1

Updated by Varsha Rao about 3 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from rook: Does not support restart of service to rook: Add support for service restart
Actions #2

Updated by Varsha Rao about 3 years ago

  • Related to Bug #49124: mgr/dashboard: NFS settings aren't updated after modifying them when working with Rook orchestrator added
Actions #3

Updated by Varsha Rao about 3 years ago

  • Assignee set to Varsha Rao
Actions #4

Updated by Sebastian Wagner almost 3 years ago

  • Assignee deleted (Varsha Rao)
Actions #5

Updated by Juan Miguel Olmo Martínez over 2 years ago

  • Priority changed from High to Normal
Actions

Also available in: Atom PDF