Skip to content

[BUG] Can't add a v7.2 node into v6.2 cluster #13401

@mojixcoder

Description

@mojixcoder

Hello all,

We have a Redis v6 cluster with 27 nodes.
We wanted to gradually upgrade the cluster to Redis v7.

After creating Redis v7 instances, we were unable to join new Redises to our v6 cluster.

After running command redis-cli —cluster add-node command the execution of commands gets stucked at Waiting for cluster to join and multiple dots start getting printed.

All ports and firewalls are ok and cluster bus port is open.
We could join Redis7s together but we can’t join them to the v6 cluster.

my question is that can we upgrade Redis nodes one by one or we have to setup a brand-new v7 cluster?

thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions