# Upgrading from 0.20.5 to 0.90.0

**URL:** https://discuss.elastic.co/t/upgrading-from-0-20-5-to-0-90-0/11890
**Category:** Elasticsearch
**Created:** [May 9, 2013, 1:12am UTC](https://discuss.elastic.co/t/upgrading-from-0-20-5-to-0-90-0/11890 "2013-05-09T01:12:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jaz005](https://avatars.discourse-cdn.com/v4/letter/j/ea5d25/32.png) [@jaz005](https://discuss.elastic.co/u/jaz005)
#### Post date: [May 9, 2013, 1:12am UTC](https://discuss.elastic.co/t/upgrading-from-0-20-5-to-0-90-0/11890/1 "2013-05-09T01:12:55Z")

</div>

Hi Everyone,

I have a 5 node cluster, with replicas set to 2 with around 70M documents that I would like to upgrade to 0.90.0

I can't seem to find definitive instructions for upgrading, I was thinking something along these lines:

Issue cluster shutdown: curl -XPOST '[http://localhost:9200/\_cluster/nodes/\_local/\_shutdown](http://localhost:9200/_cluster/nodes/_local/_shutdown)'  
Upgrade each of the nodes using the 0.90.0 deb package  
Start elasticsearch on each of the nodes: /etc/init.d/elasticsearch start

Should I look at changing any of these settings prior?

gateway.recover\_after\_nodes  
gateway.recover\_after\_time  
gateway.expected\_nodes

Cheers!

---

<div class="post-metadata">

### Author: ![jaz005](https://avatars.discourse-cdn.com/v4/letter/j/ea5d25/32.png) [@jaz005](https://discuss.elastic.co/u/jaz005)
#### Post date: [May 21, 2013, 1:07am UTC](https://discuss.elastic.co/t/upgrading-from-0-20-5-to-0-90-0/11890/2 "2013-05-21T01:07:58Z")

</div>

Anyone?

Hi Everyone,

I have a 5 node cluster, with replicas set to 2 with around 70M documents that I would like to upgrade to 0.90.0

I can't seem to find definitive instructions for upgrading, I was thinking something along these lines:

Issue cluster shutdown: curl -XPOST '[http://localhost:9200/\_cluster/nodes/\_local/\_shutdown](http://localhost:9200/_cluster/nodes/_local/_shutdown)'  
Upgrade each of the nodes using the 0.90.0 deb package  
Start elasticsearch on each of the nodes: /etc/init.d/elasticsearch start

Should I look at changing any of these settings prior?

gateway.recover\_after\_nodes  
gateway.recover\_after\_time  
gateway.expected\_nodes

Cheers!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:35am UTC](https://discuss.elastic.co/t/upgrading-from-0-20-5-to-0-90-0/11890/3 "2017-07-06T02:35:37Z")

</div>


