HDFS Displays Insufficient Disk Space But 10% Disk Space Remains
Symptom
- The alarm "HDFS Disk Usage Exceeds the Threshold" is reported.
- On the HDFS page, high disk space usage is displayed.
Cause Analysis
The dfs.datanode.du.reserved.percentage parameter is set in HDFS, indicating the percentage of the reserved space of each disk to the total disk space. The DataNode reserves space you set for NodeManager running and computing of other components, for example, Yarn, or for upgrades.
As 10% disk space is reserved, the HDFS DataNode regards that there is no available disk space when the disk usage reaches 90%.
Solution
- Expand the HDFS DataNode disk capacity when its usage reaches 80%.
- If the disk capacity cannot be expanded in time, delete useless data in HDFS to release disk space.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot