HP ProLiant SL4545 HP Scripting Toolkit 9.30 for Windows User Guide - Page 49

HPQLAREP return codes, HPQLAREP command-line examples, hpqlarep /s hba.ini, hba.ini

Page 49 highlights

HPQLAREP return codes Value 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Meaning The command was completed successfully. There was an invalid command line option. There was a file open error. There was an NVRAM checksum error. There was an NVRAM data error. There was no adapter found on this host. There was an error retrieving the I/O address. The WWID was invalid. The LUN setting was invalid. The EFI Enable Selective LUN setting was invalid. The BIOS Enable setting was invalid. The Selectable BIOS setting was invalid. The EFI Selective login settings were invalid. The EFI WWID (Boot Node Name) was invalid. There was a Memory Allocation error. The adapter has no VPD. There was a failure reading the adapter VPD. The adapter has no VPD. VPD has bad checksum. The adapter serial number is missing in the VPD. 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 49

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

HPQLAREP return codes
Meaning
Value
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
49