Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Redis cluster支持问题 #45

Open
BrotherGao opened this issue Mar 1, 2018 · 7 comments
Open

Redis cluster支持问题 #45

BrotherGao opened this issue Mar 1, 2018 · 7 comments

Comments

@BrotherGao
Copy link

请问redis-port支不支持redis cluster呢?比如:cluster to cluster的迁移支不支持?README没看到这方面的说明呢!

@BrotherGao BrotherGao changed the title Redis cluster Redis cluster支持问题 Mar 1, 2018
@zonesan
Copy link
Contributor

zonesan commented Mar 27, 2018

我这两天也在用这个工具尝试做过一次redis clustre之间的迁移,目前redis-port不能直接在两个cluster之间迁移,但我们找到一个迂回的方法可以实现。我们的做法是,建立一个和源cluster一样的集群,一样是指,相同的node数,以及slots的分配。然后分别同步node的数据。迁移完后,按自己的需要对新集群增减节点或重新分配槽。

@BrotherGao
Copy link
Author

@zonesan 用唯品会的redis-migrate-tool就能满足你的需求吧

@zonesan
Copy link
Contributor

zonesan commented Apr 2, 2018

哦,我用的redis 4.x,这个工具似乎不支持。

@duhongx
Copy link

duhongx commented Apr 12, 2019

哦,我用的redis 4.x,这个工具似乎不支持。

现在解决了么?遇到相同的问题了,使用的redis cluster版本为4.0.11。

@zonesan
Copy link
Contributor

zonesan commented May 7, 2019

哦,我用的redis 4.x,这个工具似乎不支持。

现在解决了么?遇到相同的问题了,使用的redis cluster版本为4.0.11。

vipshop/redis-migrate-tool#74 据说这个pr可以支持。

@duhongx
Copy link

duhongx commented May 9, 2019 via email

@zouzc
Copy link

zouzc commented Aug 8, 2019

@duhongx 请问用的是什么工具

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants