Project

General

Profile

Actions

Bug #46681

closed

mgr/dashboard: create OSD fails due to cephadm interface change

Added by Kiefer Chang almost 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
High
Category:
Component - OSDs
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
octopus
Regression:
Yes
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The dashboard fails to create OSDs because `apply_drivegroups` method is removed in https://github.com/ceph/ceph/pull/35667.

2020-07-23T02:45:30.572+0000 7f4bea196700  0 [dashboard ERROR taskexec] Error while calling Task(ns=osd/create, md={'tracking_id': 'dashboard-admin-1595472329739'})
Traceback (most recent call last):
  File "/ceph/src/pybind/mgr/orchestrator/_interface.py", line 1729, in _oremote
    return mgr.remote(o, meth, *args, **kwargs)
  File "/ceph/src/pybind/mgr/mgr_module.py", line 1533, in remote
    return self._ceph_dispatch_remote(module_name, method_name,
RuntimeError: Remote method threw exception: Traceback (most recent call last):
  File "/ceph/src/pybind/mgr/orchestrator/_interface.py", line 977, in apply_drivegroups
    raise NotImplementedError()
NotImplementedError

Actions #1

Updated by Kiefer Chang almost 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kiefer Chang
  • Pull request ID set to 36254
Actions #2

Updated by Kiefer Chang almost 4 years ago

  • Pull request ID changed from 36254 to 36262
Actions #3

Updated by Kiefer Chang almost 4 years ago

  • Assignee changed from Kiefer Chang to Sebastian Wagner
Actions #4

Updated by Kiefer Chang over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 138 to Component - OSDs
Actions

Also available in: Atom PDF