ALM-46004 Data Inconsistency Between Active and Standby MOTService Nodes
Alarm Description
The system checks the data synchronization status between the active and standby MOTService nodes every 10 seconds. This alarm is generated when the synchronization status cannot be queried for six consecutive times or the synchronization status is abnormal.
This alarm is cleared when the synchronization status becomes normal.
Alarm Attributes
Alarm ID |
Alarm Severity |
Alarm Type |
Service Type |
Auto Cleared |
---|---|---|---|---|
46004 |
Critical |
Quality of service |
MOTService |
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 |
Local MOTService HA Name |
Specifies a local MOTService HA. |
Peer MOTService HA Name |
Specifies a peer MOTService HA. |
Impact on the System
If the active instance is abnormal, data will be lost or abnormal.
Possible Causes
- The network between the active and standby nodes is unstable.
- The standby MOTService is abnormal.
- The disk space of the standby node is full.
- The CPU usage of the GaussDB process on the active MOTService node is high. (You need to locate the fault based on logs.)
Handling Procedure
Check whether the network between the active and standby nodes is normal.
- On FusionInsight Manager, choose Cluster > Services > MOTService > Instance. View and record the service IP addresses of MOTServer(Active) and MOTServer(Standby) instances.
- Log in to the MOTServer(Active) node as user omm.
- Run the following command to check whether the active and standby MOTService nodes are connected:
- Contact the network administrator to check whether the network is faulty.
- Rectify the network fault and check whether the alarm is cleared in the alarm list.
- If yes, no further action is required.
- If no, go to 6.
Check whether the standby MOTService is normal.
- Log in to the MOTServer(Standby) node as user omm.
- Run the following commands to check whether the GaussDB resource status of the standby MOTService is normal:
cd ${MOTSERVER_HOME}/sbin
./status-motserver.sh
For example, if the following information is displayed in the line where ResName is gaussDB, the service is normal:
10_10_10_231 gaussDB Standby_normal Normal Active_standby
Check whether the disk space of the standby node is full.
- Log in to the MOTServer(Standby) node as user omm.
- Go to the ${MOTSERVER_HOME} directory and run the following commands to obtain the MOTService data directory:
cd ${MOTSERVER_HOME}
source .motservice_profile
echo ${MOTSERVICE_DATA_DIR}
- Run the df -h command to check the system disk partition usage.
- Check whether the space of the MOTService data directory is full.
- Expand the disk capacity of the node.
- After the disk capacity is expanded, wait 2 minutes and check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 14.
Collect fault information.
- On FusionInsight Manager, choose O&M. In the navigation pane on the left, choose Log > Download.
- Expand the Service drop-down list, select MOTService for the target cluster, and click OK.
- Expand the Hosts drop-down list. In the Select Host dialog box that is displayed, select the hosts to which the role belongs.
- 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.
- Contact O&M personnel/Technical support and provide the collected logs.
Alarm Clearance
This alarm is automatically cleared after the fault is rectified.
Related Information
None
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot