Previous Topic: Upgrade the Harvester on a Windows ServerNext Topic: Upgrade the DSA in a Three-Tier Distributed Deployment


Upgrade the Harvester on a Linux Server

A two-tier distributed deployment may include one or more Linux Harvester servers. To upgrade the Harvester software on a dedicated Linux server or virtual machine, complete the steps in this topic.

Follow these steps:

  1. Verify that the server is upgrade-ready as described in Verify That the Linux Servers Are Prepared.
  2. Log in to the NFA console server as a user who is a member of the Administrators group.
  3. Stop the pump service on the NFA console server:
    1. Click Start, Programs, Administrative Tools, Services.
    2. Right-click the NetQoS Reporter/Analyzer Pump service.
    3. Select Stop in the right-click menu.

      The service stops.

  4. Log in to the Harvester server as root.

    You can install the software locally or remotely--for example, by using ssh when you are logged in with root privileges.

    Note: If you do not have root access, use an account with sudo privileges.

  5. Open a command prompt window.
  6. Run the following command to change the ulimit for the open files limit:
    ulimit -n ulimit_number
    

    Example:

    ulimit -n 65536
    
  7. Prepare the installation/upgrade file for execution:
    1. Log in to the Harvester server as root.

      You can install or upgrade the software locally or remotely--for example, by using ssh when you are logged in with root privileges. If you do not have root access, use an account with sudo privileges.

    2. Execute the chmod command on the file in a terminal window:
      chmod u+x NFHarvesterSetup9.3.0.bin
      
    3. (Optional) Execute the list command to verify that the file is executable:
      ls -al
      

      The file permission settings are displayed.

  8. Run the installation or upgrade software:
    ./NFHarvesterSetup9.3.0.bin
    

    The language selection screen opens.

  9. Verify that the appropriate language is selected, then click OK.

    The Prior Installation Detected message opens.

  10. Review the message and click OK.

    The Welcome screen opens.

  11. Click Next.

    The License Agreement screen opens.

  12. Review and accept the license agreement:
    1. Read the license agreement and scroll down.
    2. If you want to continue, click the option to accept the license agreement. This option is activated when you scroll to the bottom.
    3. Click Next.

      Prerequisite tests look for problems and may cause an error message to open.

  13. If the Pre-requisite Check Warning message opens, review it, correct or note any non-critical problems, then click OK.

    The Choose Install Folder screen opens. This screen displays the original root installation path as the default setting.

  14. Verify that the specified installation directory is correct, then click Next.

    Important: If you do not use the original installation path, the upgraded software will not run properly.

    If the program does not find certain expected directories in the installation path, an error message opens and the upgrade stops. This problem does not occur when the previous software installation is fully functional.

    The Pre-Installation Summary screen opens.

  15. Review the pre-installation information, then click Install.

    The Installing Harvester screen opens. When the upgrade is complete, the Install Complete screen opens and reports any errors that occurred.

  16. (Optional) Review the errors by checking the installation log (Harvester_Install_<timestamp>.log in the <install_path> directory).
  17. Click Done.

    The upgrade program closes. The Harvester is upgraded and the CA Network Flow Analysis services are started automatically.

  18. (Optional) Verify that the following conditions are met:

Next: