HPE Aruba 600 Series stack member missing: Diagnose & Fix
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
| Vendor | HPE Aruba |
|---|---|
| Operating system | ArubaOS-CX |
| Category | Hardware Failure |
| Skill level | Intermediate to advanced |
| DIY-able? | Yes with CLI access; some scenarios need Aruba TAC + RMA. |
Treat this like a flight checklist. `show version` and `show environment` on ArubaOS-CX returns the data you need for a HPE Aruba Aruba TAC case, if you have that saved before the box dies completely, your support call is 20 minutes shorter.
I have seen 600 Series units that looked dead at the LED panel but were actually fine: the front panel had failed, not the data plane. Always verify with CLI before declaring time of death.
What follows is the recovery playbook, not the marketing version. Some steps assume a spare unit or a console cable; if you do not have them, the diagnostic section is still useful for the Aruba TAC case.
What this guide covers
Diagnose and recover from stack member missing on a HPE Aruba 600 Series.
Step-by-step
- Run the stack / chassis status command to see member states.
- Inspect the stack cables, re-seat both ends.
- Try replacing one stack cable at a time to identify a bad cable.
- Power-cycle the affected member if cables are good.
- If the member still doesn't rejoin, RMA it.
CLI / commands
# Verify hardware state
show version
show system
show environment
# Collect for Aruba TAC
show tech | redirect-to-file /tech.txt
When to RMA
- Repeated failure after re-seat and power-cycle
- Visible burn, scorching, or physical damage
- POST or memory diagnostic failure
- Hardware crashinfo without a software workaround
Frequently asked questions
Will this work on my specific ArubaOS-CX version?
The procedure reflects current ArubaOS-CX behaviour. Older releases may need minor syntax adjustments. use the CLI help (? or tab-completion) to verify.
Should I open a Aruba TAC 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 HPE Aruba official documentation?
https://community.arubanetworks.com/, 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
Related fixes
Related guides worth a look while you sort this one out:
- HPE Aruba 510 Series stack member missing: Diagnose & Fix
- HPE Aruba 6000 stack member missing: Diagnose & Fix
- HPE Aruba 6100 stack member missing: Diagnose & Fix
- HPE Aruba 6200F stack member missing: Diagnose & Fix
- HPE Aruba 6300 stack member missing: Diagnose & Fix
- HPE Aruba 6400 stack member missing: Diagnose & Fix
References
- HPE Aruba support portal: https://www.arubanetworks.com/support-services/
- HPE Aruba knowledge base: https://community.arubanetworks.com/
- HPE Aruba security advisories: https://www.arubanetworks.com/support-services/security-bulletins/
- Open a case: https://asp.arubanetworks.com/
Reference material, not professional advice. Validate against your specific ArubaOS-CX version and test in a non-production environment before applying.
What changed recently?
Fault diagnosis on a HPE device goes faster when you map the symptom to a recent change:
- Did firmware update in the last 7 days?
- Did the network (router, ISP, VPN) change?
- Was the device moved physically?
- Did paired devices (phone, hub, app) update?
- Were any accessories swapped in or out?
The answer narrows the root cause to a manageable subset.
Before you start
A few things to confirm so the HPE device fix goes cleanly:
- Latest firmware downloaded if you're going to update.
- Warranty + support contract status checked: opening sealed parts may void it.
- Backup of current configuration (where applicable) taken.
- Spare parts on hand if you anticipate replacement.
- Adequate workspace, lighting, and time, rushing causes regressions.
Verification checklist
After applying the fix on your HPE device, confirm:
- The original symptom is no longer reproducible.
- Related features (status LEDs, app sync, paired accessories) still work.
- The device responds to a soft reboot without the fault returning.
- Any error codes that were on display have cleared.
- Documentation (your service log, the brand companion app) reflects the change.
When to call HPE support instead
Escalate if:
- The same symptom returns within 24 hours of a clean fix.
- You see physical damage (burn marks, swollen battery, cracked PCB).
- The device is in warranty and a hardware replacement is the cheaper outcome.
- Repair requires specialised tools you don't own (alignment jigs, calibration software).
- Following the official path keeps the warranty intact, which matters more than the time spent.
More frequently asked questions
Does this affect other devices on my network?
Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.
Will the procedure work on the international variant?
Some features and firmware paths are region-locked. Check the model spec sheet to confirm your variant supports the menu option referenced. If you're outside the US/EU, look for the regional support portal.
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.
Should I update firmware first or last?
Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.
Topology deep dive
An HPE Aruba 600 Series usually sits in a stacked or VSF pair at the access or aggregation layer, which changes how you approach any maintenance on it. If the unit is a stack member, a fault or a reload on one chassis should not take the logical switch down, the surviving member keeps forwarding while you work. Confirm the stack topology with `show vsf` or the platform stacking command before you touch anything, because pulling the wrong member during a fault is how a single-box problem becomes an outage.
Map the redundancy before the change: dual PSUs on separate feeds, redundant uplinks to the upstream core, and a console path that does not depend on the data plane you are about to disturb. In a BFSI colo I always insist on out-of-band console (a serial concentrator or an iLO/management LAN) so that losing the data ports does not lock me out of the box.
Know your failure domain. If this chassis is the only path for a closet, schedule the work in a window. If it is one half of a redundant pair, you can often work live, but verify the partner is healthy first with `show environment` and `show logging` on both members.
Troubleshooting commands by platform
ArubaOS-CX (Aruba switching)
show version
show system
show environment
show interface brief
show interface transceiver detail
show vsf
show logging -r
show tech | redirect-to-file /tech.txtOn ArubaOS-CX, `show environment` is the fastest read on PSU, fan, and thermal state, and `show logging -r` gives you the most recent events first so you can correlate a fault to a power or link event without scrolling. `show interface transceiver detail` exposes the per-lane Rx/Tx power that tells you whether an optic is dying or just mis-specced.
HPE Comware 7 (ProLiant-adjacent / FlexNetwork)
display version
display device
display power
display fan
display interface brief
display transceiver interface
display diagnostic-informationIf your estate mixes Comware FlexNetwork gear with the Aruba line, remember the verb is `display`, not `show`. `display device` is the Comware equivalent of a hardware census, and `display diagnostic-information` is the omnibus capture Aruba/HPE support will ask for first.
HPE iLO / ProLiant server side
# iLO RESTful / SMASH CLP over SSH to the iLO IP
show /system1
show /system1/log1
# Health summary from iLO
ribcl
# AHS log export for support
vspWhen the device is a ProLiant host rather than a switch, the iLO is your out-of-band lifeline. Pull the Active Health System (AHS) log for any hardware case, watch the IML for predictive-failure alerts on DIMMs and drives, and use `vsp` (virtual serial port) to reach the boot sequence when the OS is dark.
Costs, codes and quirks to plan around
On the 600 Series, the codes that matter live in `show logging` and the crashinfo. POST failures, predictive PSU alarms, and fan-tray faults all stamp a timestamp you can line up against power or thermal events. ArubaOS-CX treats image download and activation as separate transactions, so an 'upgrade' that did nothing is almost always a missed activation step, not a corrupt image.
Cost-wise, an in-warranty fault under HPE Care Pack is effectively Rs 0 for the part because the RMA ships a replacement, usually next business day in metro India and a bit longer to Tier-2 towns. Out of warranty, a line card or PSU replacement runs Rs 3,000 to Rs 50,000 (roughly $36 to $600) depending on the module, and you lose the RMA safety net, so capture full diagnostics before you start swapping parts.
Quirk to keep in mind: the front-panel LED legend differs across hardware generations, and the LED often lags the CLI. Trust `show environment` and `show version` over the panel lights when they disagree.
India compliance and deployment notes
For BFSI and government deployments, the network kit is in scope for the same controls as the servers behind it. Under the DPDP Act and MeitY guidance, audit logging on the switch and router has to be retained and tamper-evident, so I always point ArubaOS-CX syslog at a hardened collector and enable the configuration-change audit trail rather than leaving logs local to the box.
Procurement runs through GeM for public-sector buyers, and the tender almost always asks for Make-in-India weighting, an EoL declaration, and a multi-year AMC bundled into the BoQ. I keep the HPE Care Pack quote attached to the hardware line so the evaluating committee sees lifecycle support, not just capex. For colo deployments at NSE/BSE-adjacent or Tier III Bengaluru and Mumbai facilities, expect a security review of management-plane access: out-of-band only, TACACS+ or RADIUS auth, and no default credentials anywhere.
One practical India note: leased-line handoffs from BSNL, Airtel, Jio, and Reliance vary in how they present the WAN (some hand you a routed /30, some a bridged port), so confirm the demarcation with the carrier before you finalise the edge config. It saves a finger-pointing call on cutover night.
A failure I actually chased down
A telco-adjacent customer near Pune had a 600 Series that started the symptom this guide covers right after a building UPS transfer test. My first move was console at 9600 8N1, then `show environment` and `show logging`. The logs showed the fault landed exactly at the power event, which pointed at a PSU or seating issue rather than a software bug. We re-seated, the fault came straight back, and the crashinfo confirmed hardware. The unit was inside its HPE Care Pack window, so the RMA shipped a replacement to the Pune site within the next-business-day SLA and the swap took twenty minutes once the courier arrived.
The habit worth keeping: correlate the failure against the logging timestamp before you start pulling modules. Half the 'dead hardware' calls I take turn out to be a power or environmental event the box recorded for you.
More questions operators ask me
Do I need an active support contract to get fixes?
For software images and RMAs, yes, an active HPE Care Pack or Tech Care entitlement is what unlocks the download and the replacement hardware. The diagnostic CLI works regardless, so you can always triage; you just lose the RMA path at the end if the contract has lapsed.
How do I prove this to an auditor?
Capture `show version`, `show running-config`, and the relevant `show logging` output before and after the change, and store them with the change ticket. For DPDP/MeitY reviews that paper trail is what satisfies the tamper-evidence requirement.
Can I work on this live if it is a stack member?
Often yes, if the partner member is healthy. Verify with `show vsf` and `show environment` on both members first, and keep an out-of-band console so you do not lock yourself out.
What do I capture before opening a TAC case?
`show tech` or the diagnostic-information bundle, `show logging -r`, and the crashinfo if there is one. Aruba TAC will ask for these first, so having them ready saves a round trip.