ALM-38000 Kafka Service Unavailable (For MRS 2.x or Earlier)
Description
The system checks the Kafka service availability every 30 seconds. This alarm is generated if the Kafka service becomes unavailable.
This alarm is cleared after the Kafka service recovers.
Attribute
Alarm ID | Alarm Severity | Auto Clear |
---|---|---|
38000 | Critical | 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. |
Impact on the System
The cluster cannot provide the Kafka service and users cannot run new Kafka tasks.
Possible Causes
- The KrbServer component is faulty.
- The ZooKeeper component is faulty or fails to respond.
- The Broker node in the Kafka cluster is abnormal.
Procedure
- Check the KrbServer component status. For clusters without Kerberos authentication, skip this step and go to 2.
- Go to the MRS cluster details page and click Components.
- Check whether the health status of the KrbServer service is Good.
- Rectify the fault by following instructions in ALM-25500 KrbServer Service Unavailable.
- Perform 1.b again.
- Check the ZooKeeper component status.
- Check whether the health status of the ZooKeeper service is Good.
- If the ZooKeeper service is stopped, start it. For other problems, follow the instructions in ALM-13000 ZooKeeper Service Unavailable.
- Perform 2.a again.
- Check the Broker status.
- Choose .
- In Role, check whether all instances are normal.
- Select all instances of Broker and choose .
- Choose . Check whether the health status of Kafka is Good.
- Wait 30 seconds and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 4.
- Collect fault information.
- On MRS Manager, choose .
- Contact the O&M engineers and send the collected logs.
Related Information
N/A
- Description
- Attribute
- Parameters
- Impact on the System
- Possible Causes
- Procedure
- Related Information