A yellow alarm LED remains after an FPC in the Backup or Linecard role joins the virtual chassis (VC), but no reason for the alarm is given.
This article illustrates the issue and gives solutions for each scenario.
On EX/QFX virtual chassis, LED alarm remains yellow when an FPC in Backup or Linecard role joins the VC, but there is no alarm shown in output of show system alarms or show chassis alarms commands.
show system alarms
Linecard joins the VC
In this example, FPC0 is working as the Primary and FPC1 joins the VC as Linecard.
Before FPC1 joins the VC, yellow alarm LED is on due to missing Rescue config.
root@QFX5100-2> show system alarms No alarms currently active root@QFX5100-2> show chassis led LED status for: FPC 0 ----------------------------------- LEDs status: Alarm LED : Off System LED: Green Blinking Master LED: Green Beacon LED: Off LED status for: FPC 1 ----------------------------------- LEDs status: Alarm LED : Yellow System LED: Green Blinking Master LED: Green Blinking Beacon LED: Off
When that chassis joins the VC and assumes the Linecard role, alarmd on Linecard will be exited, but yellow LED remains on. However, the primary chassis does not know why the yellow LED is on. That is why there are no alarms shown in output.
When rebooting FPC1, alarmd will not run, as it is in the Linecard role.
alarmd
No yellow alarm shows on FPC1 after it joins the VC again.
Backup joins the VC
In this example, FPC0 is working as the Primary and FPC1 joins the VC as Backup.
FPC1 joins the VC as Backup but the yellow LED alarm remains on. No alarm is shown in the output of the CLI command show system alarms .
When that chassis joins the VC and assumes the Backup role, alarmd on Backup will not be exited. However, EX/QFX does not support an alarmd sync function between Primary and Backup. Therefore, the Primary chassis does not know why the yellow LED is on, and that is why there are no alarms showing in the CLI command output.
When rebooting FPC1, alarmd will not run while it is in the Linecard role, but it will be running once it assumes the Backup role. At that time, it will detect the missing rescue configuration.
The yellow alarm on FPC1 will remain on though it joins the VC again.
FPC in Linecard role
FPC in Backup role
Use command request system configuration rescue save on the Primary FPC to save a rescue configuration on Backup as well.
request system configuration rescue save
Yellow alarm LED on Backup FPC will be removed.
2021-04-07: Updated the article terminology to align with Juniper's Inclusion & Diversity initiatives 2020-03-19: Article reviewed for accuracy; no changes required