#Redis Cluster Upgrade from version 6 to 7

3 messages · Page 1 of 1 (latest)

snow haven
#

Hey folks :)
I am just in the process of upgrading my cluster from version 6 to 7.
The upgrade from 5 to 6 was quite easy, in adding the new nodes as replicas and then failing over.

For version 7 this does not seem to work. When I try to add the version 7 nodes to the cluster, it does only try a handshake and then removes the node again. tcpdump shows that connectivity is there though 🤔

Does anybody have experience with that upgrade path?

faint pier
#

I have the same issue with the cluster that I am trying to set up. I added 3 masters and 3 replicas residing in 3 worker nodes in a slurm environment. However, the handshake issue appears with my master node, so the cluster meet command fails while trying to add it to my existing cluster. Logs and tcpdump have all been unhelpful.

unique spire
#

I've run into the same issue and couldn't find a way around it