planned osd support of lvmcache conflicts with dmcrypt logic in osd collector
Open
enhancement
- Dominant language
- Python
- Stars
- 66
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The osd collector determines encryption state by looking at the device path. If devmapper is used, up until this point it means dmcrypt is active - but once lvmcache is supported, devmapper paths will also be present for that use case.
The detection logic therefore needs to change to account for these two devmapper use cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.