HP StorageWorks 2/16V HP StorageWorks Fabric OS 5.X Procedures User Guide (AA- - Page 157

Table 27 Switch component tests, Correcting link failures, Testing components to and from the HBA

Page 157 highlights

Testing components to and from the HBA 1. Connect to the switch and log in as admin. 2. Issue the fPortTest command. See the HP StorageWorks Fabric OS 5.x command reference guide for information on the command options. The following example executes the fPortTest command 100 times on port 8 with payload pattern 0xaa55, pattern width 2 (meaning word width) and a default payload size of 512 bytes: switchname:admin> fporttest 100,8,0xaa55,2, 512 Will use pattern: aa55 aa55 aa55 aa55 aa55 aa55 ... Running fPortTest ........ port 8 test passed. value = 0 Table 27 provides a list of additional tests that can be used to determine the switch components that are not functioning properly. See the HP StorageWorks Fabric OS 5.x command reference guide for additional command information. Table 27 Switch component tests Test Function portloopbacktest Functional test of port N to N path. portregtest Read and write test of the ASIC SRAMs and registers. spinsilk Functional test of internal and external transmit and receive paths at full speed. sramretentiontest Test to verify that the data written into the miscellaneous SRAMs in the ASIC are retained after a 10-second wait. crossporttest Test to verify that the functional components of the switch. turboramtest Test to verify that the on chip SRAM located in the 2 Gbit/sec ASIC is using the Turbo-Ram BIST circuitry. These same SRAMs are tested by portregtest and sramretentiontest using PCI operations, but for this test the BIST controller is able to perform the SRAM write and read operations at a much faster rate. statstest Test to verify that the ASIC statistics counter logic. Related Switch Test Option: itemlist Option to restrict the items to be tested to a smaller set of parameter values that you pass to the switch. Correcting link failures A link failure occurs when a server or storage device is connected to a switch, but the link between the server or storage device and the switch does not come up. This prevents the server or storage device from communicating through the switch. If the switchShow command or LEDs indicate that the link has not come up properly, use one or more of the following procedures. Determining whether the negotiation was successfully completed The port negotiates the link speed with the opposite side. The negotiation usually completes in 1-2 seconds; however, sometimes the speed negotiation fails. NOTE: Skip this procedure if the port speed is set to a static speed through the portCfgSpeed command. Fabric OS 5.x administrator guide 157

  • 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
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248

Fabric OS 5.x administrator guide
157
Testing components to and from the HBA
1.
Connect to the switch and log in as admin.
2.
Issue the
fPortTest
command.
See the
HP StorageWorks Fabric OS 5.x command reference guide
for information on the command
options. The following example executes the
fPortTest
command 100 times on port 8 with payload
pattern
0xaa55
, pattern width 2 (meaning word width) and a default payload size of 512 bytes:
Table 27
provides a list of additional tests that can be used to determine the switch components that are
not functioning properly. See the
HP StorageWorks Fabric OS 5.x command reference guide
for additional
command information.
Correcting link failures
A link failure occurs when a server or storage device is connected to a switch, but the link between the
server or storage device and the switch does not come up. This prevents the server or storage device from
communicating through the switch.
If the
switchShow
command or LEDs indicate that the link has not come up properly, use one or more of
the following procedures.
Determining whether the negotiation was successfully completed
The port negotiates the link speed with the opposite side. The negotiation usually completes in 1–2
seconds; however, sometimes the speed negotiation fails.
NOTE:
Skip this procedure if the port speed is set to a static speed through the
portCfgSpeed
command.
switchname:admin>
fporttest 100,8,0xaa55,2, 512
Will use pattern: aa55
aa55
aa55 aa55
aa55
aa55 ...
Running fPortTest
........
port 8 test passed.
value = 0
Table 27
Switch component tests
Test
Function
portloopbacktest
Functional test of port N to N path.
portregtest
Read and write test of the ASIC SRAMs and registers.
spinsilk
Functional test of internal and external transmit and receive paths at full speed.
sramretentiontest
Test to verify that the data written into the miscellaneous SRAMs in the ASIC are
retained after a 10-second wait.
crossporttest
Test to verify that the functional components of the switch.
turboramtest
Test to verify that the on chip SRAM located in the 2 Gbit/sec ASIC is using the
Turbo-Ram BIST circuitry. These same SRAMs are tested by
portregtest
and
sramretentiontest
using PCI operations, but for this test the BIST controller is
able to perform the SRAM write and read operations at a much faster rate.
statstest
Test to verify that the ASIC statistics counter logic.
Related Switch Test Option:
itemlist
Option to restrict the items to be tested to a smaller set of parameter values that
you pass to the switch.