JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris SAN Configuration and Multipathing Guide
search filter icon
search icon

Document Information

Preface

1.  Product Overview

2.  Fibre Channel Configuration Overview

3.  Administering Multipathing Devices Through mpathadm Commands

4.  Configuring Multipathing Software

5.  Configuring SAN Devices

6.  Configuring SAS Domains

7.  Configuring IPFC SAN Devices

8.  Solaris 10 10/08 x86/x64 Fibre Channel Operating System Booting Procedure

9.  Persistent Binding for Tape Devices

A.  Manual Configuration for Fabric-Connected Devices

B.  Supported FC-HBA API

C.  Multipathing Troubleshooting

Index

Preface

The Solaris SAN Configuration and Multipathing Guide provides an overview of the Sun StorageTek Traffic Manager software as an integrated part of the Sun Solaris 10 Operating System (OS). This guide includes instructions about how to install and configure the software and devices.

This guide is intended for system, storage and network administrators who create and maintain Fibre Channel (FC) storage area networks (SANs) and serial attached SCSI (SAS) Domains. A high level of expertise in the management and maintenance of SANS and SAS Domains is assumed.

Before You Read This Document

Before you read this book, read the latest Solaris 10 Operating System Release Notes.

How This Document Is Organized

Chapter 1, Product Overview provides an overview of the Sun StorageTek Traffic Manager software.

Chapter 2, Fibre Channel Configuration Overview provides an overview of configuring the Sun StorageTek Traffic Manager software.

Chapter 3, Administering Multipathing Devices Through mpathadm Commands explains how to use the mpathadm command to enable multipathing administration through the ANSI standard Multipath Management API.

Chapter 4, Configuring Multipathing Softwareexplains how to configure the multipathing feature for FC devices provided in the Solaris 10 OS.

Chapter 5, Configuring SAN Devices provides high level overviews of the steps used to configure SAN devices.

Chapter 6, Configuring SAS Domainsprovides high-level overviews of the steps used to configure SAS domains.

Chapter 7, Configuring IPFC SAN Devices explains considerations when configuring IPFC SAN Devices.

Chapter 8, Solaris 10 10/08 x86/x64 Fibre Channel Operating System Booting Proceduredescribes how to manually install the Solaris 10 OS, x86/x64 FC Operating System.

Chapter 9, Persistent Binding for Tape Devicesdescribes how you can specify tape binding in the Solaris 10 OS while retaining the benefits of automatic discovery for disk-based devices.

Appendix A, Manual Configuration for Fabric-Connected Devicesexplains Manual configuration for Fabric Connected Devices.

Appendix B, Supported FC-HBA APIprovides details on Supported FC-HBA API.

Appendix C, Multipathing Troubleshootingprovides trouble shooting information for potential problems that might occur while you run the Sun StorageTek Traffic Manager software.

Using UNIX Commands

This document might not contain information about basic UNIX commands and procedures such as shutting down the system, booting the system, and configuring devices. Refer to the following for this information:

Related Third-Party Web Site References

Third-party URLs are referenced in this document and provide additional, related information.


Note - Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.


Documentation, Support, and Training

See the following web sites for additional resources:

Oracle Welcomes Your Comments

Oracle welcomes your comments and suggestions on the quality and usefulness of its documentation. If you find any errors or have any other suggestions for improvement, go to http://docs.sun.com and click Feedback. Indicate the title and part number of the documentation along with the chapter, section, and page number, if available. Please let us know if you want a reply.

Oracle Technology Network offers a range of resources related to Oracle software:

Typographic Conventions

The following table describes the typographic conventions that are used in this book.

Table P-1 Typographic Conventions

Typeface
Meaning
Example
AaBbCc123
The names of commands, files, and directories, and onscreen computer output
Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123
What you type, contrasted with onscreen computer output
machine_name% su

Password:

aabbcc123
Placeholder: replace with a real name or value
The command to remove a file is rm filename.
AaBbCc123
Book titles, new terms, and terms to be emphasized
Read Chapter 6 in the User's Guide.

A cache is a copy that is stored locally.

Do not save the file.

Note: Some emphasized items appear bold online.

Shell Prompts in Command Examples

The following table shows the default UNIX system prompt and superuser prompt for shells that are included in the Oracle Solaris OS. Note that the default system prompt that is displayed in command examples varies, depending on the Oracle Solaris release.

Table P-2 Shell Prompts

Shell
Prompt
Bash shell, Korn shell, and Bourne shell
$
Bash shell, Korn shell, and Bourne shell for superuser
#
C shell
machine_name%
C shell for superuser
machine_name#