This article describes the following syslog message:
KERNEL:parity error detected, fll reinit: mpfe
This message is reported in the system message file when a parity error is detected in memory on the Packet Forwarding Engine (PFE), but the Junos OS software is able to correct it.
When a memory parity error is detected on the PFE and a reset of the ASIC on the PFE resolves the problem, this log message is sent to the system messages file.
An example of the message is below. It states that the error was seen on PFE 1. No other useful information is included in the log message.
/kernel:%KERN-3:parity error detected, fll reinit: mpfe1 0x10001,0,0 simulated 0
Sometimes, the message can also look like the ones below:
/kernel: Transmit Queue Descriptor parity error detected in mpfe0, value 0x21, re-init the PFE
/kernel: Buffer management parity error detected in mpfe2, value 0, re-init the PFE
The two possible causes for this message are as follows:
Failing PFE memory - PFE memory that is going bad can cause this error message to repeatedly happen.
Single-bit flip in PFE memory - A one-time memory-bit flip might have occurred.
{DIDYOUKNOWSERVICENOWTOKEN.EN_US}
Perform these steps to determine the cause and resolve the problem (if any). Continue through each step until the problem is resolved.
Collect the show command output to help determine the cause of this message.
Capture the output to a file (in case you have to open a technical support case). To do this, configure each SSH client/terminal emulator to log your session.
show log messages.N.gz | match parity
Analyze the show command output:
If these efforts do not resolve the problem, contact your technical support representative to investigate the issue further.