Perform Offline Upgrade - BlueCat Infrastructure Assurance - 25.2.0

BlueCat LiveAssurance User Guide

ft:locale
en-US
Product name
BlueCat Infrastructure Assurance
Version
25.2.0

For security reasons, you may want to operate your LiveAssurance server without outside access to the Internet. Given that our product requires outside access to the internet to upgrade to the latest versions, this can pose some difficulties. Because we take security seriously, we have developed an offline process by which you can upgrade the version without having to open your LiveAssurance server to an outside connection.

Procedure

  1. Download the LiveAssurance upgrade files:

    https://indeni-public.s3.amazonaws.com/packages/offline_versions/packages.latest.tar.gz

    https://indeni-public.s3.amazonaws.com/packages/offline_versions/indeni.latest.tar.gz

  2. Log in to the LiveAssurance server using SSH and create an offline folder and move to it:
    mkdir /home/indeni/offline 
    cd /home/indeni/offline
    Note: If the offline folder already exists, ensure that it is empty by deleting or moving any old files or sub-folders, as they may result in the LiveAssurance server attempting to upgrade to the incorrect version.
  3. Transfer the indeni.latest.tar.gz and the packages.latest.tar.gz files via SCP or SFTP to the LiveAssurance server into the /home/indeni/offline folder.
  4. Run the pre-offline command.

    This command replaces the manual steps required to perform the following tasks:
    • Unpacking the indeni.latest.tar.gz file. An additional sub-folder is also created (just as it would be with the manual steps) and is named after the current.version.number you are upgrading to.
    • Unpacking and installing the indeni-triton.deb package.
  5. Upgrade the LiveAssurance server by running imanage and then choosing #2 to upgrade.

  6. Enter y when a prompt appears, asking whether you want to perform an offline upgrade.

    Note: The upgrade process can take 60 minutes depending on the version you are upgrading from. Contact BlueCat Customer Care if you require further assistance.