ceph / ceph-medic

find common issues in ceph clusters
MIT License
22 stars 18 forks source link

checks: mons should not check against non-existing keys #68

Closed alfredodeza closed 7 years ago

alfredodeza commented 7 years ago

This one commit fixes both these issues:

64

63

One is when checking the current host, the other one is when comparing to a host that may not have the file. It is fine to skip/ignore because that should get picked up later by another check