Project

General

Profile

Actions

Bug #61880

open

ceph orch reconfig starts the daemon in case it was stopped

Added by Redouane Kachach Elhichou 10 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
cephadm
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

Steps to reprdouce:
1) stop a daemon (ceph orch daemon stop <daemon_name>)
2) check that the daemon was stopped correctly (ceph orch ps)
3) reconfig the daemon (ceph orch reconfig <daemon_name>
4) The daemon leaves the stopped state and starts running

IMHO this behavior could cause some surprise to users not expecting the daemon to comeback to the running state when they were just 're-configuring'. Probably in this case we should just apply the new config and leave the daemon in the 'stopped' state. In case the user want explicitly to run the daemon then he must issue a 'ceph orch start' command.

No data to display

Actions

Also available in: Atom PDF