KB 655076 - How to Diagnose Fan Module Failure on Cisco Catalyst & NX-OS Switches?

KB 655076 - How to Diagnose Fan Module Failure on Cisco Catalyst & NX-OS Switches?


1.Overview

This document provides a systematic guide to diagnosing fan module failures on Cisco Catalyst switches running IOS/XE and Cisco Nexus switches running NX-OS. Fan failures can lead to overheating and switch shutdown if not addressed promptly. This guide helps differentiate between genuine hardware failures, software false positives, and environmental issues.

2.Scope

  • Hardware Platforms:
    • Cisco Catalyst Series: Specifically those running IOS and IOS-XE (e.g., Catalyst 9200, 9300, 9400, 9500, 3850, 3650).
    • Cisco Nexus Series: Specifically those running NX-OS (e.g., Nexus 9000, 7000, 3000, MDS Storage Switches).

2.1 Initial Verification: Check Physical and LED Indicators

      Before diving into complex commands, a physical inspection is crucial.

  • Visual Inspection: Open the switch chassis and visually confirm if the fan module is spinning. A fan that appears stationary while others are spinning indicates a potential failure .
  • LED Status: Check the Status (STS) LED on the fan module itself.
    • Green: The module is operating normally .
    • Amber/Red (or not lit): Indicates a failure or that the module is not properly seated .
  • Airflow Direction Mismatch: On Nexus switches, ensure all fan and power supply modules have the same airflow direction (e.g., all port-side exhaust with blue stripes, or all port-side intake with purple stripes). Mixing airflow directions can cause overheating and errors .

3. Diagnostic Commands (CLI)

Access the switch CLI to gather detailed status information.

For NX-OS (Nexus & MDS)

Use the show environment command family.

Info
switch# show environment fan

Look for the Status field. Values include Ok, Failure, Absent, or Shutdown .
For detailed LED status on newer NX-OS versions (9.3(2) and later):

Info
switch# show environment fan detail

This command shows the LED color (Green/Amber) for each fan module .
On some platforms like the MDS 9513, a failure status may also list the specific individual fan numbers that have failed within the module.

For Catalyst (IOS/XE)

Quote
Use the following commands:

Info
switch# show env fan

Info
switch# show environment status

Info
switch# show logging | include FAN

Check the RPM (Revolutions Per Minute) values for each fan. An RPM value of "0" or a value significantly lower than the other fans often indicates a stall or failure .

4. Analyzing Syslog Messages

The switch logs specific messages related to hardware health.

Warning
Common Fan Error Messages


4.1. Replacement and Handling Guidelines

If you confirm a genuine hardware failure, follow these guidelines during replacement

Alert
Hot-Swap Procedures

  • Nexus Switches: You must replace a failed fan module within 2 minutes to prevent the switch from overheating and shutting down.
  • MDS Switches: You must replace the module within 5 minutes .

Alert
Compatibility Checks

  • Airflow Matching: When replacing a fan, ensure the new module's airflow direction (usually indicated by a colored stripe on the handle) matches the other modules in the chassis. Mismatched airflow voids the cooling design .
  • Part Numbers: Ensure the replacement fan tray is designed for your specific chassis.

Alert
Post-Replacement Verification

  • After inserting the new module, verify that the STS LED turns green .
  • Re-run the show environment fan command to confirm the status is now Ok.


5.References

    • Recent Articles

    • KB-630208 | How to use Find and Locate to search for files in Linux

      Purpose To provide Linux administrators and Field Engineers with guidance on using the find and locate utilities to efficiently search for files and directories within a Linux filesystem based on criteria such as name, type, size, timestamps, ...
    • KB-630164 | How to use rsync to Synchronize Files

      Purpose To provide a clear and practical procedure for using the rsync utility to synchronize files and directories between local systems and remote hosts, including push and pull operations, while preserving file attributes and optimizing data ...
    • KB-630107 | How to create a Linux swap file

      Purpose To provide Field Engineers and Linux administrators with a standardized procedure for creating, configuring, and validating a Linux swap file. This procedure helps ensure sufficient virtual memory is available when physical RAM is exhausted ...
    • MSI All-in-One (AIO) PC – Physical Damage Policy for Warranty Claims

      MSI All-in-One (AIO) PC – Physical Damage Policy for Warranty Claims MSI's standard warranty does not cover physical or accidental damage to an All-in-One (AIO) PC. If the damage is determined to be caused by external factors rather than a ...
    • KB 134833 - Troubleshooting NVSM Alert NV-CPU-XX – Unrecoverable CPU Internal Error

      Purpose This document provides a general troubleshooting procedure for the NVIDIA System Management (NVSM) alert NV-CPU-XX, which indicates that a CPU has reported an internal error. The article outlines how to verify whether the alert represents an ...
    • Popular Articles

    • CP Plus Camera and NVR Configuration

      NVR Configuration The CP Plus Pro Series of NVRs have been meticulously designed for providing you with upgraded performance and higher recording quality in your IP video surveillance solution. The robust processor that has been inculcated in this ...
    • KB 775235 - Kerberos Authentication – Overview

      What is Kerberos? Kerberos is a secure authentication method used in our Active Directory (AD) environment (mbuzztech.com). It allows users to: Access multiple systems without re-entering passwords (Single Sign-On – SSO) Log in once Where We Use It ...
    • How to Remove and Reinstall NVIDIA Drivers on Ubuntu

      This article provides step by step guide to completely remove existing NVIDIA drivers and reinstall specific version of the NVIDIA driver on the Ubuntu system Prerequisites Administrative (sudo) access to the Ubuntu system. Internet access to ...
    • KB 692001 - Personal Computers and Servers - Classification and Point of Contact

      We can classify the computers that MBUZZ handles based on their form-factor as below: Tower Workstations, Desktops, Gaming PCs and SFF (Small form factor) PCs fall under this category. These are computers people would use on a desk and rarely move. ...
    • KB 298031 - M.2 SSD Tier List

      The sequential read and write speeds, which are usually the most advertised number, are not a proper benchmark of real-world performance or the quality of an SSD. This article categorizes and tiers SSDs based on factors like the type of NAND flash, ...