HP Integrity rx1600 Operation and Maintenance - HP Integrity rx1600 - Page 68

devtree, Step 2.

Page 68 highlights

Utilities Specifying SCSI Parameters • Slot #-identifies the physical card slot in the system where the SCSI interface is installed; for the SCSI interface, this is the same for both channels. In this example, the SCSI interface is on the system board therefore the in slot number is xx. • Path-identifies the device's path; for the SCSI interface, this is the same for both channels. In this example, the SCSI interface path is Acpi(HWP0002,200)/Pci(1|0) for channel A and Acpi(HWP0002,200)/Pci(1|1) for channel B. Using the SCSI interface information from the example above, the pieces of information that, combined, tell you this is a SCSI interface are the following (shown in bold, for highlighting purposes): 00 20 01 00 0x1000 0x0030 xx Acpi(HWP0002,200)/Pci(1|0) 00 20 01 01 0x1000 0x0030 xx Acpi(HWP0002,200)/Pci(1|1) Looking at all of the above information together, the vendor (0x1000) and device (0x0030) are the IDs for a SCSI interface. Of the devices with those IDs, this device has two channels (Fnc # of 00 immediately followed by Fnc # of 01). Also, this SCSI interface has a non-numeric (XX) slot # indicating that it is on the system board. Step 2. Still at the EFI shell prompt, type this command to obtain the controller's handle for the SCSI interface: devtree A tree of all EFI-capable devices installed in the system is displayed. The output could look like this: Shell> devtree Device Tree Ctrl[04] Ctrl[0A] Acpi(HWP0002,0) Ctrl[12] Usb Open Host Controller Ctrl[13] Usb Open Host Controller Ctrl[14] Acpi(HWP0002,0)/Pci(1|2) Ctrl[15] PCI IDE/ATAPI Controller Ctrl[48] DW-28E Ctrl[83] FAT File System [FAT32] 118 MB Ctrl[16] Acpi(HWP0002,0)/Pci(3|0) Ctrl[49] Acpi(HWP0002,0)/Pci(3|0)/Mac(00306E4C4F1A) Ctrl[0B] Acpi(HWP0002,100) Ctrl[17] LSI Logic Ultra320 SCSI Controller Ctrl[18] LSI Logic Ultra320 SCSI Controller Ctrl[19] Acpi(HWP0002,100)/Pci(2|0) 68 Chapter 5

  • 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
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204

Chapter 5
Utilities
Specifying SCSI Parameters
68
Slot #
—identifies the physical card slot in the system where the SCSI interface is installed;
for the SCSI interface, this is the same for both channels. In this example, the SCSI interface is
on the system board therefore the in slot number is
xx
.
Path
—identifies the device’s path; for the SCSI interface, this is the same for both channels. In
this example, the SCSI interface path is
Acpi(HWP0002,200)/Pci(1|0)
for channel A and
Acpi(HWP0002,200)/Pci(1|1)
for channel B.
Using the SCSI interface information from the example above, the pieces of information that,
combined, tell you this is a SCSI interface are the following (shown in
bold
, for highlighting
purposes):
00
20
01
00 0x1000 0x0030
xx
Acpi(HWP0002,200)/Pci(1|0)
00
20
01
01 0x1000 0x0030
xx
Acpi(HWP0002,200)/Pci(1|1)
Looking at all of the above information together, the vendor (
0x1000
) and device (
0x0030
) are the
IDs for a SCSI interface. Of the devices with those IDs, this device has two channels (Fnc # of
00
immediately followed by Fnc # of
01
). Also, this SCSI interface has a non-numeric (XX) slot #
indicating that it is on the system board.
Step 2.
Still at the EFI shell prompt, type this command to obtain the controller’s handle for the SCSI
interface:
devtree
A tree of all EFI-capable devices installed in the system is displayed. The output could look like
this:
Shell> devtree
Device Tree
Ctrl[04]
Ctrl[0A] Acpi(HWP0002,0)
Ctrl[12] Usb Open Host Controller
Ctrl[13] Usb Open Host Controller
Ctrl[14] Acpi(HWP0002,0)/Pci(1|2)
Ctrl[15] PCI IDE/ATAPI Controller
Ctrl[48] DW-28E
Ctrl[83] FAT File System [FAT32] 118 MB
Ctrl[16] Acpi(HWP0002,0)/Pci(3|0)
Ctrl[49] Acpi(HWP0002,0)/Pci(3|0)/Mac(00306E4C4F1A)
Ctrl[0B] Acpi(HWP0002,100)
Ctrl[17] LSI Logic Ultra320 SCSI Controller
Ctrl[18] LSI Logic Ultra320 SCSI Controller
Ctrl[19] Acpi(HWP0002,100)/Pci(2|0)