You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "mnizhq007 (via GitHub)" <gi...@apache.org> on 2023/05/16 11:21:31 UTC

[GitHub] [incubator-kvrocks] mnizhq007 opened a new issue, #1442: [kvrocks2redis] CRITICAL - Failed to psync , please remove last_next_seq config file

mnizhq007 opened a new issue, #1442:
URL: https://github.com/apache/incubator-kvrocks/issues/1442

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   os:Centos 7.9
   kvrocks2redis:2.4.0
   kvrocks:2.4.0 cluster
   Redis:4.0.10 cluster
   
   ### Minimal reproduce step
   
   the config file:
   
   log-level INFO
   daemonize no
   data-dir ./data
   output-dir ./
   kvrocks IP1 port1 kvrocks-password
   kvrocks IP2 port2 kvrocks-password
   kvrocks IP3 port3 kvrocks-password
   cluster-enable yes
   namespace. IP4 port4 rediscluser-password
   namespace. IP5 port5 rediscluser-password
   namespace. IP6 port6 rediscluser-password
   
   ### What did you expect to see?
   
   I need to migrate my Kvrocks data to redis
   
   ### What did you see instead?
   
   kvrocks2redis -c 1.conf
   
   Version: 2.4.0 @
   E20230516 19:19:48.465279 181438 sync.cc:86] [kvrocks2redis] CRITICAL - Failed to psync , please remove last_next_seq config file, and restart kvrocks2redis, redis reply: -ERR sequence out of range, please use fullsync
   
   ### Anything Else?
   
   I also need data migration between kvrocks clusters
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org