Project

General

Profile

Actions

Documentation #46052

closed

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

Added by Andy Gold almost 4 years ago. Updated almost 4 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

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 4 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 4 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 4 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 almost 4 years ago

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

Also available in: Atom PDF