Updated on 2022-09-23 GMT+08:00

ALM-12082 User ommdba Is About to Expire

Description

The system starts at 00:00 every day to check whether user ommdba is about to expire every 8 hours. This alarm is generated if the user account will expire no less than 15 days later.

This alarm is cleared when the expiration time of user ommdba is reset and the user account status becomes normal.

Attribute

Alarm ID

Alarm Severity

Auto Clear

12082

Minor

Yes

Parameters

Name

Meaning

Source

Specifies the cluster or system 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

The OMS database cannot be managed and data cannot be accessed.

Possible Causes

The account of user ommdba for the host is about to expire.

Procedure

Check whether user ommdba is about to expire.

  1. Log in to the faulty node as user root.

    Run the chage -l ommdba command to view the information about user ommdba.

  2. View the value of Account expires to check whether the user configurations are about to expire.

    If the parameter value is never, the user and password are valid permanently; if the value is a date, check whether the user and password are about to expire within 15 days.

    • If they are, go to 3.
    • If they are not, go to 4.

  3. Run the chage -E 'yyyy-MM-dd' ommdba command to set the validity period of user ommdba. Eight hours later, check whether the alarm is automatically cleared.

    • If it is, no further action is required.
    • If it is not, go to 4.

Collect fault information.

  1. On FusionInsight Manager, choose O&M > Log > Download.
  2. Select NodeAgent for Service and click OK.
  3. Click in the upper right corner. In the displayed dialog box, set Start Date and End Date to 10 minutes before and after the alarm generation time respectively and click OK. Then, click Download.
  4. Contact the O&M personnel and send the collected log information.

Alarm Clearing

This alarm will be automatically cleared after the fault is rectified.

Related Information

None