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

How to Recover Zoning Configurations Using the CMM ILOM Web Interface

How to Recover Zoning Configurations Using the CMM ILOM CLI

Upgrading Storage Module Firmware

How to Upgrade Firmware Using the CMM ILOM Web Interface

How to Upgrade Firmware Using the CMM ILOM CLI

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

Index

How to Upgrade Firmware Using the CMM ILOM CLI

Before You Begin

Download storage module firmware from the Sun software download site:

http://wikis.sun.com/display/SystemsComm/Sun+Blade+Systems+-+Firmware+Downloads

  1. Open a terminal window and establish an ssh connection to the CMM by entering the following command:

    # ssh –l accountname cmm_ip

    Where accountname is the name of a user account with Administrator privileges (such as root) and cmm_ip is the IP address of the CMM.

    The login prompt is displayed.

  2. Log in.

    For example:

    /hostname/login: accountname

    password: yourpassword

    After you have successfully logged in, the prompt will be displayed:

    –>

  3. Change directories to the blade slot containing the storage module to be upgraded:

    –> cd /CH/BLx

    Where BLx is chassis blade slot number of the storage module to be upgraded.

  4. Enter the following command:

    –> load –source http://http_server_ipaddress/firmware-version.pkg

    Where http_server_ipaddress is the domain name or IP address of your HTTP server where you copied the image file, and firmware-version is the name of the .pkg file.

  5. When the process completes, ensure that the proper firmware version was installed. Enter the following command:

    -> show /CH/BLx

    The output might look like:

    /CH/BL7
       Targets:
           MB
           HDD0
           HDD1
           HDD2
           HDD3
           HDD4
           HDD5
           HDD6
           HDD7
           PRSNT
           STATE
           ERR
           OK
           SERVICE
           OK2RM
           LOCATE
    
       Properties:
           type = Blade
           ipmi_name = BL7
           fru_name = SUN BLADE STORAGE MODULE M2
           fru_part_number = 511-1365-02
           fru_serial_number = 00000000
           fru_extra_1 = SAS0 5.3.5.0, SAS1 5.3.5.0  <- firmware version
           fault_state = OK
           load_uri = (none)
           clear_fault_action = (none)
           power_state = On
    
       Commands:
           cd
           load
           reset
           set
           show

    Note - The storage module contains two SAS expanders. Both of the expanders listed in fru_extra_1 (SAS0 and SAS1) must be at the same revision level.