ALM-14009 Number of Faulty DataNodes Exceeds the Threshold (For MRS 2.x or Earlier)
Description
The system periodically checks the number of faulty DataNodes in the HDFS cluster every 30 seconds, and compares the number with the threshold. The number of faulty DataNodes has a default threshold. This alarm is generated when the number of faulty DataNodes in the HDFS cluster exceeds the threshold.
This alarm is cleared when the number of faulty DataNodes in the HDFS cluster is less than or equal to the threshold.
Attribute
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
14009 |
Major |
Yes |
Parameters
Parameter |
Description |
---|---|
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
Trigger condition |
Generates an alarm when the actual indicator value exceeds the specified threshold. |
Impact on the System
Faulty DataNodes cannot provide HDFS services.
Possible Causes
- DataNodes are faulty or overloaded.
- The network between the NameNode and the DataNode is disconnected or busy.
- NameNodes are overloaded.
Procedure
- Check whether DataNodes are faulty.
- Use the client on the cluster node to run the hdfs dfsadmin -report command to check whether DataNodes are faulty.
- On the MRS cluster details page, choose Components > HDFS > Instances to check whether the DataNode is stopped.
- Select the DataNode instance, and choose More > Restart Instance to restart it. Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 2.a.
- Check the status of the network between the NameNode and the DataNode.
- Log in to the service IP address of the node where the faulty DataNode is located, and run the ping IP address of the NameNode command to check whether the network between the DataNode and the NameNode is abnormal.
- Rectify the network fault. Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 3.a.
- Check whether the DataNode is overloaded.
- On the MRS cluster details page, click Alarms and check whether the alarm ALM-14008 HDFS DataNode Memory Usage Exceeds the Threshold exists.
- Follow procedures in ALM-14008 HDFS DataNode Memory Usage Exceeds the Threshold (For MRS 2.x or Earlier) to handle the alarm and check whether the alarm is cleared.
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 4.a.
- Check whether the NameNode is overloaded.
- On the MRS cluster details page, click Alarms and check whether the alarm ALM-14007 HDFS NameNode Memory Usage Exceeds the Threshold exists.
- Follow procedures in ALM-14007 HDFS NameNode Memory Usage Exceeds the Threshold (For MRS 2.x or Earlier) to handle the alarm and check whether the alarm is cleared.
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 5.
- Collect fault information.
- On MRS Manager, choose .
- Contact the O&M engineers and send the collected logs.
Reference
None
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.