Runbook

Cassandra Version Mismatch Remediation in Cluster.

Back to Runbooks

Overview

Cassandra Version Mismatch Remediation in Cluster is an incident type that occurs when there is a discrepancy in the version of Cassandra installed across a cluster. This can lead to various issues, such as data inconsistencies, node failures, and performance degradation. The incident requires a remediation process to resolve the issue, which may involve upgrading or downgrading Cassandra versions, ensuring consistency across all nodes, and verifying successful synchronization of data. It is essential to address this incident type promptly to prevent further complications and ensure the continuous availability of the cluster.

Parameters

Debug

Check Cassandra version on all nodes

Check status of all nodes in the cluster

Check the schema version of the cluster

Check the difference in schema version across nodes

Check the difference in schema version across datacenters

Check the consistency level of the data on all nodes

Check the repair status of the nodes

Check the status of the node's anti-entropy service

Check the status of the node's incremental repair service

A new version of Cassandra was installed on a few nodes, but not all of them, resulting in a version mismatch.

Repair

Upgrade all nodes to the latest version of Cassandra, ensuring that the upgrade process is completed successfully.