C H A P T E R  7

Monitoring Storage Components and Zone Manager

Topics

Description

Links

View and monitor storage details for HDDs and RAID controllers

Enable or disable Zone Manager



Related Topics

For ILOM

Chapter or Section

Guide

  • Concepts
  • Storage Monitoring and Zone Management

Oracle Integrated Lights Out Manager (ILOM) 3.0 Concepts Guide (820-6410)

  • Web interface
  • Monitoring Storage Components and Zone Manager

Oracle Integrated Lights Out Manager (ILOM) 3.0 Web Interface Procedures Guide (820-6411)

The ILOM 3.0 Documentation Collection is available at: http://docs.sun.com/app/docs/prod/int.lights.mgr30#hic.



Viewing and Monitoring Storage Components


Topics

Description

Links

Platform Feature Support

Review the prerequisites

  • x86 system server SP

Show property details for HDDs and RAID controllers


Before You Begin


procedure icon  Show Property Details for HDDs and RAID Controllers

1. Log in to the ILOM SP CLI.



Note - Alternatively, you can log in to the ILOM CMM CLI then navigate to the SP target where you can display the HDD details under /SYS or the RAID disk controller details under /STORAGE/raid.


2. Use the cd command to navigate to the /SYS or /STORAGE/raid target.

For example:

or

3. To display property details for an HDD installed on your server, use the show command.

For example:

-> show /SYS/DBP/HDD0

Where 0 is the HDD slot location on the server where the HDD is installed.


Sample CLI output:

4. To display property details associated with a RAID controller and its associated disk IDs, use the show command:

For example:

a. To list the RAID controller target(s) configured, you would type:

-> show /STORAGE/raid

Sample CLI storage raid target output:


CLI Storage RAID target

b. To show the property details associated with a controller, as well as to list the raid_id targets configured, you would type:

-> show /STORAGE/raid/controller@od:00.0

Where od:00.0 is the ID that corresponds to the PCI address of the controller.

Sample CLI RAID controller targets and properties output:


CLI RAID controller targets

c. To list the available disk_id targets, as well as to view the properties associated with a controller raid_id, you would type:

-> show /STORAGE/raid/controller@od:00.0/raid_id0

Sample CLI RAID controller output for raid_id:


CLI RAID controller output

d. To view the property details for a disk_id that is associated with a raid_id on the controller, you would type:

-> show /STORAGE/raid/controller@od:00.0/raid_id0/disk_id0

Sample CLI RAID controller output for raid_id and disk_id:


5. Type exit to exit the CLI.


Enabling or Disabling Zone Manager

If you are using Oracle Sun Blade 6000 or Sun Blade 6048 Modular Systems, a new zone management feature was added as of ILOM 3.0.10. The zone management feature is available for SAS-2 storage devices that are installed in Oracle Sun Blade 6000 or Sun Blade 6048 Modular Systems. For more information about how to manage SAS-2 chassis storage devices from ILOM, see the Oracle Integrated Lights Out Manager (ILOM) CMM Administration Guide for Sun Blade 6000 and Sun Blade 6048 Modular Systems (820-0052).