Preface


Solstice(TM) DiskSuite(TM) 4.1 is a software product that manages data and disk drives.

DiskSuite runs on all SPARC(TM) systems running Solaris(TM) 2.4 or a later Solaris 2.x release, and on all x86 systems running Solaris 2.4 or a later Solaris 2.x release.

DiskSuite's diskset feature is supported only on the SPARC platform edition of Solaris. This feature is not supported on x86 systems.

About This Book

Solstice DiskSuite 4.1 User's Guide replaces these two books previously released with DiskSuite:

Who Should Use This Book

This book targets system administrators and others who manage disk storage.

How This Book Is Organized

This book is organized by groups of similar high-level tasks rather than by product features.

"Finding Solstice DiskSuite 4. 1 Information," provides a quick way to begin using DiskSuite and provides an easy access to commonly performed tasks.

The remainder of this manual is organized as follows:

Chapter 1, "Getting Started," describes how to get a new DiskSuite configuration up and running.

Chapter 2, "Creating DiskSuite Objects," describes how to create DiskSuite objects.

Chapter 3, "Maintaining DiskSuite Objects," describes maintenance-related tasks for DiskSuite objects, such as checking status and replacing an errored slice.

Chapter 4, "Changing DiskSuite Objects," describes how to change parameters on DiskSuite objects.

Chapter 5, "Removing DiskSuite Objects," describes how to delete DiskSuite objects from the system.

Chapter 6, "Managing the System," describes how to manage SPARCstorage Arrays with DiskSuite Tool, get performance statistics, and how to integrate DiskSuite with other Solstice products.

Chapter 7, "Troubleshooting the System," describes various types of problems that a DiskSuite administrator may encounter and how to solve those problems.

Chapter 8, "Tips and Tricks," provides some less obvious ways to put DiskSuite to work to maximize its potential.

Appendix A, "Using Storage Manager," describes how to use the File System Manager and Disk Manager graphical tools to perform tasks such as creating a file system and partitioning a disk.

Related Books

Sun documentation related to DiskSuite and disk maintenance and configuration includes:

What Typographic Changes Mean

The following table describes the typographic changes used in this book.

    Table P-1 Typographic Conventions

Typeface or SymbolMeaningExample
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.
AaBbCc123Book titles, new words or terms, or words to be emphasizedRead 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 Prompts

--------------------------------------------
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                             

--------------------------------------------