ceph / ceph-medic

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

ignore host groups that do not exist in ceph_medic.metadata #28

Closed andrewschoen closed 7 years ago

andrewschoen commented 7 years ago

We shouldn't store nodes in metadata['nodes'] that are not a part of the ceph cluster, meaning they do not belong in a group that ceph-medic knows as a ceph daemon type.

Signed-off-by: Andrew Schoen aschoen@redhat.com