Help Center/ MapReduce Service/ User Guide (Ankara Region)/ Alarm Reference/ ALM-19034 Number of RegionServer WAL Write Timesouts Exceeds the Threshold
Updated on 2024-11-29 GMT+08:00

ALM-19034 Number of RegionServer WAL Write Timesouts Exceeds the Threshold

Alarm Description

The system checks the number of RegionServer WAL write timesouts in each HBase service every 30 seconds. This alarm is generated when the number of WAL write timesouts on a RegionServer instance exceeds the threshold for 10 consecutive times.

This alarm is cleared when the number of WAL write timeouts on a RegionServer instance is less than or equal to the threshold.

Alarm Attributes

Alarm ID

Alarm Severity

Alarm Type

Service Type

Auto Cleared

19031

  • Critical (default threshold: 500)
  • Major (default threshold: 300)

Quality of service

HBase

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

Threshold

Specifies the threshold for generating the alarm.

Impact on the System

The write operation latency increases. Too many WAL write timeouts may severely deteriorate the data write performance.

Possible Causes

  • A slow disk fault occurred.
  • RegionServer GC is abnormal.
  • HBase is overloaded.
  • The WAL configuration is improper.

Handling Procedure

  1. Log in to FusionInsight Manager and choose O&M. In the navigation pane on the left, choose Alarm > Alarms. On the page that is displayed, locate the row containing the alarm whose Alarm ID is 19034, and view the service instance and host name in Location.

Check whether a slow disk fault occurred.

  1. In the alarm list on FusionInsight Manager, check whether the "Slow Disk Fault" or "Disk Unavailable" is displayed.

    • If yes, go to 3.
    • If no, go to 5.

  2. Rectify the fault by following the handling procedure of "ALM-12033 Slow Disk Fault" or "ALM-12063 Disk Unavailable".
  3. Wait several minutes and check whether the alarm is cleared.

    • If yes, no further action is required.
    • If no, go to 5.

Check whether RegionServer GC is abnormal.

  1. In the alarm list on FusionInsight Manager, check whether "ALM-19007 HBase GC Duration Exceeds the Threshold" is displayed.

    • If yes, go to 6.
    • If no, go to 8.

  2. Rectify the fault by following the handling procedure of "ALM-19007 HBase GC Duration Exceeds the Threshold".
  3. Wait several minutes and check whether the alarm is cleared.

    • If yes, no further action is required.
    • If no, go to 8.

Check the HBase load.

  1. In the alarm list on FusionInsight Manager, check whether "ALM-19018 HBase Compaction Queue Size Exceeds the Threshold" is displayed.

    • If yes, go to 9.
    • If no, go to 11.

  2. Rectify the fault by following the handling procedure of "ALM-19018 HBase Compaction Queue Size Exceeds the Threshold".
  3. Wait several minutes and check whether the alarm is cleared.

    • If yes, no further action is required.
    • If no, go to 11.

Check the WAL configuration.

  1. On FusionInsight Manager, choose Cluster > Service > HBase, click Configurations > All Configurations, and check whether the values of hbase.wal.hsync and hbase.hfile.hsync are true.

    • If yes, go to 12.
    • If no, go to 14.

  2. Set both hbase.wal.hsync and hbase.hfile.hsync to false and click Save. Click Dashboard and click More > Restart Service to restart the HBase service.
  3. Wait several minutes and check whether the alarm is cleared.

    • If yes, no further action is required.
    • If no, go to 14.

Collect fault information.

  1. On FusionInsight Manager, choose O&M. In the navigation pane on the left, choose Log > Download.
  2. Expand the Service drop-down list, and select HBase for the target cluster.
  3. Click the edit icon in the upper right corner, and set Start Date and End Date for log collection to 10 minutes ahead of and after the alarm generation time, respectively. Then, click Download.
  4. Contact O&M engineers and provide the collected logs.

Alarm Clearance

This alarm is automatically cleared after the fault is rectified.

Related Information

None.