Contained Within
Find More Documentation
Featured Support Resources
| Scarica il manuale in formato PDF
Preface
- Solstice(TM) High Availability(TM) 1.0 (Solstice HA) is a software product that supports specific dual-server hardware configurations. It is compatible with the Solaris(TM) 2.4 software environment. When configured properly, the hardware and software together provide highly available data services. Solstice HA depends upon the mirroring and diskset capabilities and other functionality provided by Solstice DiskSuite(TM) 4.0, which is shipped with Solstice High Availability.
- The SPARCcluster HA Server Software Planning and Installation Guide documents the procedures for setting up hardware and installing and configuring the software. This manual is intended to be used with other hardware and software manuals which are listed under "Related Documentation" on page xvii.
Who Should Use This Book
- The information in this manual is for Sun representatives who are performing the initial installation of Solstice High Availability configurations. The instructions and discussions in this manual are complex and intended for a technically advanced audience.
- The instructions in this manual and the SPARCcluster High Availability Software Planning and Installation Guide assume the reader has expertise with the Solstice DiskSuite product.
- System administrators with at least six years of UNIX(R) system experience will find this book useful when learning to administer Solstice High Availability configurations. This manual should be used in conjunction with the SPARCcluster High Availability Software Administration Guide.
-
Note - Junior and less experienced system administrators should not attempt to install, configure, or administer Solstice HA configurations.
How This Book Is Organized
- This document has 11 chapters and two appendixes, as follows:
-
Chapter 1, "Introduction," provides a high-level overview of Solstice HA and a glossary of the terminology associated with the product.
-
Chapter 2, "Planning and Installation Overview," presents an overview of the planning and installation process and explains the supported Solstice HA configurations.
-
Chapter 3, "Installation Planning," discusses how to plan for the installation of Solstice HA systems at your site.
-
Chapter 4, "Hardware Installation Information," provides pointers to the appropriate hardware installation documentation.
-
Chapter 5, "Solaris 2.4 Installation," gives the supplementary instructions necessary for installing the Solaris 2.4 operating system on the local disks of both servers in the Solstice HA configuration.
-
Chapter 6, "Installing the Packages and Patches," explains the steps necessary to install the unbundled software packages and patches associated with the Solstice HA distribution.
-
Chapter 7, "Setting Up Name Services and Networks," presents an overview of the steps you must follow to configure the name services and networks for the Solstice HA systems.
-
Chapter 8, "Creating the Configuration," provides step-by-step instructions that must be followed when creating Solstice HA configurations.
-
Chapter 9, "Metadevice Creation on Local and Multi-host Disks," gives directions for creating concatenations, stripes, UNIX file system logs, and mirrors on multi-host disks. It also describes steps for creating UFS logs on local disks.
-
Chapter 10, "Setting Up Data Service Classes," describes the steps necessary to set up HA-NFS and HA-ORACLE.
-
Chapter 11, "Verification and Validation," tells the steps necessary to ensure the Solstice HA configuration you created provides the desired high availability of data services.
-
Appendix A, "Error Messages," explains error messages displayed by hasetup(1M) and hacheck(1M).
-
Appendix B, "Terminal Concentrator Security," gives directions for setting up security on the terminal concentrator.
Related Documentation
- Use the following manuals with the SPARCcluster HA Server Software Planning and Installation Guide:
-
-
-
Name Services Configuration Guide
-
SPARCserver 1000 System Installation Manual (part number 801-2893)
-
SPARCserver 1000 System Service Manual (part number 801-2895)
-
SPARCcenter 2000 Installation Manual (part number 801-6975)
-
SPARCcenter 2000 Service Manual (part number 801-2007)
-
SPARCstorage Array Model 100 Installation Manual (part number 801-2205)
-
SPARCstorage Array Model 100 Service Manual (part number 801-2206)
-
Multi-Disk Pack Installation and Service Manual (part number 801-6119)
-
Solaris 2.x Handbook for SMCC Peripherals (part number 801-5488)
-
FSBE/S SBus Card Manual (part number 800-7508)
-
Installing SBus Cards in Deskside and Data Cabinet Systems (part number 800-6366)
-
SunFast Ethernet Adapter User Guide (part number 801-6109)
-
Fibre Channel SBus Card Installation Manual (part number 801-6313)
-
Fibre Channel Optical Module Installation Manual (part number 801-6326)
-
(R) · Oracle7 Server Administrator's Guide (part number 6694-70-1292)
-
Oracle7 for Sun SPARC Solaris 2.x Installation and Configuration Guide
-
Terminal Concentrator Binder Set
What Typographic Changes Mean
- The following table describes the typographic changes used in this book.
-
Table P-1
| Typeface or Symbol | Meaning | Example |
| AaBbCc123 | The names of commands, files, and directories; on-screen computer output | Edit your .login file. Use ls -a to list all files. machine_name% You have mail. |
| AaBbCc123 | What you type, contrasted with on-screen computer output |
machine_name%su
Password:
|
|
| AaBbCc123 | Command-line placeholder: replace with a real name or value | To delete a file, type rm filename. |
| AaBbCc123 | Book titles, new words or terms, or words to be emphasized | Read Chapter 6 in User's Guide. These are called class options. You must be root to do this. |
Shell Prompts in Command Examples
- The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
-
Table P-2
| Shell | Prompt |
| C shell prompt | machine_name% |
| C shell superuser prompt | machine_name# |
| Bourne shell and Korn shell prompt | $ |
| Bourne shell and Korn shell superuser prompt | # |
|
|