JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Blade Storage Module M2 Administration Guide
search filter icon
search icon

Document Information

Preface

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Change History

Assigning Storage to Hosts

SAS Device Access to the Chassis SAS-2 Domain

Host Access to Storage Module Resources Using the Sun Blade Zone Manager

System Requirements

How to Assign Storage to Hosts Using the CMM ILOM Web Interface

How to Assign Storage to Hosts Using the CMM ILOM CLI

Managing Storage

Management Term Definitions

Overview of Storage Module Management

Management Options Using the CMM ILOM

Management Options Using the Sun Storage 6Gb SAS REM RAID HBA (SGX-SAS6-R-REM-Z)

Management Options Using the Sun Storage 6Gb SAS REM HBA (SGX-SAS6-REM-Z)

Performing Maintenance and Hot Plug Actions

Preparing for Hot Plug Actions

Hot Plug Actions and Outcomes

Recovering Zoning Configurations

Upgrading Storage Module Firmware

Importing Existing Virtual Drives to a Replacement REM

Replacing a REM on a SPARC System

Replacing a REM on an x86 System

Storage Module Sensors and Indicators

Types of Sensors

Displaying Sensor and Indicator Information Using the CMM ILOM Web Interface

Displaying Sensor and Indicator Information Using the CMM ILOM CLI

Hard Disk Drive Sensors

System Sensors

System Indicators

Troubleshooting

Viewing the CMM ILOM Event Log

Sun Blade Zone Manager Issues

Storage Module Issues

NEM Issues

SAS Path Disappears and ILOM /CH/NEMx/fault_state is "Faulted"

NEM Fault LED is On

NEM STATE (/CH/NEMx/STATE) is Not "Running"

NEM /CH/NEMx/OK Indicator is in Standby Blink

Index

SAS Path Disappears and ILOM /CH/NEMx/fault_state is "Faulted"

The effect of an absent SAS path depends on the number of NEMs present:

What to look for:

The following table provides examples of how the web interface and CLI might look like when the NEM is in a fault state.

CMM ILOM
NEM is Faulted
Web interface
In CMM->System Information->Components.image:Graphic showing NEM in faulted state.
CLI
-> show /CH/NEM1
    Targets:
        MB
        SAS
        SP
        PRSNT
        STATE
        ERR
        OK
        SERVICE
        OK2RM
        LOCATE

    Properties:
        type = Network Express Module
        ipmi_name = NEM1
        system_identifier = SUNSP-0000000000
        fru_name = SUN BLADE 6000 VIRTUALIZED MULTI-FABRIC 10GE NEM M2
        fru_version = FW 3.0.10.16, SAS 5.3.5.0
        fru_part_number = 540-7961-02
        fru_extra_1 = FW 3.0.10.16, SAS 5.3.5.0
--> fault_state = Faulted
        load_uri = (none)
        clear_fault_action = (none)
        prepare_to_remove_status = NotReady
        prepare_to_remove_action = (none)
        return_to_service_action = (none)

   Commands:
       cd
       load
       reset
       set
       show

Things to check:

View the fault for more information. In the CMM ILOM CLI, enter the following commands:

  1. Log into the CMM with administrator privileges.

  2. Enter the command:

    -> cd /CMM/faultmgmt

  3. Find the faulted target device by entering the command:

    -> ls

    Output might look like:

     /CMM/faultmgmt
        Targets:
            shell
            0 (/CH/NEM1)
    
        Properties:
    
        Commands:
            cd
            show
  4. View logged faults by entering the command:

    -> show /CMM/faultmgmt/0/faults

    Where 0 is the target device that is experiencing the fault, and faults is the directory that contains the logged faults.

    Look for:

     /CMM/faultmgmt/0/faults
        Targets:
            0 (fault.chassis.sas.comm.fail)
    
        Properties:
    
        Commands:
            cd
            show

    The fault.chassis.sas.comm.fail fault indicates an expander issue.

Actions to perform: