/var/log/loginsight/cassandra.log:
ERROR [HintsDispatcher:1] ####-##-## 07:00:24,378 HintsDispatchExecutor.java:243 - Failed to dispatch hints file ########-####-####-####-############-#############-#.hints: file is corrupted ({})"
[com.datastax.oss.driver.internal.core.control.ControlConnection] [[s68833] Error connecting to Node(endPoint=xx.xx.xx.xx:9042, hostId=null, hashCode=xxxxxxxx), trying next node (AnnotatedConnectException: Connection refused: /xx.xx.xx.xx:9042)]
VMware Aria Operations for Logs 8.x
VMware vRealize Log Insight 8.x
Corrupt hints for the internal Cassandra database are in the /usr/lib/loginsight/application/lib/apache-cassandra-*/data/hints directory.
Note: Take a snapshot of all nodes in the cluster before proceeding. How to take a Snapshot of VMware Aria Operations for Logs
service loginsight stop
rm -rf /usr/lib/loginsight/application/lib/apache-cassandra-*/data/hints/*
/usr/lib/loginsight/application/sbin/li-cassandra.sh --startnow --force
UN (Up/Normal) for all nodes on all nodes.
nodetool-no-pass status
Note: The output will look similar to the below
/usr/lib/loginsight/application/sbin/li-cassandra.sh --stopnow --force
service loginsight start
Allow a few minutes for the UI to become accessible