标签:wan 导致 bsp shard migrate targe rate 否则 过程
How many slots do you want to move (from 1 to 16384)?,取值范围为1~16384,其中16384为redis cluster的拥有的slots总数,比如想只移动100个,输入100即可。如果迁移的slots数量多,应当设置redis-trib.rb的超时参数--timeout值大一点。否则,迁移过程中易遇到超时错误“[ERR] Calling MIGRATE: IOERR error or timeout reading to target instance”,导致只完成部分,可能会造成数据丢失。
在reshard过程中,将会询问reshard多少slots:
标签:wan 导致 bsp shard migrate targe rate 否则 过程
原文地址:https://www.cnblogs.com/ExMan/p/11040542.html