tair-opensource / RedisShake

RedisShake is a Redis data processing and migration tool.
https://tair-opensource.github.io/RedisShake/
MIT License
3.83k stars 697 forks source link

redis-shake scan_reader 同步错误ERR MOVED 43 #711

Open wangchao732 opened 11 months ago

wangchao732 commented 11 months ago

问题描述(Issue Description)

redis-shake版本 last 2023-11-18 18:30:01 INF load config from file: shake.toml 2023-11-18 18:30:01 INF log_level: [info], log_file: [/opt/data/shake.log] 2023-11-18 18:30:01 INF changed work dir to [/opt/data] 2023-11-18 18:30:01 INF GOMAXPROCS defaults to the value of runtime.NumCPU [40] 2023-11-18 18:30:01 INF not set pprof port 2023-11-18 18:30:01 INF no function script 2023-11-18 18:30:01 INF redisClusterWriter load cluster nodes. line=e3db9ec36ab4558c9807f20220429c0e41b97b79 172.16.1.26:7003 myself,master - 0 0 29 connected 0-860 5461-10922 2023-11-18 18:30:01 INF redisClusterWriter load cluster nodes. line=7cd5cdc3f385a618d7532c32cfc51c097fa1b9ed 172.16.1.25:7004 master - 0 1700303400853 25 connected 861-5460 2023-11-18 18:30:01 INF redisClusterWriter load cluster nodes. line=87e27539d615e753313ba1440a49ab6c9944ccab 172.16.1.10:7002 master - 0 1700303399853 28 connected 10923-16383 2023-11-18 18:30:01 INF create ScanClusterReader: 172.16.1.26:7003 2023-11-18 18:30:01 INF create RedisStandaloneWriter: 172.16.4.11:8001 2023-11-18 18:30:01 INF status information: http://localhost:6479 2023-11-18 18:30:01 INF status information: watch -n 0.3 'curl -s http://localhost:6479 | python -m json.tool' 2023-11-18 18:30:01 INF start syncing... 2023-11-18 18:30:01 ERR MOVED 43 172.16.1.26:7003

请在这里简要描述你遇到的问题。

Please provide a brief description of the issue you encountered.

环境信息(Environment)

日志信息(Logs)

源端查看keys & get 正常 1700303493507 1700303539330

suxb201 commented 11 months ago

重试下呢?怀疑期间有集群路由变更

wangchao732 commented 11 months ago

重试下呢?怀疑期间有集群路由变更

重试了很多次依然如此.

suxb201 commented 11 months ago

log_level 改成 debug,然后发我一下全量日志。

wangchao732 commented 11 months ago

开了debug 显示就这么多 1700818638280 1700818716773