Innerhalb
Nach weiteren Dokumenten suchen
Support-Ressourcen
| Dieses Buch im PDF-Format herunterladen
Preface
- This document describes the Dynamic Reconfiguration (DR) feature, which enables you to logically attach and detach system boards from the UltraTM EnterpriseTM 10000 server while the corresponding domain continues running.
Who Should Use This Book
- This manual is intended for the Enterprise 10000 system administrator who should have a working knowledge of UNIX(R) systems, particularly those based on the Solaris operating environment. If you do not have such knowledge, refer to the SolarisTM User and System Administrator AnswerBooks provided with this system.
How This Book Is Organized
- This document contains the following chapters:
-
Chapter 1, "Introduction to DR," introduces basic concepts related to the Dynamic Reconfiguration feature.
-
Chapter 2, "DR Configuration Issues," describes how to configure the Dynamic Reconfiguration system before you begin using it.
-
Chapter 3, "Using Dynamic Reconfiguration," describes how to use DR to attach and detach system boards.
Related Documentation
- DR is normally started from the Hostview GUI in the SSP environment. See also:
-
Ordering Sun Documents
- The SunDocsSM program provides more than 250 manuals from Sun Microsystems, Inc. If you live in the United States, Canada, Europe, or Japan, you can purchase documentation sets or individual manuals using this program.
- For a list of documents and how to order them, see the catalog section of the SunExpress(TM) Internet site at http://www.sun.com/sunexpress.
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 | # |
|
|