- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Namenode health check reported 1 datanode volume failure for /disk3/dfs/dn but filesystem status is healthy.
- Labels:
-
Apache Hadoop
-
Cloudera Manager
Created ‎06-08-2022 04:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎06-09-2022 10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @KiranMagdum ,
The last failure noticed is on April 28th. So if you are not seeing any permission/access issue for the disk /disk3/dfs/dn on Datanode log of 10.204.8.11, can you try to restart this datanode role and check if the Namenode UI still prints the Volume as failed.
