-
Notifications
You must be signed in to change notification settings - Fork 7
CassandraClusterDown
tei-k edited this page Jun 2, 2020
·
1 revision
This is the most critical alert and indicates that the Cassandra cluster is not able to process requests. This alert should be handled with the highest priority.
[prodtest-f4vofpw][FIRING:1] CassandraClusterDown critical
- firing -
[prodtest-f4vofpw][RESOLVED] CassandraClusterDown critical
- resolved -
- Check Cassandra logs see if anything was reported.
- Check for related CassandraProcessStopped alerts.
- A service restart command can be issued on the instances.
sudo systemctl restart cassandra
- Check the cloud provider to see if there are any known issues in the deployed location.
- How to manage a cassandra cluster