When upgrading from 8.18.0 to 8.18.3, the node displays the new version on the Cluster page, but the Status keeps showing as Restarting, and the upgrade process doesn't go through.
This error can be seen in cassandra.log:
ERROR [MutationStage-3] 2025-03-06T15:45:11,965 StorageProxy.java:709 - Failed paxos prepare locally
java.lang.IllegalArgumentException: Out of range: 5400381800
Aria Operations for Logs upgrade from version 8.18.0 to 8.18.3.
The issue can be related to some corruptions or timestamp mismatches.
Because of this issue, the loginsight service fails to start on the node.
Follow this procedure to resolve this issue:
mv /storage/core/loginsight/cidata/cassandra/data/system/paxos* /tmp/
mv /storage/core/loginsight/cidata/cassandra/data/system/_paxos* /tmp/
systemctl restart loginsight