Exit Print View

Sun Blade 6000 Disk Module Administration Guide

Get PDF Book Print View
 

Document Information

Preface

1.  Overview of Using Sun Blade 6000 Disk Modules With Server Modules

2.  Inserting, Moving and Replacing the Sun Blade 6000 Disk Module

3.  System Requirements

4.  Upgrading Systems

5.  Installing, Removing or Replacing Disks

6.  Multipathing and RAID

7.  How LSI Host Bus Adapters Assign Target IDs to Expanders, Disks, and RAID Volumes

8.  How Adaptec Host Bus Adapters Assign Target IDs to Expanders, Disks, and RAID Volumes

9.  Setting Up Hardware RAID Volumes With LSI and Adaptec Host Bus Adapters

10.  ILOM For the Sun Blade 6000 Disk Module

11.  Oracle's Sun Storage Common Array Manager (CAM)

A.  Using the SIA Application to Upgrade x86 Server Blade and Host Bus Adapter Firmware

B.  Using the lsiutil Software

Where to Obtain the lsiutil Software

Installing lsiutil

To Use lsiutil From the Command Line

To Use the Interactive lsiutil Menus

Why Save LSI Host Bus Adapter Persistent Mappings?

When to Save LSI Host Bus Adapter Persistent Mappings

Saving and Restoring a Persistence Map

To Save a Snapshot of Your Host Bus Adapter Persistent Mappings

To Restore a Snapshot of Your Host Bus Adapter Persistent Mappings

C.  Upgrading the Disk Module to Allow a SAS-2 Compatible Server Blade in the Chassis

Index

To Use the Interactive lsiutil Menus

To open the interactive lsiutil menus, log in as root and then follow these steps:

  1. Change to the directory that contains the appropriate version of lsiutil for your operating system. For example,

    # cd directoryname/Solaris x86

  2. If you have not done so already, change the permissions (read and execute access) on the lsiutil file by entering the following command:

    # chmod 755 lsiutil

  3. Start lsiutil by entering the command:

    # ./lsiutil

    The opening screen appears.


    Figure showing lsiutil opening screen.
  4. Type 1 and press Enter.

    The main menu appears. Because there are so many menu items (100), not all the items are shown.


    Figure showing lsiutil main menu screen.

    Tip - You do not have to see a command to enter it. If you know its number, just enter it. Alternatively, you can choose to see the entire menu if you want to, as shown in Step 4.


  5. Enter p to enable paged mode, or e to enable expert mode.

    The complete menu appears in expert mode.


    Figure showing lsiutil main menu in paged mode.

    Each time you press Enter you will see a new page of menu items until you reach the end.

Why Save LSI Host Bus Adapter Persistent Mappings?

Replacing a failed LSI host bus adapter on a server blade running the Solaris OS can lead to significant downtime if your replacement adapter does not know how the old adapter was addressing the disks in its server blade and in the disk blade. Among other problems, your system will not know where your boot drive is located.

The lsiutil software is used to export a snapshot of the addressing configuration (persistent mappings) of a healthy LSI host bus adapter to a file. Then, if the adapter fails at a later date, the persistent mappings snapshot can be reloaded on the replacement adapter and your system will operate as before.


Caution

Caution - You need to keep a persistent mappings snapshot for the LSI host bus adapters on all server blades in your chassis that are running the Solaris OS. A copy of each file must be kept on external media.


When to Save LSI Host Bus Adapter Persistent Mappings

You need to keep a snapshot of the persistent mappings of your LSI host bus adapters under any of these conditions:

Saving and Restoring a Persistence Map

You can use lsiutil to both save and restore a snapshot of your persistence mapping.