What is the information given from a portErrShow output on a Brocade switch?
Applies to
- Brocade switch
- porterrshow
Answer
- Errors in
porterrshow
are cumulative since the last time errors were cleared. - For proper analysis, the stats for the ports should be cleared (
portstatsclear
orstatsclear
) and the switch should be run for some time to see what errors are currently accumulating, if any.
The output displays a message similar to the following:
porterrshow 16 :
CURRENT CONTEXT -- 2 , 11
frames enc crc crc too too bad enc disc link loss loss frjt fbsy c3timeout pcs uncor
tx rx in err g_eof shrt long eof out c3 fail sync sig tx rx err err
16: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Frames tx/rx N/A counters representing the number of frames transmitted:
Error | Description |
---|---|
Enc_in |
|
Crc_err |
|
Too_long |
|
Too_short |
|
Bad_eof |
|
Enc_out |
|
Disc c3 |
|
Link-fail |
|
Loss sync |
|
Loss sig |
|
Frjt |
|
Frbsy |
|
c3-timeout tx |
|
c3-timeout rx |
|
pcs err |
|
uncor err |
The number of uncorrectable forward error corrections (FEC). Check if there are any CRC, enc_out, bad eof (pcs err) errors |
Notes:
- These errors should always be seen in relation to each other and in relation to the device that is being connected.
- There is a difference between a Loop with 28 disks being connected and a HBA in fabric mode.
- Additionally, CRCs by themselves with no other errors likely have a different cause than CRCs that are accompanied by enc_out errors.