Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: IO snooper is not started due to not compiling with BCC
[TiDB Usage Environment] Production Environment
[TiDB Version]
[Reproduction Path] What operations were performed when the issue occurred
TiKV node crashed
[Encountered Issue: Issue Phenomenon and Impact]
[Resource Configuration]
[Attachments: Screenshots/Logs/Monitoring]
Check if there is enough disk space.
There are still 2TB of remaining disk space.
Is there a size limit for TiKV parameters?
The process on the crashed node is still running. After restarting the machine, TiKV was restarted.
TiKV uses default parameters and has not been configured.
Scale up or down to fix it.
You can check the system logs of this tikv node for any IO errors. However, looking at the tikv logs, it seems there might be an issue with this region .
Can we directly shrink this node first and then expand it back in?
No, if the number of nodes is less than the number of replicas, you can’t scale down.
Which one is the system log?
Hello,
It should be an SST file corruption. You can follow the suggestion above to scale in and out to fix it.
Since you currently have only three TiKV nodes, you can scale out first and then scale in.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.