Project

General

Profile

Actions

Bug #44273

closed

Getting "stray daemon osd.3 on host admin not managed by cephadm" on single-node deployment

Added by Nathan Cutler about 4 years ago. Updated about 4 years ago.

Status:
Can't reproduce
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

I typically test the most simple deployment imaginable: single node, 1 MGR, 1 MON, and 4 OSDs. The deployment is done by running two commands:

First command:

cephadm bootstrap ...

Second command:

echo '{"testing_dg_admin": {"host_pattern": "admin*", "data_devices": {"all": true}}}' | ceph orch osd create -i -

On very recent masters, the cluster always comes up in HEALTH_WARN with:

# ceph health detail
HEALTH_WARN 1 stray daemons(s) not managed by cephadm
[WRN] CEPHADM_STRAY_DAEMON: 1 stray daemons(s) not managed by cephadm
    stray daemon osd.3 on host admin not managed by cephadm

Eventually, this warning goes away, but it takes a long time - like 15 minutes or more.

Not sure if this is relevant, but the test is running on openSUSE Leap 15.2.

Actions #1

Updated by Nathan Cutler about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Sage Weil about 4 years ago

  • Status changed from New to Need More Info

This should have been fixed by 607263224c26... can you reproduce this with debug_mgr = 20 and attach a log?

Actions #3

Updated by Nathan Cutler about 4 years ago

  • Status changed from Need More Info to Can't reproduce

not getting this anymore

Actions

Also available in: Atom PDF