Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
SmartSetup Scripting Toolkit Deployment Guide: HP Integrity Servers with Linux > Chapter 6 Utilities Reference

hplpcfg

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

Synopsis

hplpcfg /se <filename> | /le <filename>

Description

The hplpcfg utility enables or disables the EFI or BIOS boot setting on Emulex 2G or 4G Fibre Channel Host Bus Adapter (FC HBA).

Table 6-14 Options

Options

Description

/se <filename>

Saves the HBA configuration to filename.

/le <filename>

Loads the HBA configuration from filename.

 

Format

The configuration file for EFI boot setting has the following format:

[HBA0]                        ; section for each HBA 
WWID=11223344                 ; read-only variable 
HostAdapterBiosEnable=1       ; input or current value when read from HBA 
SelectBootEnable=1            ; input or current value when read from HBA 
BootDeviceWWID=22334455       ; input or current value when read from HBA 
BootDeviceLUN[0]=1111         ; input – default LUN; or current value when read from HBA 

The text file can be edited to insert the WWID of the boot volume and the LUN number that the HBA will boot from. The tool discovers the WWID of the HBA and writes the information to the text file. The text file will present the options in human readable format. The tool will update the hardware with the boot volume WWID and boot LUN read from the text file.

Examples

SSTK-v.3.1# ./hplpcfg /se h.ini
SSTK-v.3.1# cat h.ini
[HBA0]
WWID=10000000c94ab9de
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=50060e801439c901
BootDeviceLUN[0]=1
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007–2008 Hewlett-Packard Development Company, L.P.