OpenSearch Cluster Software Upgrades

Upgrade a cluster's software version with an inline software upgrade.

When you create a cluster, by default, it's based on the latest supported version of OpenSearch. For existing clusters using older versions, you can upgrade the cluster to use the functionality available in the latest version of OpenSearch using the inline software upgrade feature.

Note the following limitations and considerations regarding inline upgrades:

  • After the inline upgrade process is started, you can't stop or cancel the process. We recommend that you create a backup of the cluster. You can create a backup by using the Snapshot API or by using the process described in Creating an OpenSearch Cluster Backup.

  • You can only upgrade a cluster to a newer OpenSearch software version, you can't downgrade to an older OpenSearch software version.

  • OpenSearch nodes and indexes are backward compatible with the previous major version.

  • To move from Elastic search 6.8 to 2.x, first upgrade to OpenSearch 1.x. Next, re-create your indexes using the Reindex API. Finally, upgrade to 2.x.

Supported Upgrade Paths for Inline Upgrade

Pre Upgrade Version Post Upgrade Version
2.3 2.11
2.11 2.15

Access the Clusters list in the Console to check whether a cluster is eligible for a software upgrade. Any clusters that are upgrade eligible include the text Upgrade in the Software version column. For instructions on accessing the Clusters list, see Listing OpenSearch Clusters.