Skip to main content
ONTAP SAN Host Utilities

Install Linux Host Utilities 7.1 for ONTAP storage

Contributors netapp-ranuk netapp-pcarriga netapp-aherbin netapp-sarajane netapp-aoife

The Linux Host Utilities help you manage ONTAP storage attached to a Linux host. NetApp strongly recommends installing the Linux Host Utilities, but it isn't mandatory. The utilities improve management and assist NetApp customer support in gathering information about your configuration.

Linux Host Utilities 7.1 supports the following distribution types:

  • Red Hat Enterprise Linux

  • SUSE Linux Enterprise Server

  • Oracle Linux

  • Oracle VM

  • Citrix XenServer

Note The Linux Host Utilities software doesn't support NVMe over Fibre Channel (NVMe/FC) and NVMe over TCP (NVMe/TCP) host protocols.
About this task

When you install the Linux Host Utilities, it doesn't change any settings on your Linux host.

Before you begin
  • For reliable operation, use the Interoperability Matrix Tool to verify that your iSCSI, FC, or FCoE configuration is supported.

  • Install the host bus adapter (HBA) management packages available on the vendor support site. The management software enables the sanlun commands to gather information about the FC HBAs, such as their WWPNs.

    Refer to the vendor documentation to verify that the following packages are correctly installed. These packages are required to support the sanlun fcp show adapter command:

    • Marvell QLogic HBA – QConvergeConsole CLI

    • Broadcom Emulex HBA - OneCommand Manager core application CLI

    • Marvell Brocade HBA – Brocade Command Utility CLI

  • Install the RPM "libhbaapi" and "libhbalinux" packages available for each Linux distribution on the Linux host OS.

Steps
  1. If you have a version of Linux Host Utilities currently installed, remove it:

    rpm -e netapp_linux_unified_host_utilities-7-1

    For earlier versions of Linux Host Utilities, go to the directory where the host utility software is installed and enter the uninstall command to remove the installed package.

  2. Download the 32-bit or 64-bit Linux Host Utilities software package from the NetApp Support Site to your host.

  3. Go to the directory to which you downloaded the software package and install it:

    rpm -ivh netapp_linux_unified_host_utilities-7-1.x86_xx.rpm

    You should see an output similar to the following example:

    Verifying...                          ################################# [100%]
    Preparing...                          ################################# [100%]
    Updating / installing...
       1:netapp_linux_unified_host_utiliti################################# [100%]
  4. Verify the installation:

    sanlun version

    You should see an output similar to the following example:

    sanlun version 7.1.386.1644

What's next?

  • Recommended driver settings with Linux kernel

    When you configure an FC environment that uses native inbox drivers that are bundled with the Linux kernel, you can use the default values for the drivers.

  • Learn about the "sanlun" utility.