10-23-2019 08:21 AM
Hi,
We are seeing the following error " TCA: etherNiErrStats crcDelta for sys/chassis-2/slot-2/fabric/port-1 , current-value = 5, raised above esc value 5" on 2 of our UCS chassis's. The system details are FI System is 5.0(3)N2)3.12E , FI Model is UCS6284UP, UCS Version 3.1.(2e) and UCS-IOM-2208XP. Can someone confirm this is related to a bug? Any assistance would be greatly appreciated.
Thanks,
10-23-2019 09:11 AM
Its not a bug, its telling you that you have incrementing CRC errors on the FI. You can run the following commands from NXOS to check where they are coming from. Run this from A and B side and see where you are incrementing CRC.
UCS#connect nxos a|b
UCS-B(nxos)#show interface counters errors
10-23-2019 10:58 AM
Hi,
We implemented the commands as directed and found the below interfaces on side A and B. Is it a matter of bouncing the interfaces and/or possibly changing the cabling? Please inform of the resolution for the issue. Once again your assistance is greatly appreciated.
Thanks,
10-23-2019 11:00 AM
10-23-2019 12:24 PM
Since those are across all of your interfaces, you likely have frames traversing the UCS fabric that are >1500 MTU. Have you made any recent changes in the network or elsewhere to use jumbo frames? 9000 MTU?
If you can track down what hosts are sending or receiving jumbo MTU you can clear the errors. You alternatively may increase your QoS policy in UCSM to allow 9000 MTU for the best effort class in order to clear the errors as well.
10-24-2019 11:02 AM
10-24-2019 11:36 AM
You can clear the errors via SSH to the UCS. Same location as the commands you ran previously, you just run 'clear counters'.
This document outlines how to change the best effort class in UCSM to 9216 MTU (best practice). You do not need to adjust it anywhere else, unless you have vNICs that you also want to allow to utilize >1500 MTU.
10-30-2019 10:18 AM
Hi,
If we increase the MTU size to 9000 to allow for jumbo frames will this cause any disruptions to our current environment as we don't allow Jumbo frames at this time. Any assistance will be greatly appreciated.
Thanks,
10-30-2019 10:51 AM
You should be adjusting to 9216 as best practice. Yes, this can cause disruption and recommend adjusting this during maintenance window.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide