Table of ContentsView in Frames

Upgrading Insight Server software

You can check for OnCommand Insight server updates after you log into the server.

Steps

  1. On the Insight toolbar, click the Help icon.
  2. Select Check for updates.
  3. Click OK if the Version is up to date message displays.
  4. If a newer version is detected, click the download here link in the message box.
  5. In the Download page, click download. Note the download directory location.
    You can also download the newer version from the NetApp support site.
  6. Log in to the Insight server using an account with sudo privileges.
  7. Navigate to the download directory and type the following command:

    unzip oci-<version>-linux-x86_64.zip

    Ensure that you check the version number of the installation file; the version number might be different than the one shown in the command.
  8. You can view syntax, command arguments, and parameter usage for oci-install.sh :

    sudo ./oci-<version>-linux-x86_64/oci-install.sh --help

  9. Run the installation script:

    sudo ./oci-<version>-linux-x86_64/oci-install.sh

  10. Accept the License Agreement and follow the prompts.