Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TIFLASH [util.rs:463] invalid store ID 0, not found 异常
【TiDB Environment】Production/Test environment
【TiDB Version】v6.1.0
【Encountered Problem】
2022-09-08 16:22:33 (GMT+8) TiFlash 10.130.128.14:3930 [util.rs:463] [“request failed”] [err_code=KV:PD:gRPC] [err=“Grpc(RpcFailure(RpcStatus { code: 2-UNKNOWN, message: "invalid store ID 0, not found", details: }))”]
2022-09-08 16:22:33 (GMT+8) TiFlash 10.130.128.14:3930 [util.rs:463] [“request failed”] [err_code=KV:PD:gRPC] [err=“Grpc(RpcFailure(RpcStatus { code: 2-UNKNOWN, message: "invalid store ID 0, not found", details: }))”]
2022-09-08 16:22:33 (GMT+8) TiFlash 10.130.128.14:3930 [util.rs:472] [“reconnect failed”] [err_code=KV:PD:Unknown] [err=“Other("[components/pd_client/src/util.rs:309]: cancel reconnection due to too small interval")”]
【Reproduction Path】After completing TiKV expansion previously, everything was normal without such errors; after migrating a large table with over a billion rows to TiDB and creating TiFlash replicas, the errors started appearing. The current cluster environment is still usable but probably not very stable.
【Problem Phenomenon and Impact】
【Attachments】Related logs and monitoring (https://metricstool.pingcap.com/)
For questions related to performance optimization and fault troubleshooting, please download and run the script. Please select all and copy-paste the terminal output.