Description; Format; Examples; Hpqlarep - HP Integrity rx1600 Deployment Manual

Smartsetup scripting toolkit deployment guide: hp integrity servers with linux
Hide thumbs Also See for Integrity rx1600:
Table of Contents

Advertisement

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-15 hplpcfg Options
Options
/se <filename>
/le <filename>

Format

The configuration file for EFI boot setting has the following format:
[HBA0]
WWID=11223344
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=22334455
BootDeviceLUN[0]=1111
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.2# ./hplpcfg /se h.ini
SSTK-v.3.2# cat h.ini
[HBA0]
WWID=10000000c94ab9de
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=50060e801439c901
BootDeviceLUN[0]=1

hpqlarep

Synopsis

hpqlarep /s <filename> | /l <filename>
Description
The hpqlarep utility enables or disable the EFI or BIOS boot setting on QLogic 2G or 4G HBAs.
Table 6-16 hpqlarep Options
Options
/s <filename>
/l <filename>
Format
The configuration file for EFI boot setting has one of the following formats:
For 2G HBAs:
72
Utilities Reference
Description
Saves the HBA configuration to filename.
Loads the HBA configuration from filename.
; section for each HBA
; read-only variable
; input or current value when read from HBA
; input or current value when read from HBA
; input or current value when read from HBA
; input – default LUN; or current value when read from HBA
Description
Saves the HBA configuration to <filename>.
Loads the HBA configuration to <filename>.
[HBA0] ; section for each HBA - HBA No
WWID=11223344 ; read-only variable - HBA WWPN
SelectiveLogin=1 ; input from customer - 1 (Enable) or 0 (Disable)
EnableSelectiveLUN=1 ; input from customer - 1 (Enable) or 0 (Disable)
BootDeviceWWNN=2000000000000000 ; input from customer - Boot Device
Node name

Advertisement

Table of Contents
loading

Table of Contents