Help Center/ MapReduce Service/ User Guide (Ankara Region)/ Alarm Reference/ ALM-45192 Failed to Obtain the IAM Security Token
Updated on 2024-11-29 GMT+08:00

ALM-45192 Failed to Obtain the IAM Security Token

Alarm Description

Meta calls an ECS API to obtain the AK/SK information. If permissions are set for users, Meta also needs to call an IAM API to obtain the security token. This alarm is generated when Meta fails to call the IAM API for three consecutive times.

This alarm is cleared when Meta successfully calls the IAM API.

Alarm Attributes

Alarm ID

Alarm Severity

Alarm Type

Service Type

Auto Cleared

45192

Major

Error handling

meta

Yes

Alarm Parameters

Type

Parameter

Description

Location Information

Source

Specifies the cluster for which the alarm is generated.

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

For systems with decoupled storage and compute, the cluster cannot obtain the latest security token. Users with fine-grained permissions may fail to access OBS and cannot use component services.

Possible Causes

  • The meta role of the MRS cluster is abnormal.
  • The IAM service is abnormal.

Handling Procedure

Check the status of the meta role.

  1. On FusionInsight Manager, choose O&M > Alarm > Alarms, click in the row of this alarm, and view the host name of the instance for which the alarm is generated in Location.
  2. On FusionInsight Manager of the cluster, choose Cluster > Services > meta. On the page that is displayed, click the Instance tab, and check whether the meta role corresponding to the host for which the alarm is generated is normal.

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

  3. Select the abnormal role, click More, and select Restart Instance to restart the abnormal meta role.
  4. Check whether the alarm is cleared.

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

  5. Log in to the host obtained in 1 and check whether the /var/log/Bigdata/meta/mrs-meta.log file contains error information. If yes, rectify the fault based on the log information.
  6. Check whether the alarm is cleared.

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

Collect fault information.

  1. On FusionInsight Manager of the active cluster, choose O&M. In the navigation pane on the left, choose Log > Download.
  2. Expand the Service drop-down list, select meta for the target cluster, and click OK.
  3. Click 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.