Installing Hotfixes and Updates

It is important to keep your CloudBlue Commerce installation up-to-date. Updates and hotfixes are not installed automatically. Use this section to learn how to check for available updates and how to install them.

Warning: Billing must be updated to 20.4 before installing hotfixes.

  1. Connect to the CloudBlue Commerce Management Node via SSH under root.
  2. Run the following command to check for available hotfixes or updates:

    oa-update

    Note: If a new version of the updates installer is available, you will see a notification about this. Confirm the upgrade and the updates installer will download the new version and perform the self-update operation.

    • If hotfixes or updates are available you will see a message similar to this one:

      2018-06-04 14:21:25.582 [INFO] Log file has been created: /var/log/pa/update.log
      2018-06-04 14:21:25.614 [INFO] Checking for new updates/hotfixes at http://download.platform.cloudblue.com/oa/7.4/updates/updates.xml
      2018-06-04 14:21:25.669 [INFO] ========================================================================================================
      2018-06-04 14:21:25.669 [INFO] Finished checking for updates. Time taken: 00:00 (mm:ss). See log file for details: /var/log/pa/update.log
      2018-06-04 14:21:25.669 [INFO] ========================================================================================================
      2018-06-04 14:21:25.669 [INFO] 2018-06-04 14:21:25.669 [INFO] Available hotfix(es) on current version:
      2018-06-04 14:21:25.669 [INFO] * KB113898
      2018-06-04 14:21:25.669 [INFO] * KB113899
  3. To begin an update and install the latest hotfixes and updates to platform nodes, run the following command:

    oa-update --install
    • If the installation was successful, you will see a message similar to this one:
    • 2018-06-04 14:30:39.311 [INFO] CloudBlue Commerce has been successfully updated to version oa-7.4-1530_KB113899-1.
      2018-06-04 14:30:39.518 [INFO] ========================================================================================================
      2018-06-04 14:30:39.518 [INFO] Update has been successfully installed. Time taken: 04:01 (mm:ss). See log file for details: /var/log/pa/update.log
      2018-06-04 14:30:39.519 [INFO] ========================================================================================================
      2018-06-04 14:30:39.519 [INFO] 2018-06-04 14:30:39.526 [INFO] ' Run command to complete the update: oa-update --only-service-nodes '
    • The log file update.log is available in the /var/log/pa directory.
  4. To begin an update and install the latest hotfixes and updates to service nodes, run this command:

    oa-update --only-service-nodes

Viewing Installed Hotfixes and Updates

To view the installed hotfixes and updates:

  1. Log in to the Operations control panel.
  2. Go to System > Information. Installed hotfixes and updates are listed in the Installed Updates section.