Upgrading Remote Acquisition Unit software
After upgrading the Insight server software, you must upgrade your remote acquisition software.
It is strongly recommended to back up the vault and the database prior to upgrading DWH. See the SecurityAdmin Tool instructions for more information about the vault. |
Steps
-
Log in to the Remote Acquisition Unit (RAU) server using an account with sudo privileges.
-
Download the Insight RAU software from the NetApp support site.
-
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.
-
You can view syntax, command arguments, and parameter usage for
oci-install.sh
:sudo ./oci-rau-<version>-linux-x86_64/oci-install.sh --help
-
Run the installation script:
sudo ./oci-rau-<version>-linux-x86_64/oci-install.sh
-
Accept the License Agreement and follow the prompts.