Full cluster restart command

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.

Check out

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.comhttps://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.