Manual Chapter : Upgrading BIG-IQ to the Latest Version

Applies To:

Show Versions Show Versions

BIG-IQ Centralized Management

  • 8.0.0
Manual Chapter

Upgrading BIG-IQ to the Latest Version

Remove the standby BIG-IQ system from the HA pair

If the F5 BIG-IQ Centralized Management system is configured in an HA pair, you must remove the standby BIG-IQ system before you upgrade the active BIG-IQ.
  1. At the top of the screen, click
    System
    .
  2. On the left, click
    BIG-IQ HA
    .
  3. Click
    Remove Standby
    .
    A dialog box opens, prompting you to confirm that you want to remove the standby BIG-IQ from this group.
  4. Click
    Remove
    to confirm that you want to take the standby BIG-IQ from the group.
    The system logs you out of the BIG-IQ while it removes the standby BIG-IQ.
  5. Log back in to the active BIG-IQ.
    For a while, both the active and the standby BIG-IQ continue to display. After a few minutes, the screen updates to display a single standalone BIG-IQ.

Upgrade the standalone BIG-IQ

If the machine you are upgrading does not have two volumes, you must create one using the command line interface. The following steps provide options for either case.
Before upgrading BIG-IQ you must download the most recent BIG-IQ
.iso
image from the F5 downloads site.
These procedures require that BIG-IQ is temporarily unavailable, and unable to manage BIG-IP devices until the upgrade is complete. BIG-IP devices can continue to manage traffic during this time. This process can take up to an hour.
You upgrade BIG-IQ to take advantage of the newest functionality and features.
  1. At the top of the screen, click
    System
    .
  2. On the left, click
    SOFTWARE MANAGEMENT
    INSTALLATIONS
    , and then click
    Upgrade
  3. For
    Software Image
    , select the image to install.
  4. From the
    Target Volume
    list, select the volume you want to install the image on.
    If the Target Volume list is empty, the machine you are upgrading does not have a second volume available for you to install the upgrade. You must create one to proceed.
    • If you selected a target volume, complete the remaining steps to finish the upgrade.
    • If you do not have a second volume, use the following procedure to install the upgrade for this machine:
      • Use SSH to log in to the machine you want to upgrade. You must log in as
        root
        to perform this procedure.
      • Navigate to the folder where you install software using the command:
        cd /shared/images
      • Install the upgrade to a new volume using one of the following commands:
        • If you are upgrading a virtual machine:
          tmsh install sys software image <full name of the iso file> volume hd1.2 create-volume reboot
        • If you are upgrading a BIG-IQ 7000 series platform:
          tmsh install sys software image <full name of the iso file> volume md1.2 create-volume reboot
      • While the system installs the upgrade to the new volume, you can check on the status of the upgrade using the command:
        tmsh show sys software status
        .
      • When the upgrade finishes installing, the machine reboots. Proceed to the next to the last (login) step in this task.
  5. To prompt BIG-IQ to reboot into the new software installation volume, select the
    Reboot into Target Volume
    check box.
  6. Select the
    Back up the BIG-IQ system before upgrade
    check box.
  7. Click the
    Install
    button at the bottom of the screen.
    The software installation begins. Depending on your configuration and the number of devices you are managing, this could take up to an hour. During this time, it is important that you not interrupt the installation process by restarting services or the server.
  8. Wait while BIG-IQ loads the new software and reboots.
    Depending on your configuration and the number of devices you are managing, this could take up to an hour. During this time, it is important that you not interrupt the installation process by restarting services or the server.
Even though you can log in to this BIG-IQ after the software is installed, if you are running BIG-IQ with a DCD, BIG-IQ continues some database re-indexing processes in the background. For larger configurations, that can take up to an hour. If you perform any searches on objects before it's done re-indexing, BIG-IQ might not return the expected results. During this time, you can continue with the rest of the upgrade process.
You can now upgrade the standby BIG-IQ.

Upgrade the standby BIG-IQ

If the machine you are upgrading does not have two volumes, you must create one using the command line interface. The following steps provide options for either case.
You install the latest version of the BIG-IQ software on the standby BIG-IQ so it will be running the same version as the active BIG-IQ. After you upgrade the standby BIG-IQ, you can re-establish their connection and synchronize their configuration for high availability.
Use the following command only in very specific circumstances, such as this one, since it clears the majority of a BIG-IQ system's configuration. Before you run the command, be sure you are on the standby BIG-IQ system. This command removes all stored data. If you run this command from the active BIG-IQ system, you'll permanently lose all of your saved data.
  1. Log in as
    root
    to the system you are going to establish as the secondary BIG-IQ system's command line and type the following command:
    /usr/bin/clear-rest-storage
    .
    While this step is not required, it clears the database storage on the system so the upgrade goes more quickly. After you upgrade both BIG-IQ systems and re-establish the HA pair, the database is synchronized with this BIG-IQ system, and repopulates the database.
  2. Log in to the system you are going to establish as the standby BIG-IQ system's user interface.
  3. At the top of the screen, click
    System
    .
  4. On the left, click
    Software Management
    and then click
    Upgrade
    .
  5. Select the
    Back up the BIG-IQ system before upgrade
    check box.
  6. From the
    Target Volume
    list, select the volume you want to install the image on.
    If the Target Volume list is empty, the machine you are upgrading does not have a second volume available for you to install the upgrade. You must create one to proceed.
    • If you selected a target volume, complete the remaining steps to finish the upgrade.
    • If you do not have a second volume, use the following procedure to install the upgrade for this machine:
      • Use SSH to log in to the machine you want to upgrade. You must log in as
        root
        to perform this procedure.
      • Navigate to the folder where you install software using the command:
        cd /shared/images
      • Install the upgrade to a new volume using one of the following commands:
        • If you are upgrading a virtual machine:
          tmsh install sys software image <full name of the iso file> volume hd1.2 create-volume reboot
        • If you are upgrading a BIG-IQ 7000 series platform:
          tmsh install sys software image <full name of the iso file> volume md1.2 create-volume reboot
      • While the system installs the upgrade to the new volume, you can check on the status of the upgrade using the command:
        tmsh show sys software status
        .
      • When the upgrade finishes installing, the machine reboots. Proceed to the next to the last (login) step in this task.
  7. To prompt BIG-IQ to reboot into the new software installation volume, select the
    Reboot into Target Volume
    check box.
  8. Click the
    Install
    button.the standby the sta
  9. Click
    Continue
    .
  10. Wait while BIG-IQ loads the new software and reboots.
    Depending on your configuration and the number of devices you are managing, this could take up to an hour. During this time, it is important that you not interrupt the installation process by restarting services or the server.
  11. Log in to the BIG-IQ that will be the secondary BIG-IQ system to confirm that the upgrade succeeded and complete the setup wizard.
    To complete the setup task, you must supply a master key pass phrase that all devices in the DCD cluster must share. Make note of the phrase you use. Each logging node, as well as the primary and secondary BIG-IQ systems must use this phrase before they can join the cluster.