Updated on 2024-11-29 GMT+08:00

ALM-12073 CEP Resource Is Abnormal

Alarm Description

HA checks the cep resources of Manager every 60 seconds. This alarm is generated when HA detects that the cep resources are abnormal for 2 consecutive times.

This alarm is cleared when the CEP resource is normal.

Resource Type of CEP is Single-active. Active/standby will be triggered upon resource exceptions. When this alarm is generated, the active/standby switchover is complete and new CEP resources have been enabled on the new active FusionInsight Manager. In this case, this alarm is cleared. This alarm is used to notify users of the cause of the active/standby switchover.

This alarm applies only to versions earlier than MRS 3.3.0.

Alarm Attributes

Alarm ID

Alarm Severity

Alarm Type

Service Type

Auto Cleared

12073

Major

Quality of service

FusionInsight Manager

Yes

Alarm Parameters

Type

Parameter

Description

Location Information

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 alarm persists for a long time, causing frequent active/standby switchovers of FusionInsight Manager. As a result, users cannot log in to FusionInsight Manager and perform O&M operations.
  • The CEP process repeatedly restarts. As a result, monitoring data collection fails during the alarm reporting period. In severe cases, monitoring data during the alarm reporting period may be lost.

Possible Causes

The CEP process is abnormal.

Handling Procedure

Check whether the CEP process is abnormal.

  1. In the alarm list on FusionInsight Manager, locate the row that contains the alarm, and view the name of the host for which the alarm is generated.
  2. Log in to the host for which the alarm is generated as user root.
  3. Run the su -omm command and then the sh ${BIGDATA_HOME}/om-server/OMS/workspace0/ha/module/hacom/script/status_ha.sh command to check whether the status of the CEP resources managed by the HA is normal. In the single-node system, the CEP resource is in the normal state. In the dual-node system, the CEP resource is in the normal state on the active node and in the stopped state on the standby node.

    • If it is, go to 6.
    • If it is not, go to 4.

  4. Run the vi ${BIGDATA_LOG_HOME}/omm/oms/cep/cep.log and vi ${BIGDATA_LOG_HOME}/omm/oms/cep/scriptlog/cep_ha.log commands to view the CEP resource logs, check whether the keyword ERROR exists. Analyze the logs to locate and rectify the fault.
  5. Five minutes later, check whether this alarm is cleared.

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

Collect fault information.

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

Alarm Clearance

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

Related Information

None.