Versions Compared

Key

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

...

If you are running the versions below or greater then the upgrade is very straight forward, download the product you need and upgrade the individual product, just like you would an installation, see "Starting the Upgrade/Installation".

ApplicationVersion
opCharts 33.5.0 or later version
opConfig 3 3.5.0 or later version
opEvents 22.6.0 or later version
opHA 22.2 or later version
opReports 3 3.4.0 or later version
opFlow 3

3.1 or later version

opFlowSP 12.0.0 or later version

Starting the Upgrade/Installation

...

If you are running the versions below or greater then the upgrade is very straight forward, download the product you need and upgrade the individual product, just like you would an installation, see "Starting the Upgrade/Installation".

ApplicationVersion
opCharts 44.2 or later version
opConfig 4 4.2 or later version
opEvents 33.2 or later version
opHA 33.2 or later version
opReports 4 4.2 or later version

Starting the Upgrade/Installation

...

  1. Each run of an opModule installer creates a new backup file. However, since they all use the same name only the most recent will be maintained. If you are installing several packages you should rename each backup before running the next.
  2. This process overlays the backup into the /usr/local/omk directory and DOES NOT replace it.


In case of failed upgrade

If something goes wrong throughout the upgrade process the installer will attempt to roll back automatically, however, if you are experiencing any issues after a failed upgrade we recommend the doing the following.

  1. Check the omk/install directory for a subdirectory called "install-abi" followed by a number. E.g. omk/install/install-abi2

  2. Copy all all directories back in place. Ignore any "No such file or directory" error as this is a list of all directories that could have been modified during the upgrade process.

    Code Block
    # Replace "abi2" for the abi number found in the step above
    cp -rfT /usr/local/omk/install/install-abi2 /usr/local/omk/install
    cp -rfT /usr/local/omk/public/public-abi2 /usr/local/omk/public
    cp -rfT /usr/local/omk/models/models-abi2 /usr/local/omk/models
    cp -rfT /usr/local/omk/templates/templates-abi2 /usr/local/omk/templates
    cp -rfT /usr/local/omk/schema/schema-abi2 /usr/local/omk/schema


  3. Install all previous applications.

Licences

There is no need to request a license update, as the licenses are continuing to be valid with this upgrade.

...