...
Swarm 11 bundle:
Upgrade Swarm to 11.3, as guided by DataCore Support and the Settings Checker report.
Upgrade to Gateway 5.4.1 if currently running Elasticsearch 2.3.3. Upgrade to Gateway 7.0 if currently running Elasticsearch 5.6.12. Refer to Upgrading from Gateway 5.x.
Add an Elasticsearch 6 cluster and start a search feed, leaving the old feed as primary (see Migrating from Older Elasticsearch).
Verify the
[storage cluster] managementPassword
is set properly in the gateway.cfg file if errors are encountered during feed creation. Correct the value and restart the gateway service if a change is needed.
When the feed completes, make it primary.
Upgrade to Gateway 7.0 if currently running Gateway 5.4.1.
Configure gateway.cfg
indexerHosts
to point to the new Elasticsearch 6 cluster and restart CloudGateway:Code Block sudo systemctl restart cloudgateway
Swarm 14 bundle:
Follow the appropriate column in Upgrade Paths, above. The general sequence is:Upgrade to Swarm 14.
Upgrade to Gateway 7.9 7, the last Gateway version compatible with Elasticsearch 6.8.6 (from version 5.4.1, follow Upgrading from Gateway 5.x). Ask support if Gateway 7.7 RPM is needed.
Verify Swarm operations (this is the time to downgrade).
Run the ES config script to upgrade in-place to Elasticsearch 7.
Swarm 15 bundle:
Follow the appropriate column in Upgrade Paths, above. The general sequence is:Upgrade to Swarm Storage 15.
Upgrade to Gateway 7.10.1 (from version 5.4.1, follow Upgrading from Gateway 5.x). Ask support if you need the Gateway 7.7 rpmRPM is needed.
Verify Swarm operations (this is the time to downgrade).
Run the ES config script to upgrade in-place to Elasticsearch 7.
...