generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
Description
Hi All,
Please could you advise how I would restore existing data. I originally used the helm chart here: https://github.com/opensearch-project/helm-charts.
Additionally, the source data is on elastic search 7.10.2. I want to migrate to opensearch 5.2.
I am using a PV pointing to Azure disk.
I am thinking to scale down the master statefulset, stand up a new PV and recreate the PVC to point to the new PV.
Hopefully, the upgrade from ElasticSearch to Opensearch will be automatic?
There are really two issues here. 1. Replace existing PVC. 2. Upgrade from ElasticSearch to OpenSearch.
Will this work?
Many Thanks!
I now want to restore the master instances.
Many Thanks
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done