A P P E N D I X  B

Monitoring JBODs

This appendix explains how to enable and monitor a standalone JBOD. Note that not all of the array functionality is supported for JBODs. Procedures covered in this appendix include the following:



Note - Most Sun StorEdge 3000 family products offer a standalone JBOD. The Sun StorEdge 3120 SCSI array is a standalone JBOD. Only the procedures contained in this appendix apply to the Sun StorEdge 3120 SCSI array.



procedure icon  To Enable JBOD Support

To monitor peripheral device condition and events of a JBOD, you first need to enable JBOD support.

1. Choose View right arrow Agent Options Management.

If you are not already logged in as ssconfig or ssadmin, a password prompt is displayed; type the password. The Agent Options Management window is displayed.

2. Select the Enable JBOD Support check box.

3. To immediately display the JBOD in the main window, you need to probe for new inventory. Choose View right arrow View Server and click Probe.

4. Click OK.

The JBOD is displayed in the main window.

In a single-bus configuration, both ports of the JBOD are connected to one HBA on the server, as shown in the following example.


Screen capture showing a single-bus JBOD configuration.

In a split-bus configuration, each port is connected to its own HBA, as shown in the following example. A SAF-TE limitation prevents the main window from showing the drives connected to port A and port B. The program can only monitor the JBOD from the server connected to port B as shown in the following example.




Note - In a split-bus configuration, if each port is connected to different servers, the program can only monitor the JBOD from the server connected to port B.



procedure icon  To View Component and Alarm Characteristics

The View Enclosure window displays the component and alarm characteristics of a JBOD. When a JBOD is in a state that requires attention, a device status state symbol is displayed on the JBOD device in the main window. See Device Status for a description of the symbols.


1. Select the enclosure iconEnclosure icon for the Sun StorEdge 3120 SCSI array.

2. Choose View right arrow View Enclosure.

To display FRU ID information, click View FRU.


Screen capture showing the View Enclosure window.

Environmental State

The Environmental State section of the View Enclosure window reports the status of power supplies, fans, and temperature. It provides an overall environmental status of the array as well as the status of the individual components. For a description of the Component/Status list, see Environmental State.

Power Supply and Fan Location

The following illustration identifies the location of the power supplies and fans in the Sun StorEdge 3120 SCSI array.


Illustration of the Sun StorEdge 3120 SCSI array showing the location of the power supplies and fans.

FIGURE B-1 Sun StorEdge 3120 SCSI Array Power Supply and Fan Location

SAF-TE Temperature Sensor Locations

Monitoring temperature at different points within the array is one of the most important SAF-TE functions. High temperatures can cause significant damage if they go unnoticed. There are a number of different sensors at key points in the enclosure. The following table shows the location of each of those sensors, which corresponds to the Temperature # displayed in the View Enclosure Component/Status list.


TABLE B-1 Sun StorEdge 3120 SCSI Array SAF-TE Temperature Sensor Locations

Temperature ID

Location

0, 1, 5

Temperature sensor on chassis

2

Temperature sensor on power supply #0

3

Temperature sensor on left side EMU module

4

Temperature sensor on right side EMU module

6

Temperature sensor on power supply #1



procedure icon  To Download Firmware for Devices

For instructions on how to download firmware to disk drives for the Solaris host, refer to the README file in the patch that contains the firmware. For patch information, refer to the release notes for your array.


procedure icon To Discover a Drive

Drive failure places the JBOD in a critical state. A red device status symbol Critical symbolis displayed on the JBOD device in the main window. After replacing a failed drive, perform the following steps to discover the drive.

Solaris OS

The following steps describe how to discover the replaced drive on systems running the Solaris OS.

1. If the drive comes back online automatically (that is, the red device status symbol is dismissed), run the command:


# devfsadm

2. Run the command:


# format

3. If the drive does not come back online automatically (that is, the red device status symbol is not dismissed), perform a reconfiguration reboot by running the command:


# reboot -- -r

Linux OS

The following steps describe how to discover the replaced drive on systems running the Linux OS.

1. Reboot the system.

2. Run the command:


# dmesg

3. In the dmesg output, look for a line similar to "Detected scsi disk sdX at scsi<controller>, id <channel>, lun <target>" where the X in sdX is the disk number.

4. To create the device entries in /dev, run the command:


# cd /dev; ./MAKEDEV sdX

Where the X in sdX is the disk number.

5. Proceed to fdisk, format, and create a file system.

Microsoft Windows OS

The following steps describe how to discover the replaced drive on a Microsoft Windows OS.

1. Install the new drive according to the instructions in the Sun StorEdge 3000 Family Installation, Operation, and Service Manual for your array.

2. Select View right arrow View Server, and click Rescan.

3. To verify that the program recognizes the new drive, select it on the main window.

4. Select View right arrow View Physical Drive, and verify the information.

HP-UX OS

The following steps describe how to discover the replaced drive on systems running the HP-UX OS.

1. Run the command:


# ioscan -fnC disk

2. Select View right arrow View Server, and click Rescan.

3. To verify that the program recognizes the new drive, select it on the main window.

4. Select View right arrow View Physical Drive, and verify the information.

5. If the drive is still not seen, the host might need to be rebooted. Run the commands:


# sync;sync;sync
# reboot

IBM AIX OS

The following steps describe how to discover the replaced drive on systems running the IBM AIX OS.



Note - You must have superuser privileges to run the commands necessary to replace a failed drive.


1. Create the logical drive and map its LUN to the correct host channel.

2. Run the command:


# cfgmgr

3. Run the command:


# lspv

Output similar to the following is displayed.


hdisk0 000df50dd520b2e rootvghdisk1 000df50d928c3c98 Nonehdisk1 000df50d928c3c98 None

4. If any of the drives show “none,” you need to assign a Physical Volume IDENTIFIER.

5. Run the command:


# smitty

a. Select Devices.

b. Select Fixed Disk.

c. Select Change/Show Characteristics of a Disk.

d. Select the disk without a PVID.

e. Select ASSIGN physical volume identifier, press Tab once to display Yes for the value, and press Return.

f. Press Return again to confirm and repeat Step a-Step f as necessary.

6. From the smitty main menu, select System Storage Management (Physical & Logical Storage) right arrow Logical Volume Manager right arrow Volume Groups right arrow Add a Volume Group.

7. Specify a name for the volume group, make sure the partitions for the journaled file system are large enough, and select the Physical Volume Name(s).

8. From the smitty main menu, select System Storage Management (Physical & Logical Storage) right arrow File Systems right arrow Add / Change / Show / Delete File Systems right arrow (Enhanced) Journaled File System.

9. Select the volume group and set the field.

Run the command:


# umount mount point