VCF Operations for Logs 9.0.x
This issue occurs when one or more Cassandra hints files become corrupted on a specific node.
The Cassandra database utilizes hints files to store data temporarily when a replica node is down or unreachable. If these files are corrupted (due to unexpected shutdowns, disk space exhaustion, or I/O errors), the Cassandra internal HintsDispatcher thread fails, preventing the Cassandra service from functioning correctly or communicating with other nodes over port 7000.
To resolve this issue, you must locate the node with the corrupted hints files, safely remove them, and restart the Log Insight service.
Step 1: Identify the Affected Node
# /usr/lib/loginsight/application/lib/apache-cassandra-*/bin/nodetool-nopass status
Identify which node is in a Down state (DN).
Step 2: Remove Corrupted Hints Files and Restart Service
Please follow the instruction of Error "Failed to dispatch hints file" "file is corrupted" in cassandra.log