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?
Asked
Active
Viewed 9,641 times
2 Answers
4
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.

Evan Anderson
- 141,881
- 20
- 196
- 331
-
Thanks for the information. I'll try doing the testing you've suggested. – Graham Zulauf Jan 21 '11 at 20:58
2
Replacing the ethernet cable would be my first step to debug, followed by testing the patch field connectors etc.

Sven
- 98,649
- 14
- 180
- 226
-
Thanks for the information. I'll try doing the testing you've suggested. – Graham Zulauf Jan 21 '11 at 20:58