This article contains information about cyclic redundancy check (CRC) error on a NetScaler interface.
CRC value is created by the sending device and is recalculated by the receiving device to check for damage that might have occurred to the frame in transit. The nic_err_rx_crc counter tracks the number of received packets with CRC errors received on the specified interface.
An increment in the nic_err_rx_crc counter generally indicates noise or transmission problems on the LAN interface or the LAN bus. A high number of CRC errors are usually the result of collisions or a station transmitting bad data or malfunctioning Ethernet device.
The issue might be with the NetScaler interface or the interface on the Switch or the Router connected to the NetScaler appliance.
Run the following command to check the interface errors on Cisco Switch or Router:
show interfaces ethernet [slot | port]
If there is no error count on upstream Switch or Router, run the following command to verify if the nic_err_rx_crc counter is increasing on the appliance:
1. Go to shell prompt (Type "shell" in CLI, Example: >shell )
2. Navigate to directory /var/nslog (Command: # cd /var/nslog)
3. Run the following command: "nsconmsg -K newnslog -g nic_err_rx_crc -s disptime=1 -d current"
Example:
> shell
root@ns# cd /var/nslog
root@ns# nsconmsg -K newnslog -g nic_err_rx_crc -s disptime=1 -d current
Displaying performance information
NetScaler V20 Performance Data
NetScaler NS12.1: Build 57.18.nc, Date: Jun 9 2020, 11:36:40 (64-bit)
Complete the following steps to troubleshoot NetScaler 0/1 interface flapping issue: