Help Center/ MapReduce Service/ User Guide/ MRS Cluster O&M/ MRS Cluster Alarm Handling Reference/ ALM-45744 Average RPC Processing Time of the Guardian TokenServer Exceeds the Threshold
Updated on 2024-11-13 GMT+08:00

ALM-45744 Average RPC Processing Time of the Guardian TokenServer Exceeds the Threshold

Alarm Description

The system checks the average RPC processing time of the TokenServer service every 30 seconds. This alarm is generated when the average RPC processing time of the TokenServer instance has exceeded the threshold for five consecutive times.

This alarm is cleared when the system detects that the average RPC processing time falls below the threshold.

This alarm applies only to MRS 3.5.0 or later.

Alarm Attributes

Alarm ID

Alarm Severity

Auto Cleared

45744

Critical (default threshold: 200 ms)

Major (default threshold: 100 ms)

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

If the average RPC processing time of the Guardian TokenServer instance exceeds the threshold, service access to OBS may slow down or even OBS cannot be accessed.

Possible Causes

  • The alarm threshold is improperly configured.
  • The memory configured for the Guardian TokenServer instance is too small, and frame freezing occurs on the JVM due to frequent full garbage collection.

Handling Procedure

Check whether the alarm threshold is set properly.

  1. Log in to FusionInsight Manager and choose O&M > Alarm > Alarms. In the Location field of the alarm details, view the host name of the TokenServer instance for which this alarm is generated.
  2. On FusionInsight Manager, choose Cluster > Services > Guardian. On the page that is displayed, click the Instances tab, click the TokenServer role for the host name obtained in 1, click the drop-down list in the upper right corner of the Chart area, and select Customize. On the Customize Statistics page, choose RPC > Average Time of TokenServer RPC Processing, and click OK.
  3. Check whether the average RPC processing time of TokenServer reaches the alarm threshold (200 ms for critical alarms and 100 ms for major alarms).

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

  4. On FusionInsight Manager, choose O&M > Alarm > Thresholds, select the desired cluster, choose Guardian > RPC, and click Average Time of TokenServer RPC Processing. In the right pane, locate the default rule, and click Modify in the Operation column. On the Modify Rule page, change the threshold for the Critical or Major alarm severity to 150% of the peak value within one day after the alarm is generated, and click OK.
  5. Wait 5 minutes and check whether the alarm is automatically cleared.

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

Check whether the memory of the Guardian TokenServer is too small.

  1. On FusionInsight Manager, choose O&M > Alarm > Alarms and check whether alarm TokenServer Heap Memory Usage Exceeds the Threshold is reported on the TokenServer node.

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

  2. Rectify the fault by following the handling procedure of ALM-45737 TokenServer Heap Memory Usage Exceeds the Threshold.
  3. Wait 10 minutes and check whether the alarm is automatically cleared.

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

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 Guardian 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.