Project

General

Profile

Actions

Bug #43561

closed

mgr/cephadm: mgr is not named after hostname

Added by Josh Durgin over 4 years ago. Updated over 4 years ago.

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

cephadm boostrap --help claims it will be name after the hostname, but it is randomly generated instead. The monitor is named correctly:

  --mgr-id MGR_ID       mgr id (default: local hostname)
  services:
    mon: 1 daemons, quorum mira045 (age 44m)
    mgr: zbdiyk(active, since 43m)

This was setup on mira045 with:

cephadm bootstrap --mon-ip 172.21.5.124
Actions #1

Updated by Sage Weil over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 32640

The mgr id is random instead of a hostname since we allow multiple per host (unlike the mon).

Actions #2

Updated by Sage Weil over 4 years ago

  • Project changed from mgr to Orchestrator
  • Category deleted (orchestrator)
Actions #3

Updated by Sebastian Wagner over 4 years ago

  • Category set to cephadm
Actions #4

Updated by Sage Weil over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF