Install AIX Host Utilities 8.0 for ONTAP storage
The AIX Host Utilities help you manage ONTAP storage attached to an AIX host. NetApp strongly recommends installing the AIX Host Utilities to improve ONTAP storage management and assist NetApp support in gathering information about your configuration.
AIX Host Utilities 8.0 supports the following transport protocols and AIX environments:
-
FC, FCoE, and iSCSI
-
AIX Multipath I/O (MPIO)
-
PowerVM
For information about PowerVM, see the IBM PowerVM Live Partition Mobility Red Book.
-
You need to install the AIX Host Utilities SAN Toolkit with AIX MPIO to manage ONTAP storage attached to an AIX host.
-
When you install AIX Host Utilities, they don't change any settings on your AIX host.
-
Use the Interoperability Matrix Tool to verify that your AIX OS, protocol, and ONTAP version support SAN booting.
-
Enable dynamic tracking for all FC and FCoE initiators by running the
chdev -l <fscsi_device> -a dyntrk=ye
command on the AIX host.
-
Log in to your host:
AIXOn an AIX host, log in as root.
PowerVMOn a PowerVM host:
-
Log in as padmin.
-
Become a root user:
oem_setup_env
-
-
Go to the NetApp Support Site and download the compressed file containing the Host Utilities to a directory on your host.
-
Go to the directory containing the download.
-
Decompress the file and extract the SAN Toolkit software package:
tar -xvf ntap_aix_host_utilities_8.0.tar.gz
The
ntap_aix_host_utilities_8.0.
directory is created when you decompress the file. This directory contains one of the following subdirectories: MPIO, NON_MPIO, or SAN_Tool_Kit. -
Install AIX MPIO:
installp -aXYd /var/tmp/ntap_aix_host_utilities_8.0/MPIO NetApp.MPIO_Host_Utilities_Kit
-
Install the SAN Toolkit:
installp -aXYd /var/tmp/ntap_aix_host_utilities_8.0/ NetApp.SAN_toolkit
-
Reboot the host.
-
Verify the installation:
lslpp -l |grep -i netapp
Show example output
NetApp.MPIO_Host_Utilities_Kit.config 8.0.0.0 COMMITTED NetApp MPIO PCM Host Utilities NetApp.MPIO_Host_Utilities_Kit.fcp 8.0.0.0 COMMITTED NetApp MPIO PCM Host Utilities NetApp.MPIO_Host_Utilities_Kit.iscsi 8.0.0.0 COMMITTED NetApp MPIO PCM Host Utilities NetApp.MPIO_Host_Utilities_Kit.pcmodm 8.0.0.0 COMMITTED NetApp MPIO PCM Host Utilities NetApp.SAN_toolkit.sanlun 8.0.0.0 COMMITTED NetApp SAN Toolkit sanlun
-
Confirm that the software version is 8.0.1f0fc74c:
sanlun version
-
Verify that the SCSI UNMAP
lbp_enabled
parameter has been added to the ODM:odmget -q "uniquetype=disk/fcp/NetAppMPIO" PdAt |grep "lbp_enabled"
Example ouptutattribute = "lbp_enabled"
odmget -q "uniquetype=disk/fcp/NetAppMPIO and attribute=lbp_enabled" PdAt`
Show example output
PdAt: uniquetype = "disk/fcp/NetAppMPIO" attribute = "lbp_enabled" deflt = "true" values = "true,false" width = "" type = "R" generic = "" rep = "s" nls_index = 18