Check out http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-upgrade.html#rolling-upgrades 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: [email protected] web: www.campaignmonitor.com On 6 May 2014 19:25, Ben Langers <[email protected]> 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 [email protected]. > 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 [email protected]. 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.
