JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Netra SPARC T5-1B Server Module HTML Document Collection
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Installation

Administration

Understanding System Administration Resources

Oracle ILOM Overview

Oracle Solaris OS Overview

OpenBoot Overview

Oracle VM Server for SPARC Overview

Multipathing Software Overview

Oracle Hardware Management Pack Overview

Oracle Enterprise Manager Ops Center Overview

Accessing the Server

Log In to Oracle ILOM

Log In to the System Console

Obtain the OpenBoot Prompt Under Various Conditions

Display the Oracle ILOM Prompt

Redirect the System Console to a Local Graphics Monitor

Oracle ILOM Remote Console

Controlling the Server

Powering the Server On and Off

Power On the Server (Oracle ILOM CLI)

Power Off the Server (Oracle ILOM CLI)

Power On the Server (Oracle ILOM Web Interface)

Power Off the Server (Oracle ILOM Web Interface)

Power On a Server With Multiple Active Domains (Oracle VM Server for SPARC)

Power Off a Server With Multiple Active Domains (Oracle VM Server for SPARC)

Resetting the Server and SP

Reset the Server (Oracle Solaris)

Reset the Server (Oracle ILOM)

Reset the SP

Booting and Shutting Down the OS

Booting and Shutting Down Oracle Solaris

Boot Sequence

Boot the OS (Oracle ILOM)

Boot the OS Manually (OpenBoot)

Shut Down the OS (init Command)

Shut Down the OS (shutdown Command)

Obtaining the OpenBoot Prompt

OpenBoot Prompt

Obtain the OpenBoot Prompt (Oracle Solaris)

Obtain the OpenBoot Prompt (Oracle ILOM CLI)

Obtain the OpenBoot Prompt (Oracle ILOM Web Interface)

Configuring Boot and Restart Behavior

Configuring Boot Parameters

Change the Default Boot Device (OpenBoot)

Enable or Disable Automatic Booting (OpenBoot)

Enable or Disable Automatic Booting (Oracle Solaris)

View All OpenBoot Parameters

OpenBoot Configuration Parameters

printenv Output

Boot Mode Overview (Oracle ILOM)

Configure the Host Boot Mode (Oracle VM Server for SPARC)

Change the Host Boot Mode Behavior at Reset (Oracle ILOM)

Manage the Host Boot Mode Script (Oracle ILOM)

Display the Host Boot Mode Expiration Date (Oracle ILOM)

Override OpenBoot Settings to Reset the Server

Server Restart Behavior Configuration (Oracle ILOM)

Changing Server Identification Information

Change Customer Data on FRU PROMs

Change Server Identifier Information

Configuring Policy Settings

Specify Cooldown Mode

Restore the Host Power State at Restart

Specify the Host Power State at Restart

Disable or Reenable the Host Power-On Delay

Specify Parallel Boot of the SP and Host

Specify Host Virtual Keyswitch Behavior

Reset the Values in the SP to Default Values

Configuring SP and Host Network Addresses

SP Network Address Options

Disable or Reenable Network Access to the SP

Display the SP Network Parameters

Display the Host MAC Address

Connecting to the SP (In-band)

Oracle ILOM In-band (Sideband) Management

Configure SP In-band (Sideband) Access

Matching Devices to Device Names

Importance of Matching a Physical Device to a Name

WWN Syntax

Display Server Components (Oracle ILOM)

Locate Device Paths (OpenBoot)

Correlate WWN Device Names With Physical Locations (diskinfo Command)

probe-scsi-all Device Naming (OpenBoot)

Correlate WWN Device Names With Physical Locations (probe-scsi-all Command)

Identify a Disk Slot (Oracle Solaris)

WWN Syntax in an Oracle Solaris 10 Installation on an Individual Drive

WWN Syntax in an Oracle Solaris 10 Installation on a RAID Volume

Configuring Hardware RAID

Hardware RAID Support

FCode-Based RAID Utility

sas2ircu Utility

raidconfig Commands

RAID Capabilities in Oracle Enterprise Manager Ops Center

Hardware RAID Guidelines

FCode-Based RAID Utility Commands

Prepare to Create a RAID Hardware Volume (FCode-based RAID Utility)

Create a Hardware RAID Volume

Hot-Spare Drives in RAID Volumes (LSI)

Determining if a Drive Has Failed

Service Required Drive LEDs

Locate Error Messages Related to Drives in a RAID Volume

Display Status (FCode-Based RAID Utility)

Display Status (sas2ircu Utility, LSI)

RAID Drive Replacement Strategies

Monitoring the Server

Turn On the Locator LED

Turn Off the Locator LED

Display the Locator LED State of the Server

Updating the Firmware

Display the Firmware Versions

Update the Firmware

Service

Glossary

Index

probe-scsi-all Device Naming (OpenBoot)

The output displayed by probe-scsi-all lists all SCSI devices in the server and provides a basic set of information about each device. When analyzing the probe-scsi-all output, look for the following data fields that are different names for the same device. You must use a specific type of name in different commands.

Entity Name
Definition
Target
Each SAS or SATA drive is assigned a unique Target ID.
SASDeviceName
This is the WWN value assigned to a SAS drive by the manufacturer. Oracle Solaris recognizes this name.
SASAddress
This is the WWN value assigned to a SCSI device that is recognized by the OpenBoot firmware.
PhyNum
This is a hexidecimal ID of the controller port that is attached to the target drive.
VolumeDeviceName (when a RAID volume is configured)
This is the WWN value assigned to a RAID volume that is recognized by Oracle Solaris. The VolumeDeviceName replaces the SASDeviceName of every SCSI device contained in the RAID volume.
Use the VolumeDeviceName entity to determine the correct target in a RAID volume, or when the server is configured with an optional internal RAID HBA controller.
VolumeWWID (when a RAID volume is configured)
This is the WWN-based value assigned to a RAID volume that is recognized by the OpenBoot firmware. VolumeWWID replaces the SASAddress of every SCSI device contained in the RAID volume.

At a high level, the WWN mapping process consists of the following stages:

  1. Identify the physical location of the hard drive that is to be the target of the operation.

  2. Then identify the controller port that is attached to that physical location.

  3. Finally, find the WWN-based device name of the drive attached to that controller port.


Note -  Refer to the server's service manual for a description of the physical drive slot organization.

Related Information