What does a high number of rx_crc_errors indicate?

8,587

Solution 1

Typically errors of this type (errors that indicate bad data integrity) are the result of layer 1 problems. I'd investigate cabling and the physical layer interface first.

Solution 2

Replacing the ethernet cable would be my first step to debug, followed by testing the patch field connectors etc.

Share:
8,587

Related videos on Youtube

Graham Zulauf
Author by

Graham Zulauf

Updated on September 17, 2022

Comments

  • Graham Zulauf
    Graham Zulauf almost 2 years

    When running ethtool I notice a very high level of rx_crc_errors. When the server is under heavy load the counter goes even higher. What does this typically point to as the source of the problem? Media or cable issues?

  • Graham Zulauf
    Graham Zulauf over 13 years
    Thanks for the information. I'll try doing the testing you've suggested.
  • Graham Zulauf
    Graham Zulauf over 13 years
    Thanks for the information. I'll try doing the testing you've suggested.