Project

General

Profile

Actions

Documentation #46052

closed

Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id:

Added by Andy Gold almost 6 years ago. Updated 8 months ago.

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

0%

Backport:
Reviewed:
Affected Versions:
Pull request ID:
Tags (freeform):
Fixed In:
v16.0.0-2702-g8ed32f61ad
Released In:
v16.2.0~2237
Upkeep Timestamp:
2025-07-14T19:40:16+00:00

Description

ceph version 15.2.3
using Cephadm

ceph orch host ls
HOST        ADDR           LABELS           STATUS
ceph0-ote  ceph0-ote  mon mgr mds rgw
ceph1-ote  ceph1-ote  mon mgr mds rgw
ceph2-ote  ceph2-ote  mon mgr mds rgw


I tried to get the rgw to use the label so it deploys an a few nodes.
$ ceph orch apply rgw realm1 zone1 label:rgw
$ceph health detail
HEALTH_ERR Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id: ['realm1', 'zone1', 'label:rgw', 'ceph1-ote', 'irsehd']
[ERR] MGR_MODULE_ERROR: Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id: ['realm1', 'zone1', 'label:rgw', 'ceph1-ote', 'irsehd']
    Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id: ['realm1', 'zone1', 'label:rgw', 'ceph1-ote', 'irsehd']
Actions #1

Updated by Sebastian Wagner almost 6 years ago

  • Tracker changed from Bug to Support
  • Description updated (diff)

the correct call is

ceph orch apply rgw realm1 zone1 --placement=label:rgw

which documentation / example did you use for this command?

Actions #2

Updated by Andy Gold almost 6 years ago

Sebastian Wagner wrote:

the correct call is

[...]

which documentation / example did you use for this command?

I think it was this page - https://docs.ceph.com/docs/master/cephadm/adoption/
Look at point 11.

Thnaks for yur help, Please close this case.

Actions #3

Updated by Sebastian Wagner almost 6 years ago

  • Tracker changed from Support to Documentation
  • Project changed from Ceph to Orchestrator
  • Category set to cephadm
  • Status changed from New to Fix Under Review
  • Pull request ID set to 35640
Actions #4

Updated by Sebastian Wagner over 5 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v15.2.5
Actions #5

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 8ed32f61ada7c821fe8d67dca8ae76cc2100afef
  • Fixed In set to v16.0.0-2702-g8ed32f61ad
  • Released In set to v16.2.0~2237
  • Upkeep Timestamp set to 2025-07-14T19:40:16+00:00
Actions

Also available in: Atom PDF