cancel
Showing results for 
Search instead for 
Did you mean: 

Setup ESP Cluster Nodes On Multiple Machines

0 Kudos

Hi,

I am trying to setup two ESP Cluster nodes on two machines but not successful. Does anyone have instructions on how it can be done?

I began my test by setting up the cluster_example to run on a single machine, and I was able to start all 4 nodes on a single machine. However, when I tried to modify the cluster_example to start two nodes on two physical machines, it failed. I was able to start the first node on the first machine, but the second node failed to start. And the error message seems to indicate that the problem is related to the security key on the second machine. Any help is much appreciated!

Best regards,

William

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi William,

It is important that all nodes in a cluster have the same cluster key file, which is used to encrypt SSL files and passwords in cluster configuration. Double check that you have copied the cluster_example.key from your first machine to use on your second machine.