Use ceph-conf to locate OSD keyring in calamari-crush-location
Open
easy
enhancement
first-time-committer
- Dominant language
- Python
- Stars
- 345
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/ceph/calamari/blob/master/salt/srv/salt/base/calamari-crush-location.py#L22
should determine the key-ring path by calling:
ceph-conf --name osd.N --show-config-value 'keyring'
ref: http://tracker.ceph.com/issues/12080
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading salt/srv/salt/base/calamari-crush-location.py at line 22 and review how the OSD keyring path is currently determined. Run the specified ceph-conf command for the target OSD, then confirm the script uses its reported keyring path when locating the OSD keyring.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100