Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.2
Description
Something unusual happened in the online environment.
The DataNode is configured with 11 disks (${dfs.datanode.data.dir}). It is normal for 10 disks to calculate the used capacity, and the calculated value for the other 1 disk is much larger, which is very strange.
This is about the live view on the NameNode:
This is about the live view on the DataNode:
We can look at the view on linux:
There is a big gap here, regarding'/mnt/dfs/11/data'. This situation should be prohibited from happening.
I found that there are some abnormal block files.
There are wrong blk_xxxx.meta in some subdir directories, causing abnormal computing space.
Here are some abnormal block files:
Such files should not be used as normal blocks. They should be actively identified and filtered, which is good for cluster stability.
Attachments
Attachments
Issue Links
- links to