Project

General

Profile

Actions

Bug #49659

closed

Exception found on "ceph orch osd rm stop" command

Added by Daniel Pivonka about 5 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Daniel Pivonka
Category:
cephadm
Target version:
-
% Done:

0%

Source:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Fixed In:
v17.0.0-1793-g89077a8ad6
Released In:
v17.2.0~2741
Upkeep Timestamp:
2025-07-14T17:59:17+00:00

Description

Exception found using "ceph orch osd rm stop" command

[ceph: root@ceph-suniladm-1612441365162-node1-monmgrinstallernode-export /]# ceph orch osd rm stop osd
Error EINVAL: Traceback (most recent call last):
File "/usr/share/ceph/mgr/mgr_module.py", line 1230, in _handle_command
return self.handle_command(inbuf, cmd)
File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 141, in handle_command
return dispatch[cmd['prefix']].call(self, cmd, inbuf)
File "/usr/share/ceph/mgr/mgr_module.py", line 339, in call
return self.func(mgr, **kwargs)
File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 103, in <lambda>
wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)
File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 92, in wrapper
return func(*args, **kwargs)
File "/usr/share/ceph/mgr/orchestrator/module.py", line 803, in _osd_rm_stop
raise_if_exception(completion)
File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 643, in raise_if_exception
raise e
ValueError: invalid literal for int() with base 10: 'osd'

Actions #1

Updated by Daniel Pivonka about 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 39924
Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Ken Dreyer about 5 years ago

  • Backport set to pacific
Actions #4

Updated by Ken Dreyer about 5 years ago

  • Status changed from Pending Backport to Resolved
Actions #5

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 89077a8ad69a2e6328d4b1b9087fae99bbb9327f
  • Fixed In set to v17.0.0-1793-g89077a8ad6
  • Released In set to v17.2.0~2741
  • Upkeep Timestamp set to 2025-07-14T17:59:17+00:00
Actions

Also available in: Atom PDF