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

Viewing the port log, Table 21 Commands for port log management, Command, Description

Page 137 highlights

Viewing the port log Fabric OS maintains an internal log of all port activity. The port log stores entries for each port as a circular buffer. Each port has space to store 8000 log entries. When the log is full, the newest log entries overwrite the oldest log entries. Port logs are not persistent and are lost over power-cycles and reboots. If the port log is disabled, an error message is displayed. NOTE: Port log functionality is completely separate from the system message log. Port logs are typically used to troubleshoot device connections. 1. Connect to the switch and log in as admin. 2. Issue the portLogShow command: switch:admin> portlogshow 12 time task event port cmd args Thu Apr 14 12:07:09 2005 12:07:09.350 PORT Rx 0 40 02fffffd,00fffffd,0608ffff,14000000 12:07:09.350 PORT Tx 0 0 c0fffffd,00fffffd,060807fc 12:07:10.812 PORT Tx 0 40 02fffffd,00fffffd,07feffff,14000000 12:07:10.813 PORT Rx 0 0 c0fffffd,00fffffd,07fe0627 12:07:19.492 PORT Tx 4 40 02fffffd,00fffffd,0800ffff,14000000 12:07:19.492 PORT Tx 22 40 02fffffd,00fffffd,0802ffff,14000000 12:07:19.493 PORT Rx 4 0 c0fffffd,00fffffd,08009287 12:07:19.493 PORT Tx 24 40 02fffffd,00fffffd,0804ffff,14000000 12:07:19.494 PORT Tx 31 40 02fffffd,00fffffd,0806ffff,14000000 12:07:19.494 PORT Rx 22 0 c0fffffd,00fffffd,0802928d 12:07:19.494 PORT Rx 24 0 c0fffffd,00fffffd,080492a3 12:07:19.495 PORT Rx 31 0 c0fffffd,00fffffd,080692a7 Use the commands summarized in Table 21 to view and manage port logs. See the HP StorageWorks Fabric OS 5.x diagnostics and system error messages reference guide for additional information about these commands. Table 21 Commands for port log management Command Description portLogClear portLogDisable portLogDump portLogEnable portLogShow Clear port logs for all or particular ports. Disable port logs for all or particular ports. Display port logs for all or particular ports, without page breaks. Enable port logs for all or particular ports. Display port logs for all or particular ports, with page breaks. The portLogDump command output (trace) is a powerful tool that is used to troubleshoot fabric issues. The portLogDump output provides detailed information about the actions and communications within a fabric. By understanding the processes that are taking place in the fabric, issues can be identified and located. The portLogDump command displays the port log, showing a portion of the Fibre Channel payload and header (FC-PH). The header contains control and addressing information associated with the frame. The payload contains the information being transported by the frame and is determined by the higher-level service or FC_4 upper-level protocol. There are many different payload formats based on the protocol. Fabric OS 5.x administrator guide 137

  • 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
137
Viewing the port log
Fabric OS maintains an internal log of all port activity. The port log stores entries for each port as a
circular buffer. Each port has space to store 8000 log entries. When the log is full, the newest log entries
overwrite the oldest log entries. Port logs are not persistent and are lost over power-cycles and reboots. If
the port log is disabled, an error message is displayed.
NOTE:
Port log functionality is completely separate from the system message log. Port logs are typically
used to troubleshoot device connections.
1.
Connect to the switch and log in as admin.
2.
Issue the
portLogShow
command:
Use the commands summarized in
Table 21
to view and manage port logs. See the
HP StorageWorks
Fabric OS 5.x diagnostics and system error messages reference guide
for additional information about
these commands.
The
portLogDump
command output (trace) is a powerful tool that is used to troubleshoot fabric issues.
The
portLogDump
output provides detailed information about the actions and communications within a
fabric. By understanding the processes that are taking place in the fabric, issues can be identified and
located.
The
portLogDump
command displays the port log, showing a portion of the Fibre Channel payload and
header (FC-PH). The header contains control and addressing information associated with the frame. The
payload contains the information being transported by the frame and is determined by the higher-level
service or FC_4 upper-level protocol. There are many different payload formats based on the protocol.
switch:admin>
portlogshow 12
time
task
event
port cmd
args
-------------------------------------------------
Thu Apr 14 12:07:09 2005
12:07:09.350
PORT
Rx
0
40
02fffffd,00fffffd,0608ffff,14000000
12:07:09.350
PORT
Tx
0
0
c0fffffd,00fffffd,060807fc
12:07:10.812
PORT
Tx
0
40
02fffffd,00fffffd,07feffff,14000000
12:07:10.813
PORT
Rx
0
0
c0fffffd,00fffffd,07fe0627
12:07:19.492
PORT
Tx
4
40
02fffffd,00fffffd,0800ffff,14000000
12:07:19.492
PORT
Tx
22
40
02fffffd,00fffffd,0802ffff,14000000
12:07:19.493
PORT
Rx
4
0
c0fffffd,00fffffd,08009287
12:07:19.493
PORT
Tx
24
40
02fffffd,00fffffd,0804ffff,14000000
12:07:19.494
PORT
Tx
31
40
02fffffd,00fffffd,0806ffff,14000000
12:07:19.494
PORT
Rx
22
0
c0fffffd,00fffffd,0802928d
12:07:19.494
PORT
Rx
24
0
c0fffffd,00fffffd,080492a3
12:07:19.495
PORT
Rx
31
0
c0fffffd,00fffffd,080692a7
Table 21
Commands for port log management
Command
Description
portLogClear
Clear port logs for all or particular ports.
portLogDisable
Disable port logs for all or particular ports.
portLogDump
Display port logs for all or particular ports, without page breaks.
portLogEnable
Enable port logs for all or particular ports.
portLogShow
Display port logs for all or particular ports, with page breaks.