Manual Chapter : Post-installation Tasks

Applies To:

Show Versions Show Versions

F5OS-C

  • 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0
Manual Chapter

Post-installation Tasks

Post-installation overview

After you have successfully upgraded your software, you should perform these cleanup tasks:
  • Remove old system controller ISO files
  • Remove old chassis partition ISO files
When these are complete, you can continue with additional system administration and configuration tasks for your VELOS system.
For more information, see
VELOS Systems: Administration and Configuration
at support.f5.com.

Remove older ISOs

After you have successfully updated your VELOS system to F5OS version 1.1.4, you should remove the older, unused ISO files from the system controller.
  1. Log in to the command line interface (CLI) of the system controller using an account with admin access.
    When you log in to the system, you are in user (operational) mode.
  2. Change to config mode.
    config
    The CLI prompt changes to include
    (config)
    .
  3. Remove older, unused system controller ISOs.
    image controller remove iso <
    iso-filename
    >
    In this example, you remove the 1.1.3-9712 ISO:
    image controller remove iso 1.1.3-9712
    Upon successful removal of the ISO, this message displays:
    response specified images removed
  4. Remove older, unused chassis partition ISOs.
    image partition remove iso <
    iso-filename
    >
    In this example, you remove the 1.1.3-9712 ISO:
    image controller remove iso 1.1.3-9712
    Upon successful removal of the ISO, this message displays:
    response specified images removed