ALM-12018 Memory Usage Exceeds the Threshold
Alarm Description
The system checks the memory usage of the system every 30 seconds and compares the actual memory usage with the threshold. The memory usage has a default threshold. This alarm is generated when the memory usage exceeds the threshold.
When the Trigger Count is 1, this alarm is cleared when the host memory usage is less than or equal to the threshold. When the Trigger Count is greater than 1, this alarm is cleared when the host memory usage is less than or equal to 90% of the threshold.
Alarm Attributes
Alarm ID |
Alarm Severity |
Auto Cleared |
---|---|---|
12018 |
Major |
Yes |
Alarm Parameters
Parameter |
Description |
---|---|
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. |
Trigger Condition |
Specifies the threshold for triggering the alarm. If the current indicator value exceeds this threshold, the alarm is generated. |
Impact on the System
- Latency: If the host memory usage is too high, service processes may run slowly and services may be delayed.
- Service failure: If the host memory usage is too high, memory overflow may occur in service processes and jobs may fail.
Possible Causes
Memory configuration cannot meet service requirements. The memory usage reaches the upper limit.
Handling Procedure
Expand the system.
- Log in to FusionInsight Manager. In the alarm list, locate the alarm and click
to view the alarm host address.
- Log in to the host for which the alarm is generated as user root.
- If the memory usage exceeds the preset threshold, increase the memory of the cluster.
- Check the system memory usage:
free -m | grep Mem\: | awk '{printf("%s,", $3 * 100 / $2)}'
- Wait for 5 minutes, check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to Step 6.
Collect fault information.
- On the FusionInsight Manager in the active cluster, choose O&M > Log > Download.
- Select OmmServer from the Service and click OK.
- 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.
- Contact the O&M personnel and send the collected log information.
Alarm Clearance
After the fault is rectified, the system automatically clears this alarm.
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