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

Index

Displaying Sensor and Indicator Information Using the CMM ILOM CLI

All sensors for the storage module are located in the /CH/BLx namespace. Where BLx refers to the blade slot in the chassis in which the storage module is installed.

To display the sensors using the CMM ILOM CLI, separate the fields into targets and navigate using the cd and show commands. For example, to show all components in the storage module installed in chassis blade slot 7, enter the following command at the CMM ILOM CLI prompt:

–> show /CH/BL7

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
       fault_state = OK
       load_uri = (none)
       clear_fault_action = (none)
       power_state = On

   Commands:
       cd
       load
       reset
       set
       show

The following commands can be used to navigate to supported storage module targets. Each target supports its own list of allowable commands—not all commands in the table below work for all targets.

Command
Description
show
  • With no argument: shows contents of the current target. Lists targets directly beneath the current target, properties of the current target, and available commands.
  • With argument: shows contents of the target specified. For example:

    -> show CH/BL3

cd
Changes current target to that of target specified. Examples:

–> cd HDD1

–> cd ../CH/BL3/HDD2

pwd
Determines where you are in the tree of targets.
load
Loads a firmware image file to the current target.
set
Sets the state of an indicator.
reset
Powers off, then powers on the current target or the given target.

Caution

Caution - The reset command does not check for host activity. You should only use these commands if you are sure that the device is not in use.