Hi,
in a fresh new cluster with CDH 6.3.2 I have HDFS with this error:

but if I run a `hdfs fsck /` or `hdfs fsck / | egrep -v '^\.+$' | grep -v eplica` the HDFS status is HEALTHY.
I'm not clear on the correlation between this mistake and the check that's being made.
I'd like to figure out where the files that have a corrupted replication are.