Skip to main content
OnCommand Insight

Upgrading Remote Acquisition Unit software

Contributors

After upgrading the Insight server software, you must upgrade your remote acquisition software.

Steps

  1. Log in to the Remote Acquisition Unit (RAU) server using an account with sudo privileges.

  2. Download the Insight RAU software from the NetApp support site.

  3. Navigate to the download directory and type the following command:

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

    Ensure that you have the correct the version number of the installation file.

  4. You can view syntax, command arguments, and parameter usage for oci-install.sh :

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

  5. Run the installation script:

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

  6. Accept the License Agreement and follow the prompts.