I am not sure if I missed something, but what you mentioned I believe I 
already tried as showing in my original post.
I can connect from one instance to another.
I can connect to each machine individually and I am able to index and query 
it fine with default configuration without any zen or ec2 settings. But, 
when I turned them on like I show on the post, I get this  "Request failed 
to get to the server (status code: 0):" when trying to query the instance, 
and when I do this, it won't even log anything, it is not getting that far.


On Friday, March 21, 2014 4:46:40 AM UTC-4, Norberto Meijome wrote:
>
> Don't try ec2 discovery until you have tested that:
> - you can connect from one machine to another on port 9300 ( nc as client 
> and server, basic networking/ firewalling)
> - run a simple aws ec2 describe instances call with the API key you plan 
> to use, and you can see the machines you need there. Bonus points for 
> filtering based on the rules you intense to use ( sec group, tags). This is 
> to ensure your API keys have the correct access needed.
>
> Once you have those basic steps working, use them on es config.
>
> Make sure you enable ec2 discovery and disable the zen discovery ( it will 
> run first and likely time out and ec2 disco won't get to exec). 
>
> The other thing to watch out for is contacting nodes which are too busy to 
> ack your new nodes request for cluster info...but that would be a problem 
> with zen disco too.
> On 21/03/2014 12:31 PM, "Raphael Miranda" <raphael...@gmail.com<javascript:>> 
> wrote:
>
>> are both machines in the same security group?
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "elasticsearch" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to elasticsearc...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/eb8bb939-3b9d-4f5b-a45c-3d529f75983e%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/48571118-fd84-45da-9aaf-0314c936336b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to