Hello
I can bring down all my nodes with the following command:
$ curl -XPOST 'http://localhost:9200/_cluster/nodes/_all/_shutdown '
However, what's the right way to do a full cluster restart?
Regards.
--
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+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9e88caf8-0122-4821-a154-a4c05fe8a2cb%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
warkolm
(Mark Walkom)
May 6, 2014, 10:10am
2
Check out
Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.
While you're not upgrading anything at this time, setting
cluster.routing.allocation.enable can dramatically reduce recovery time.
Otherwise, it depends on your cluster setup. How many nodes, any
master/data/search only?
Regards,
Mark Walkom
Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com
On 6 May 2014 19:25, Ben Langers blangers73@gmail.com wrote:
Hello
I can bring down all my nodes with the following command:
$ curl -XPOST 'http://localhost:9200/_cluster/nodes/_all/_shutdown '
However, what's the right way to do a full cluster restart?
Regards.
--
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+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/9e88caf8-0122-4821-a154-a4c05fe8a2cb%40googlegroups.com https://groups.google.com/d/msgid/elasticsearch/9e88caf8-0122-4821-a154-a4c05fe8a2cb%40googlegroups.com?utm_medium=email&utm_source=footer
.
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+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEM624ajins9oGsJc%3DGn%2BC9dhygBS08kh4EQ4r_t0Kd-Errn6A%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .