ALM-27001 DBService Unavailable (For MRS 2.x or Earlier)
Description
The alarm module checks the DBService status every 30 seconds. This alarm is generated when the system detects that DBService is unavailable.
This alarm is cleared when DBService recovers.
Attribute
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
27001 |
Critical |
Yes |
Parameters
Parameter |
Description |
---|---|
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 database service is unavailable and cannot provide data import and query functions for upper-layer services, which results in service exceptions.
Possible Causes
- The floating IP address does not exist.
- There is no active DBServer instance.
- The active and standby DBServer processes are abnormal.
Procedure
- Check whether the floating IP address exists in the cluster environment.
- Go to the MRS cluster details page and click Components.
- Choose DBService > Instances.
- Check whether the active instance exists.
- Select the active DBServer instance and record the IP address.
- Log in to the host with the preceding IP address and run the ifconfig command to check whether the DBService floating IP address exists on the node.
- Run the ping floating IP address command to check whether the DBService floating IP address can be pinged.
- Log in to the host where the DBService floating IP address is located and run the ifconfig interface down command to delete the floating IP address.
- Choose Components > DBService > More > Restart Service to restart DBService and check whether DBService is started successfully.
- Wait about 2 minutes and check whether the alarm is cleared in the alarm list.
- If yes, no further action is required.
- If no, go to Step 13.
- Check the status of the active DBServer instance.
- Select the DBServer instance whose role status is abnormal and record the IP address.
- On the Alarms page, check whether ALM-12007 Process Fault occurs in the DBServer instance on the host that corresponds to the IP address.
- Rectify the fault by following steps provided in ALM-12007 Process Fault.
- Wait about 5 minutes and check whether the alarm is cleared in the alarm list.
- If yes, no further action is required.
- If no, go to 4.
- Check the status of the active and standby DBServers.
- Log in to the host where the DBService floating IP address is located, run the sudo su - root and su - omm commands to switch to user omm, and run the cd ${BIGDATA_HOME}/FusionInsight/dbservice/ command to go to the DBService installation directory.
- Run the sh sbin/status-dbserver.sh command to view the status of the active and standby HA processes of DBService. Determine whether the status can be viewed successfully.
- Check whether the active and standby HA processes are abnormal.
- Choose Components > DBService > More > Restart Service to restart DBService and check whether DBService is started successfully.
- Wait about 2 minutes and check whether the alarm is cleared in the alarm list.
- If yes, no further action is required.
- If no, go to 4.
- Collect fault information.
- On MRS Manager, choose .
- Contact the O&M engineers and send the collected logs.
Reference
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