Below is getportcounters command which can be run on specific 40Gbits/sec IB Switch ports to see if there are any Symbol errors
In above command replace internal connector port with the connector port for which you want to check errors. Switch 40Gits/sec connector ports range is from 0A – 15A and 0B – 15B.
We should not be seeing any increase in SymbolErrors gradually or significantly over a period of time when running this command. If there is increase in SymbolErrors then it indicates that there is some issues with connector ports on the IB Switch. It may be lose cabling, bad cable, bad switch port or something else.
As an example if you want check errors on 13B, your command and sample output will look as follows:
Infiniband Switches.
# getportcounters <internal connector port>
In above command replace internal connector port with the connector port for which you want to check errors. Switch 40Gits/sec connector ports range is from 0A – 15A and 0B – 15B.
We should not be seeing any increase in SymbolErrors gradually or significantly over a period of time when running this command. If there is increase in SymbolErrors then it indicates that there is some issues with connector ports on the IB Switch. It may be lose cabling, bad cable, bad switch port or something else.
As an example if you want check errors on 13B, your command and sample output will look as follows:
# getportcounters 13B
Port counters for connector 13B Switch port 10
SymbolErrors.....................0
LinkRecovers.....................20
LinkDowned.......................0
RcvErrors........................0
RcvRemotePhysErrors..............0
RcvSwRelayErrors.................15
XmtDiscards......................23
XmtConstraintErrors..............0
RcvConstraintErrors..............0
LinkIntegrityErrors..............0
ExcBufOverrunErrors..............0
VL15Dropped......................0
XmtData..........................4294967295
RcvData..........................566477715
XmtPkts..........................130024470
RcvPkts..........................9198929
XmtWait..........................870
Port counters for connector 13B Switch port 10
SymbolErrors.....................0
LinkRecovers.....................20
LinkDowned.......................0
RcvErrors........................0
RcvRemotePhysErrors..............0
RcvSwRelayErrors.................15
XmtDiscards......................23
XmtConstraintErrors..............0
RcvConstraintErrors..............0
LinkIntegrityErrors..............0
ExcBufOverrunErrors..............0
VL15Dropped......................0
XmtData..........................4294967295
RcvData..........................566477715
XmtPkts..........................130024470
RcvPkts..........................9198929
XmtWait..........................870
Products to which Article Applies
Infiniband Switches.Additional References
https://docs.oracle.com/cd/E19671-01/835-0793-03/z40000471973870.html
tarun boyella
No comments:
Post a Comment