Solaris Express SAN Configuration and Multipathing Guide

Preface

The Solaris Express SAN Configuration and Multipathing Guide provides an overview of the Sun StorageTekTM Traffic Manager software as an integrated part of the Sun SolarisTM Express Developer's Edition 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 Express Developer's Edition 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 Express Developer's Edition OS.

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

Chapter 6, Configuring Virtual Fibre Channel Ports provides the steps used to configure N Port ID Virtualization (NPIV) ports, also known as virtual Fibre Channel ports.

Chapter 7, Configuring FCoE Ports provides the steps used to configure FCoE ports hosted on normal Ethernet interfaces.

Chapter 8, Configuring SAS Domains provides high-level overviews of the steps used to configure SAS domains.

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

Chapter 10, Sun Solaris Express Developer's Edition OS x86/x64 Fibre Channel Operating System Booting Proceduredescribes how to manually install the Solaris Express Developer's Edition OS, x86/x64 FC Operating System.

Chapter 11, Persistent Binding for Tape Devicesdescribes how you can specify tape binding in the Solaris Express Developer's Edition 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

The Sun web site provides information about the following additional resources:

Sun Welcomes Your Comments

Sun is interested in improving its documentation and welcomes your comments and suggestions. To share your comments, go to http://docs.sun.com and click Feedback.

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 the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell 

Prompt 

C shell 

machine_name%

C shell for superuser 

machine_name#

Bourne shell and Korn shell 

$

Bourne shell and Korn shell for superuser 

#