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?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

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.

link|improve this answer
Thanks for the information. I'll try doing the testing you've suggested. – Graham Zulauf Jan 21 '11 at 20:58
feedback

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

link|improve this answer
Thanks for the information. I'll try doing the testing you've suggested. – Graham Zulauf Jan 21 '11 at 20:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.