Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
MonTierUpdateInstaller.sh -u DPOD-update-1_0_9_0.sfs -s DPOD-update-1_0_9_0.md5


After running the command you will be prompted to confirm the software update process. press "Y" to confirm or "N" to abort.

...

The upgrade process checks the existence of ElasticSearch indices that were created in early versions of the product.
In case that early version indices do exist, the upgrade process will stop and notify you of a manual step that you will need to run :

Code Block
themeRDark
Some of the stored application data cannot be migrated to the latest version of the Store service.

A data migration tool has been deployed in /installs/data-migration-tool.

You may run it using the following command:

/installs/data-migration-tool/data-migration-tool.sh

Further information can be found in the documentation at:

Admin Guide -> Installation and Upgrade -> Upgrade -> Upgrade to v1.0.10.0 - Special Steps


The Data-Migration process may run a few minutes, or depending on the amount of data to migrate, up to a few days.
An estimation of the time left to run will be calculated and presented on the STDOUT during the process run. These estimations will also be written to the log file.

Note

Make sure not to interrupt SSH session during the Data-Migration operation.
Alternatively, you can run the  Data-Migration in a "nohup" modeno hang-up" mode, which will cause the process to continue running even after the SSH session is closed. In this mode, the STDOUT will be written to the nohup.log file in the local directory.

Please review the Data-Migration log file if the console displays any error messages.

When the Data-Migration completes, run the upgrade process again. check the log file for the following lines :

Code Block
themeRDark


To proceed with the software update, you can rerun the software update command :

Code Block
themeRDark
MonTierUpdateInstaller.sh -u DPOD-update-1_0_9.sfs -s DPOD-update-1_0_9.md5


When the software update completes, the system will display the following messages on the console output.

...

Please review the upgrade log file if the console displays any error messages.


Go to the DPOD AppAdmin ui and run the update_store_allocation process :

Code Block
themeRDark