Closed alfredodeza closed 5 years ago
Currently, when there is no fsid defined, the checks compare existing FSIDs to the non-existing one (an empty string).
A standalone check would clarify that the FSID on a given node is missing, and would allow other checks to not compare against an empty string.
Example of current output with the issue:
---------- managers ---------- rook-ceph-mgr-a-5c8797779d-8wj9f ECOM5: fsid "" is different than host(s): rook-ceph-mon-a-65888bb8c8-7dwls
Currently, when there is no fsid defined, the checks compare existing FSIDs to the non-existing one (an empty string).
A standalone check would clarify that the FSID on a given node is missing, and would allow other checks to not compare against an empty string.
Example of current output with the issue: