Help Center/
Cloud Search Service/
Troubleshooting/
Clusters/
An Alarm Is Displayed When I Access Cerebro Through a Single-Node Cluster
Updated on 2024-08-27 GMT+08:00
An Alarm Is Displayed When I Access Cerebro Through a Single-Node Cluster
Possible Causes
By default, indexes in single-node clusters have copies that cannot deliver requests.
Solution
On the Dev Tools page of Kibana, run the following commands to change the number of index copies to 0:
PUT _all/_settings { "index" : { "number_of_replicas" : 0 } }
Parent topic: Clusters
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot