Description

The "MQSS alloc state memory" message reports a parity error correction done in the EACHIP state memory.

This is a Troubleshooting Article for a PFE ASIC Syslog Event.
To view other documented syslog events related to XMCHIP, XLCHIP, MQCHIP, LUCHIP, EACHIP, and PECHIP, see KB31893 - Master Index of Articles for Troubleshooting PFE ASIC Syslog Events [juniper.net] .

.

Symptoms

When a "MQSS alloc state memory" event occurs, a message similar to the following is reported:

Jul 25 16:48:31.809 router0 : %PFE-3: fpc8 Cmerror Op Set: MQSS(0): MQSS(0): DRD: Protect 1: Parity error corrected for alloc state memory 0_A - data32_log_err 0x0, data32_log_address 0x992

Indications:

  • Single occurrence of the error, not seen with other events, will be automatically corrected by ECC. Multiple continuous occurrences indicate persistent underlying issues.

  • No traffic/functional impact.

  • Alarm will be raised​

 

Solution

This is due to a software micro-code error or transient hardware error

{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.

  1. Collect the show command output.

    {SYSLOGSERVICENOWTOKEN.EN_US}

    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
    show log chassisd
    start shell network pfe <fpc#>
    show nvram
    show syslog messages
    exit

  2. Analyze the show command output.

    In the 'show log messages', review the events that occurred at or just before the appearance of the "MQSS alloc state memory" message. Frequently, these events help identify the cause.

This article is indexed in  KB31893 - Primary Index of Articles for Troubleshooting PFE ASIC Syslog Events [juniper.net] ; tag EACHIPTSG

Tip: When looking at an event in the logs, it is important to focus on the first error message in a collection of syslog messages. The first error message is usually the cause of all the follow-on error messages. The follow-on collateral damage error messages can be ignored.