HP Scripting Toolkit 9.10 for Linux User Guide
Table Of Contents
- HP Scripting Toolkit for Linux User Guide
- Contents
- 1 Introduction
- 2 Deployment using the Scripting Toolkit
- 3 Booting and OS installation
- 4 Scripting Toolkit utilities
- Native package formats
- Syntax conventions
- Utility online help
- Using Scripting Toolkit utilities
- Using REBOOT
- Using SETBOOTORDER
- Using STATEMGR
- Using RBSURESET
- Using BOOTEXTRACT
- Using HPDISCOVERY
- Using IFHW
- Using HWQUERY
- Using CONREP
- CONREP command-line syntax
- CONREP command line arguments
- CONREP return codes
- CONREP screen output
- CONREP -s (Store to Data file) Example usage for HP ProLiant servers not using the Oxx ROM family
- CONREP –l (Load from Data File) Example Usage for HP ProLiant servers not using the Oxx ROM family
- CONREP Data File Sample Contents for HP ProLiant servers not using the Oxx ROM family
- CONREP command file contents for HP ProLiant servers not using the Oxx ROM family
- Using HPRCU
- Using HPACUSCRIPTING
- Using HPLPCFG
- Using LO100CFG
- Using HPQLAREP
- Using HPONCFG
- 5 Troubleshooting
- 6 Support and other resources
- 7 Documentation feedback
- Acronyms and abbreviations
- Index

Comment or clarificationError messageError code
—Invalid value for MNPDelay. Valid range
is 0 (disabled) to 60 minutes.
2882
—Invalid controller configuration value.
Expecting Yes or No.
2883
—Invalid value for QueueDepth. Valid range
is from 2 to 32, or Auto.
2884
Using HPLPCFG
You must edit the text file to insert the WWID of the boot volume and the LUN number that the
WWID boots from. The HPLPCFG utility discovers the WWID of the HBA in the server blade and
writes the information in the text file. The text file presents the options in human readable format.
The HPLPCFG utility updates the hardware with the boot volume WWID and boot LUN read from
the text file.
HPLPCFG command-line syntax
hplpcfg /s filename hplpcfg /l filename hplpcfg /v
[HBA0] WWID=11223344 HostAdapterBiosEnable=1 SelectBootEnable=1
BootDeviceWWID=22334455 BootDeviceLUN[0]=1111
HPLPCFG command-line arguments
DescriptionCommand-line argument
This argument saves the HBA configuration to the filename.
hplpcfg /s filename
This argument loads the HBA configuration to the filename.
hplpcfg /l filename
This argument displays the tool version information.
hplpcfg /v
Where filename has the following format:
Section for each HBA
[HBA0]
Read-only variable
WWID=11223344
Your input or current value when read from HBA
HostAdapterBiosEnable=1
Your input or current value when read from HBA
SelectBootEnable=1
Your input or current value when read from HBA
BootDeviceWWID=22334455
Your input, default LUN, or current value when read from
HBA
BootDeviceLUN[0]=1111
HPLPCFG return codes
MeaningValue
The command was completed successfully.
0
There was an invalid command line option.
1
There was a file open error.
2
There was an NVRAM checksum error.
3
There was an NVRAM data error.
4
Using HPLPCFG 51










