Alarm Status of a Deployed Real-Time Service
Symptom
A deployed real-time service is in the Alarm state.
Solution
The prediction using a real-time service that is in the Alarm state may fail. Perform the following operations to locate the fault and deploy the service again:
- Check whether there are too many prediction requests on the backend.
If you call APIs for prediction, check whether there are too many prediction requests. A large number of prediction requests lead to the alarm state of the real-time service.
- Check whether the service memory is functional.
Check whether memory overflow or leakage occurs in the inference code.
- Check whether the model is running properly.
If the model fails, for example, the associated resources are faulty, check inference logs.
- Check whether there is an abnormal amount of instance pods.
If O&M engineers have deleted abnormal instance pods, the alarm "Service error. There are XXX abnormal instances." may occur in the event. Once the alarm is displayed, the service automatically starts a new normal instance to restore to the normal state. The process may take a while.
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