Project

General

Profile

Actions

Bug #37664

closed

ceph daemon fails if ceph.conf contains a duplicate option

Added by Paul Emmerich over 5 years ago. Updated about 3 years ago.

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

0%

Source:
Tags:
Backport:
nautilus, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

To reproduce:

ceph daemon osd.1 help
# (normal output as expected)

echo x = foo >> /etc/ceph/ceph.conf
ceph daemon osd.1 help
# (normal output as expected)

echo x = foo >> /etc/ceph/ceph.conf
ceph daemon osd.1 help
Can't get admin socket path: unable to get conf option admin_socket for osd.1: warning: line 11: 'x' in section 'global' redefined 

Other commands and daemons still work as expected with duplicate options in ceph.conf

Running Mimic 13.2.2


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #42399: mimic: ceph daemon fails if ceph.conf contains a duplicate optionRejectedActions
Copied to Ceph - Backport #42400: nautilus: ceph daemon fails if ceph.conf contains a duplicate optionResolvedJan FajerskiActions
Actions #1

Updated by Kefu Chai over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 30695
Actions #2

Updated by Nathan Cutler over 4 years ago

  • Backport set to nautilus, mimic

Adding "nautilus" and "mimic" backports since the fix targets master and this bug was opened against mimic.

Actions #3

Updated by Kefu Chai over 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #42399: mimic: ceph daemon fails if ceph.conf contains a duplicate option added
Actions #5

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #42400: nautilus: ceph daemon fails if ceph.conf contains a duplicate option added
Actions #6

Updated by Nathan Cutler about 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF