Project

General

Profile

Bug #45907

cepham: daemon rm for managed services is completely broken

Added by Sebastian Wagner almost 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
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

ceph orch daemon rm mgr.monitor3.oiooup
Removed mgr.monitor3.oiooup from host 'monitor3'

but mgr service is still running on monitor3 but with different name:

# ceph -s
  cluster:
    id:     6b5e5cf2-7a53-11ea-926a-525400ab2f1f
    health: HEALTH_WARN
            1 stray daemons(s) not managed by cephadm

  services:
    mon: 3 daemons, quorum monitor1,monitor3,monitor2 (age 6m)
    mgr: monitor1.wmzqlk(active, since 6m), standbys: monitor2.dwdbvu, monitor3.qqvwoj
    osd: 10 osds: 10 up (since 6m), 10 in (since 60m)

  data:
    pools:   1 pools, 1 pgs
    objects: 0 objects, 0 B
    usage:   10 GiB used, 90 GiB / 100 GiB avail
    pgs:     1 active+clean

workaround: don't use daemon-rm!


Related issues

Related to Orchestrator - Bug #45792: cephadm: zapped OSD gets re-added to the cluster. Resolved
Related to Orchestrator - Documentation #45767: documentation: disable the scheduler: unmanaged=True + ceph orch daemon add ... Resolved

History

#1 Updated by Sebastian Wagner almost 4 years ago

  • Related to Bug #45792: cephadm: zapped OSD gets re-added to the cluster. added

#2 Updated by Sebastian Wagner over 3 years ago

  • Subject changed from cepham: daemon rm for manages services is completely broken to cepham: daemon rm for managed services is completely broken

#3 Updated by Juan Miguel Olmo Martínez about 3 years ago

  • Related to Documentation #45767: documentation: disable the scheduler: unmanaged=True + ceph orch daemon add ... added

#4 Updated by Juan Miguel Olmo Martínez about 3 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF