Actions
Bug #37664
closedceph daemon fails if ceph.conf contains a duplicate option
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Backport:
nautilus, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
Merge Commit:
Fixed In:
v15.0.0-6244-gf8c4766840
Released In:
v15.2.0~1890
Upkeep Timestamp:
2025-07-22T14:42:01+00:00
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
Updated by Kefu Chai over 6 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 30695
Updated by Nathan Cutler over 6 years ago
- Backport set to nautilus, mimic
Adding "nautilus" and "mimic" backports since the fix targets master and this bug was opened against mimic.
Updated by Kefu Chai over 6 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Nathan Cutler over 6 years ago
- Copied to Backport #42399: mimic: ceph daemon fails if ceph.conf contains a duplicate option added
Updated by Nathan Cutler over 6 years ago
- Copied to Backport #42400: nautilus: ceph daemon fails if ceph.conf contains a duplicate option added
Updated by Nathan Cutler about 5 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".
Updated by Upkeep Bot 8 months ago
- Merge Commit set to f8c4766840fae7f13445bc76fbc6c6b5343130ba
- Fixed In set to v15.0.0-6244-gf8c4766840
- Released In set to v15.2.0~1890
- Upkeep Timestamp set to 2025-07-22T14:42:01+00:00
Actions