Appearance
Redis迁移
迁移方案(华为)
https://support.huaweicloud.com/redisug-nosql/nosql_migration_0002.html
https://support.huaweicloud.com/drs_faq/drs-faq.pdf
迁移常见问题
报错ERR the worker queue is full, and the request cannot be excecuted 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 迁移流量过大导致内部队列满,您可以在管理控制台右上角,选择“工单 > 新建工单”,联系客服进行处理。
报错ERR the request queue of io thread is full, and the request cannot be excecuted 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 迁移流量过大导致内部队列满,您可以在管理控制台右上角,选择“工单 > 新建工单”,联系客服进行处理。
报错 read error, please check source redis log or network 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 源端发送缓冲区太小,需修改源端redis参数配置,该参数client-output-buffer-limit可热生效。
报错 slaveping_thread.cc-ThreadMain-90: error: Ping master error 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 执行pika-port时指定的IP填写了 127.0.0.1, 需要配置为其它IP,比如eth0的IP。
同步状态正向迁移速度太慢 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 修改redis-shake参数source.rdb.parallel,可调整迁移并发度,默认为0,按db和分片数确定。
同步状态正向迁移速度太快,报错:ERR server reply timeout, some responses may lose, but requests have been executed 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 修改参数parallel,可调整全量过程传输RDB的并发度,默认为32。
4.0、5.0以及6.2版本的自建Redis能迁移至GeminiDB Redis吗? 更新时间:2024-12-16 GMT+08:00 查看PDF 分享 GeminiDB Redis同时兼容6.2(包含6.2.x)及其以下版本,如5.0、4.0、2.8。