HP Insight Control for Linux 7.1 Update 1 Release Notes
BL320i controllerBL120i controllerOperating System
vmalloc=384Mbroken_modules=ahci vmalloc=384M32 bit
SLES 11 SP1 and later
Not requiredbroken_modules=ahci64 bit
2.5.3 Installing SLES 10 SP3 requires earlier version of SPP or PSP
The hp-ilo package for the SLES 10 operating system is absent from the versions of the Service
Pack for ProLiant (SPP) and the ProLiant Support Pack (PSP) specified for this release.
Corrective action: Follow these steps:
1. Download the SPP or PSP from http://www.hp.com/go/hpsc
• For the SPP, download version 2012.06.0B and unzip the tar file to extract the SPP (a
complete and bootable ISO image).
• For the PSP, download version 9.10.
2. Register the SPP or PSP in the Insight Control for Linux repository.
For specific information on downloading the SPP or PSP, see section 5.3.7, Downloading SPPs
and PSPs into the repository in the HP Insight Control for Linux User Guide.
2.5.4 SLES 32-bit OS installation might fail with download error
Corrective action: Use the following procedure:
1. Use the text editor of your choice to edit the /opt/repository/script/
driverinstallationinjection/driverinstallationinjection file as follows:
a. Locate the following lines:
if [ "$ARCH" != "x86_64" ]; then
TARGET="--target=i686"
b. Change these lines to:
if [ "$ARCH" != "x86_64" -a "$VEND" == "Redhat" ]; then
TARGET="--target=i686"
2. Rerun the 32-bit OS installation.
2.6 Linux image capture and deployment notes
2.6.1 Image capture/deployment issues with VID enabled setting on Gen8 servers
The Virtual Install Disk BIOS option on Gen8 servers, if set to Enabled, might cause image capture
and deployment operations to fail. Furthermore, a server running the SLES 10 SP4 operating system
could fail with a partitioning error.
Corrective actions:
• Set the VID setting to disabled as follows:
During the boot, select the F9 key to access the ROM-Based Setup Utility.1.
2. Select Advanced Options→Advanced System ROM Options.
3. Select Virtual Install Disk and set it to Disabled.
4. Exit the ROM Based Setup Utility.
• If there is an entry for the VID in the /etc/fstab as a result of the OS installation, remove
the mount point for the VID before you capture the image. Otherwise, the image might not
deploy.
The entry for the VID would resemble the following:
/dev/disk/by-id/usb-HP_iLO_LUN_00_Media_0_000002660A01-part1 /windows/C
vfat users,gid=users,umask=0002,utf8=true 0 0
2.6 Linux image capture and deployment notes 15