Project

General

Profile

Actions

Bug #23213

open

Bug #23098: ceph-mds: prevent MDS names starting with a digit

mds: exits after 'starting mds.* at -'

Added by Jos Collin about 6 years ago. Updated about 6 years ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

For MDS id other than the default (a,b,c), ceph-mds displays 'starting mds.otherid at -', but the mds process actually shuts down (goto shutdown) without printing any informative message. This looks as if the new process is started and running, but actually it is not.

In addition, Is there a better way to deal with this situation? Like don't attempt the starting?

$ ./bin/ceph-mds -i otherid
starting mds.otherid at -

Actions

Also available in: Atom PDF