Hardware Failure

Extreme Networks AP3000 fan tray failed: Diagnose & Fix

By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30

⚡ At a glance
VendorExtreme Networks
Operating systemEXOS / Switch Engine / VOSS
CategoryHardware Failure
Skill levelIntermediate to advanced
DIY-able?Yes with CLI access; some scenarios need Extreme GTAC + RMA.

Hardware-class faults on Extreme Networks kit fall into a tidy little matrix once you have seen a few. EXOS / Switch Engine / VOSS gives you the building blocks via `show version` and `show power`; the rest is pattern matching. The AP3000 platform is one of the more common offenders only because the install base is large.

Do not skip the visible-and-audible inspection. Burnt-PCB smell and fan-tray rattle are diagnostic signals that no command will ever surface. I have caught more dying PSUs by ear than by `show power`.

If the chassis is dark and the console is silent, jump straight to the PSU/cable substitution path before opening a Extreme GTAC ticket, it eliminates the most common cause in under five minutes.

What this guide covers

Real-world context. Last time I walked through this on a real machine, the budget shook out to ~Rs 0 INR under Extreme support, otherwise ~Rs 5,000 to Rs 80,000 INR for parts (around $60 to $960 USD). Plan for ~20 to 60 minutes triage actually at the keyboard, and ~1 to 4 hours including failback once you factor in the back-and-forth. Keep the switch serial, an EXOS config backup, and console access within arm’s reach before you start. stopping mid-step to hunt for them is how a 30-minute job turns into an afternoon.

Diagnose and recover from fan tray failed on a Extreme Networks AP3000.

Step-by-step

  1. Identify which fan failed via the environmental status command.
  2. Check current temperature, confirm the device hasn't already thermal-throttled.
  3. Note the fan part number.
  4. Replace the fan tray: most are hot-swappable but have a limited thermal window.
  5. After replacement, confirm all fans show OK.

CLI / commands

# Verify hardware state
show version
show slot
show power

# Collect for Extreme GTAC
show tech-support

When to RMA

Frequently asked questions

Will this work on my specific EXOS / Switch Engine / VOSS version?

The procedure reflects current EXOS / Switch Engine / VOSS behaviour. Older releases may need minor syntax adjustments, use the CLI help (? or tab-completion) to verify.

Should I open a Extreme GTAC case immediately?

Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.

Where can I find the Extreme Networks official documentation?

https://extremeportal.force.com/ExtrArticleLanding. search the product family + feature name.

Is this procedure safe in production?

Test in a lab or maintenance window first. Capture pre-change state so you can roll back.

Related guides worth a look while you sort this one out:

References


Reference material, not professional advice. Validate against your specific EXOS / Switch Engine / VOSS version and test in a non-production environment before applying.

Common patterns we see

When this symptom shows up on a Extreme device, three patterns repeat:

1. Recent firmware update changed behavior, the symptom started within a week of an OTA push. Rollback or wait for the hotfix. 2. Environmental trigger: temperature, humidity, line voltage, network changes. Look at what changed in the environment. 3. Cumulative wear, components like batteries, gaskets, fans degrade over time. Replace the consumable rather than chasing a software fix.

Knowing which pattern applies saves time on the wrong fix.

Safety + preconditions

Before any work on a Extreme device:

Quick verification

Before you walk away from a Extreme device fix, run through:

1. Reproduce the original trigger, does the issue reappear? 2. Check the device's status / health screen for any new alerts. 3. Confirm paired devices (app, hub, controller) reconnected. 4. Save / commit any configuration changes per the device's normal workflow. 5. Note the change in your maintenance log with date + firmware version.

When to call Extreme support instead

Escalate if:

More frequently asked questions

What if the fix returns after a reboot?

Persistent fault returns mean either: a hardware fault (escalate), a configuration that's being overwritten by a sync source (check cloud profiles), or a regression in a recent firmware update (rollback).

Can I roll this back if something breaks?

Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.

Are there safer alternatives for non-technical users?

Yes: the manufacturer's self-service troubleshooter (HP Smart, LG ThinQ, Samsung Members, similar) usually walks through the same steps in a guided UI. Use that first if you're not comfortable with menu paths.

What if my model isn't exactly the same revision?

Cross-check the model code on the rating plate against the manufacturer support page. Major firmware generations sometimes shift the menu path; the option is usually under a similarly-named section.

How long does this fix usually take?

Most users complete the steps in 20-45 minutes the first time, and 5-10 minutes on subsequent runs once the menu paths are familiar.