-
Notifications
You must be signed in to change notification settings - Fork 737
Description
问题描述(Issue Description)
如果源端是pika,则不支持迁移
Please provide a brief description of the issue you encountered.
环境信息(Environment)
- RedisShake 版本(RedisShake Version):
- pika 源端版本(Pika Source Version):pika32 pika336 pika355 这一系列
- Redis 目的端版本(Redis Destination Version):redis62 或者pika355
- Redis 部署方式(standalone/cluster/sentinel):standalone
- 是否在云服务商实例上部署(Deployed on Cloud Provider):
日志信息(Logs)
如果有错误日志或其他相关日志,请在这里提供。
[root@111lzjtest]# /usr/local/redis-shake-v4.0.0/redis-shake shake_pika.toml
2024-09-27 17:59:17 INF load config from file: shake_pika.toml
2024-09-27 17:59:17 INF log_level: [info], log_file: [/data1/lzjtest/data/shake.log]
2024-09-27 17:59:17 INF changed work dir to [/data1/lzjtest/data]
2024-09-27 17:59:17 INF GOMAXPROCS defaults to the value of runtime.NumCPU [48]
2024-09-27 17:59:17 INF pprof information: http://localhost:19034/debug/pprof/
2024-09-27 17:59:17 INF no function script
2024-09-27 17:59:17 INF create SyncStandaloneReader: 127.0.0.1:25550
2024-09-27 17:59:17 INF create RedisStandaloneWriter: 127.0.0.1:11106
2024-09-27 17:59:17 INF status information: http://localhost:20034
2024-09-27 17:59:17 INF status information: watch -n 0.3 'curl -s http://localhost:20034 | python -m json.tool'
2024-09-27 17:59:17 INF start syncing...
2024-09-27 17:59:17 WRN [reader_10.220.130.36_25550] send replconf command to redis server failed. reply=[%!s()], error=[ERR unknown command "replconf"]
2024-09-27 17:59:17 WRN [reader_10.220.130.36_25550] send replconf command to redis server failed. reply=[%!s()]
2024-09-27 17:59:17 ERR ERR unknown command "psync"