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

Document Information

Preface

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Change History

Hardware Installation

Overview of the Sun Blade Storage Module M2

System Requirements

Installing the Storage Module Into the Chassis

Storage Module Indicators

Assigning and Managing Storage

Product Notes

Overview of the Sun Blade Storage Module M2 Product Notes

Supported Firmware, Hardware and Software

Hardware Issues

Solaris Operating System Issues

Linux Operating System Issues

Administration

Assigning Storage to Hosts

Managing Storage

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

Storage Module Sensors and Indicators

Troubleshooting

Service

Introduction to the Sun Blade Storage Module M2

Maintaining the Sun Blade Storage Module M2

Diagnosing Storage Module Faults

Specifications

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.