ceph should reuse fsid across cluster
Open
Feature
- Dominant language
- Ruby
- Stars
- 101
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
If the fsid isn't set in the attributes, it will make up a new one. It should instead do a search across the cluster to find it, the mon nodes for example.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the cookbook reads the fsid attribute and where it generates a new value; then inspect the paths involving monitor nodes. Done means an unset fsid is discovered from the cluster when possible instead of being replaced with a new one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- distributed-systems, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100