Project

General

Profile

Actions

Bug #55679

closed

cephadm: applying service spec that should move active mgr leaves extra mgr daemon

Added by Adam King almost 2 years ago. Updated almost 2 years ago.

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

0%

Source:
Tags:
Backport:
quincy, pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

If you have a setup of host A, B, C with mgr on A and B where the one on A is active and you then apply a mgr spec that should put a mgr on B and C you end up with a mgr on A, B and C. This is because we consider the active mgr never ok-to-stop so it isn't removed. Doing a "ceph mgr fail" will cause the mgr on A to be removed the next time around, but we should be able to handle this without this additional step being needed.

Actions

Also available in: Atom PDF