Forcibly Restarting a Cluster
When a Logstash cluster becomes unavailable due to extended runtime or unknown faults such as memory overflow or process failures, regular configuration updates may not be sufficient to restore it. In such cases, CSS offers a forcible restart option that recovers the cluster by directly restarting its underlying VMs.
Impact
Forcibly restarting a Logstash cluster stops all Logstash processes, interrupts all ongoing data streams, and makes the cluster totally unavailable during the restart.
The keepalive setting determines each pipeline's status after the restart completes. Table 1 describes how pipelines recover after the restart, depending on the keepalive setting.
| Keepalive | Behavior Upon Restart | Recovery Process |
|---|---|---|
| No | Stopped |
|
| Yes | Attempt to recover automatically |
|
The total restart time depends on how fast the underlying VMs restart. Usually, it takes longer than how long the Logstash processes restart.
Constraints
Clusters whose Task Status is Frozen or that have ongoing tasks cannot be restarted.
Before You Start
- Check the target cluster's health status. Check the Task Status column to ensure there are no ongoing tasks.
- Perform this operation during off-peak hours, or ensure the upstream data source (such as Kafka) has sufficient buffering capacity to hold data until consumption resumes after the restart.
Forcibly Restarting a Cluster
- Log in to the CSS management console.
- In the navigation pane on the left, choose Clusters > Logstash.
- In the cluster list, find the target cluster, and choose More > Force Restart in the Operation column.
- In the Force Restart Cluster VMs dialog box, confirm the restart information, type in YES for confirmation, and click OK.
- When the cluster status changes from Processing to Available, the cluster has restarted successfully.
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