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

HPQLAREP 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
There was no adapter found on this host.
5
There was an error retrieving the I/O address.
6
The WWID was invalid.
7
The LUN setting was invalid.
8
The EFI Enable Selective LUN setting was invalid.
9
The BIOS Enable setting was invalid.
10
The Selectable BIOS setting was invalid.
11
The EFI Selective login settings were invalid.
12
The EFI WWID (Boot Node Name) was invalid.
13
There was a Memory Allocation error.
14
The adapter has no VPD.
15
There was a failure reading the adapter VPD.
16
The adapter has no VPD.
17
VPD has bad checksum.
18
The adapter serial number is missing in the VPD.
19
HPQLAREP command-line examples
hpqlarep /s hba.ini generates hba.ini with the following content:
[HBA0]
WWID=11111111
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=
BootDeviceLUN[0]=
You must edit hba.ini and add the following boot device information:
[HBA0]
WWID=11111111
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=22222222
BootDeviceLUN[0]=3
Using HPQLAREP 55










