Not sure but you should add your slave and your master in both nodes config files.
discovery.zen.ping.unicast.hosts: ["153.32.228.250:9300","theothernode:9300"]
HTH
David
Le 14 mai 2012 à 21:04, jessejlt jessejlt@gmail.com a écrit :
I'm having a difficult time getting two nodes to communicate with each
other using Zen unicast discovery. I've setup a gist at
ElasticSearch zen unicast discovery · GitHub that describes the issue, shows the
logs, and lists the two machines' configs. Any help is appreciated.
Thanks!