/storage/core/loginsight/var/cassandra.log contains entries similar to the following:Harmless error reading saved cache /storage/core/loginsight/cidata/cassandra/saved_caches/keyCache-f.db
Aria Operations for Logs 8.18.x.
systemctl stop loginsight
saved_caches to this new directory with the following commands:mkdir /storage/core/loginsight/error_filesmv /storage/core/loginsight/cidata/cassandra/saved_caches /storage/core/loginsight/error_files
mkdir /storage/core/loginsight/cidata/cassandra/saved_cachessystemctl start loginsightUN status by running the following command on the Primary node:
nodetool-no-pass status/usr/lib/loginsight/application/sbin/li-cassandra.sh --startnow --forceUN on each node, continue to step 8.nodetool-no-pass flushnodetool-no-pass repair
Once the repair is complete, stop Cassandra on all nodes (access each node using root credentials) and start Aria Operations for Logs Daemon by trying the commands below:
/usr/lib/loginsight/application/sbin/li-cassandra.sh --stopnow --forcesystemctl start loginsight