Hi team , Redis has been installed on six nodes .But ,while running cluster create command it is throwing error . Cluster create command is not working and not giving proper output .Need assistance on this issue . Redis version installed on oracle cloud :6.2.7

Cluster create command got stuck with

  Can I set the above configuration? (type 'yes' to accept): yes

Nodes configuration updated Assign a different config epoch to each node Sending CLUSTER MEET messages to join the cluster Waiting for the cluster to join ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Comment From: ushachar

@Dugyalapreethi Did you check that the Redis cluster port is open and reachable on all nodes?
(defaults to 10K+the Redis port, configurable with "cluster-port")

Also - please refrain from opening multiple tickets on the same topic... (https://github.com/redis/redis/issues/12367, https://github.com/redis/redis/issues/12351)