When checking the status of namenode health- it's shows one data node volume failed, this data node having 12 disks, out of one is reported as failed by namenode health check.
From OS level this disk has been accessible and writeable. It does not have hardware alarms/faults as well.
xfs_repair has been run successfully.
Output of below command showing "File system status = HEALTHY"
hdfs fsck / | egrep -v ‘^\.+$’ | grep -v replica | grep -v Replica