-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[gce] instances don't see each other #13459
Comments
From @yaraju on July 8, 2015 12:34 Additional info: |
From @yaraju on July 8, 2015 12:44 Also, logs from 2nd node:
|
From @yaraju on July 8, 2015 18:34 I rewrote my script to use ES 1.5.0 and plugin version 2.5.0, and that works fine. So my script is fine, but fail with the new plugin. I can share my Gcloud project with you if you'd like to take a closer look. |
From @schonfeld on July 28, 2015 5:27 This, too (see #53), is probably due to someone replacing some important code with a "TODO" comment... |
From @danielschonfeld on July 28, 2015 5:28 cc @schonfeld @dadoonet 👍 |
I just ran today some tests on 5.0.0-alpha5 and discovery is working well. I think we could close this. |
@dadoonet I just upgraded some nodes from 1.5 -> 1.7.5 yesterday and I'm having the problem outlined in this thread. My (2) masters no longer see each other. |
@beachmang Can you share your logs? Can you run that with DEBUG level so we have more clues? |
@dadoonet My apologies, I read yesterday that the 2.5 version of the plugin was functioning with es 1.6 so I tried that. Happy to report it's also working with 1.7.5. |
Great. Thanks! |
From @yaraju on July 8, 2015 12:31
I'm trying out the GCE plugin on ES 1.6.0 with plugin version 2.6.0.
I'm unable to get multicast autodiscovery to work at all.
Here is my startup script for the instances. (Includes elasticsearch.yml config)
And here is the log info when I switch discovery logging to "TRACE":
(NOTE: Logs are of 2nd run where I made a fresh GCloud project with ID: es-cloud1000)
Please let me know if I can provide any additional info.
Copied from original issue: elastic/elasticsearch-cloud-gce#54
The text was updated successfully, but these errors were encountered: