8.2 Preparing Network Interface Controllers to Be Upgraded

If your Filr 1.1 or 1.2 system has been configured with additional Network Interface Controllers (NICs), you need to run a script that prepares the additional NICs to be upgraded to Filr 2.0. If you fail to run the script, your NICs might not work properly after being upgraded to the Filr 2.0 system.

  1. Download the networkprep.zip file from the same location where you downloaded the Filr software in the Novell Customer Center (NCC).

  2. Enable SSH on the Filr appliance, as described in Changing System Services Configuration in the Filr 2.0: Administration Guide.

  3. Using an SSH client (such as WinSCP), log in to the Filr appliance as the root user.

  4. Copy the networkprep.zip file that you downloaded in Step 1 to the /root/ directory on the Filr appliance.

  5. Unzip the networkprep.zip file:

    unzip networkprep.zip

    The networkprep folder is created.

  6. Change to the network prep folder:

    cd /root/networkprep

  7. Run the following script to prepare the Filr 1.1 or 1.2 system for the upgrade to Filr 2.0:

    sh run-networkprep.sh

  8. Shut down the remote SSH connection to the Filr appliance.

  9. Continue with Section 8.4, Upgrading the Filr, Search, or Database Appliances.