Table of Contents

Pre-Requisites

This hotfix requires Odin Automation Premium 7.3.

Fixed Issues

  • CCU-18154 Scheduled backup operations are blocked if subscriptions with exceeding backup limit == batchSize in IM config.

Obtaining

The Cloud Infrastructure 17.12 hotfix 4 can be downloaded at http://download.automation.odin.com/oaci/17.12/latest.zip

Installation Procedure

To install the Cloud Infrastructure hotfix, do the following:

  1. On the management node, download the OACI package from http://download.automation.odin.com/oaci/17.12/latest.zip

    # wget http://download.automation.odin.com/oaci/17.12/latest.zip
    
  2. Unpack the OACI package:

    # unzip latest.zip
    
  3. Enter the folder with installation files:

    # cd oaci-17.12-XXX
    
  4. Run the precheck script, which checks compatibility with platform and its version. It also checks whether the Cloud Infrastructure application is already installed and its version.

    # python oaci_precheck.py
    
  5. Run the installation script.

    # python oaci_update.py
    

oaci_update.py script will install the hotfix.

Help Resources

Internal content