ALM-18031 TimelineServer Active Node Promotion Failed
Alarm Description
This alarm is generated when the TimelineHaDaemon process fails to start the TimelineServer during the promotion of an active TimelineServer instance.
This alarm is cleared when the TimelineServer on the node either starts successfully or transitions to the standby state.
This section applies to MRS 3.6.0-LTS and later versions.
Alarm Attributes
| Alarm ID | Alarm Severity | Auto Cleared |
|---|---|---|
| 18031 | Critical | Yes |
Alarm Parameters
| Type | Parameter | Description |
|---|---|---|
| Location Information | Source | Specifies the cluster for which the alarm was generated. |
| ServiceName | Specifies the service for which the alarm was generated. | |
| RoleName | Specifies the role for which the alarm was generated. | |
| HostName | Specifies the host for which the alarm was generated. | |
| Additional Information | Trigger Condition | Specifies the alarm triggering condition. |
Impact on the System
Historical records cannot be viewed on the Tez page.
Possible Causes
- The ZooKeeper service is abnormal.
- The HDFS service is abnormal.
- The floating IP address is abnormal.
Handling Procedure
Check the ZooKeeper service status.
- Log in to FusionInsight Manager, and choose Cluster > Services. In the service list, check whether Running Status of ZooKeeper is Normal.
- Choose O&M > Alarm > Alarms. In the alarm list, check whether alarm ALM-13000 ZooKeeper Service Unavailable exists.
- Rectify the fault by performing the operations provided for ALM-13000 ZooKeeper Service Unavailable.
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to Step 5.
Check the HDFS service status.
- Choose O&M > Alarm > Alarms. In the alarm list, check whether alarm ALM-14000 HDFS Service Unavailable exists.
- Rectify the fault by performing the operations provided for ALM-14000 HDFS Service Unavailable.
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to Step 8.
- Choose Cluster > Services > HDFS. On the Dashboard page, check whether Safe Mode of HDFS is ON.
- Log in to the node where the HDFS client is installed as user root, configure environment variables, and authenticate the user.
cd Client installation directory
source bigdata_env
kinit hdfs (Skip this step if Kerberos authentication is disabled for the cluster (the cluster is in normal mode).)
Obtain the password of the hdfs user from the cluster administrator.
- Run the following command to manually exit the safe mode:
hdfs dfsadmin -safemode leave
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to Step 12.
Check whether the floating IP address is abnormal.
- On FusionInsight Manager, choose Cluster > Services > Yarn, click Configurations and then All Configurations, and check and record the value of TLS_FLOAT_IP.
- On the Instances tab page of the YARN service, check and record the service IP address of the TimelineServer instance. Log in to the node where TimelineServer is installed as user root and run the following command to check whether the IP address in Step 12 is accessible:
ping IP address in Step 12
- Run the following command to check whether the floating IP address is the TimelineServer floating IP address obtained in Step 12:
ip addr
- Run the following command to delete the floating IP address:
ip addr del IP address dev NIC name
- On FusionInsight Manager, choose Cluster > Services > Yarn > Instances, select all TimelineServer instances, and choose More > Restart Instance.
- Wait 5 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to Step 18.
Collect fault information.
- On FusionInsight Manager, choose O&M. In the navigation pane on the left, choose Log > Download.
- Expand the Service drop-down list, and select the following services for the target cluster:
- ZooKeeper
- HDFS
- Mapreduce
- Click the edit icon in the upper right corner, and select a time span starting 10 minutes before and ending 10 minutes after when the alarm was generated. Then, click Download to collect the logs.
- Contact O&M engineers and provide the collected logs.
Alarm Clearance
This alarm is automatically cleared after the fault is rectified.
Related Information
None
What is your overall rating for this page?
Thank 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