We have many Hadoop clusters. Each datanode holds many disks (between 10 and 20).
All disks are used for HDFS. We use well-known tools like smartctl to check the disks.
We want to know if there is a dedicated tool to check disks that hold HDFS file-system.
We are interested in a similar tool for Kafka disks (since Kafka disks are very important).
Michael-Bronson