Sun Cluster Data Services Developer's Guide for Solaris OS

Preface

The Sun Cluster Data Services Developer's Guide for Solaris OS contains information about using the Resource Management API to develop SunTM Cluster data services on both SPARC® and x86 based systems.


Note –

In this document, the term “x86” refers to the Intel 32-bit family of microprocessor chips and compatible microprocessor chips made by AMD.



Note –

Sun Cluster software runs on two platforms, SPARC and x86. The information in this document pertains to both platforms unless otherwise specified in a special chapter, section, note, bulleted item, figure, table, or example.


Who Should Use This Book

This document is intended for experienced developers with extensive knowledge of Sun software and hardware. The information in this book assumes knowledge of the SolarisTM Operating System.

How This Book Is Organized

The Sun Cluster Data Services Developer's Guide for Solaris OS contains the following chapters and appendixes:

Related Documentation

Information about related Sun Cluster topics is available in the documentation that is listed in the following table. All Sun Cluster documentation is available at http://docs.sun.com.

Topic 

Documentation 

Overview 

Sun Cluster Overview for Solaris OS

Concepts 

Sun Cluster Concepts Guide for Solaris OS

Hardware installation and administration 

Sun Cluster 3.x Hardware Administration Manual for Solaris OS

Individual hardware administration guides 

Software installation 

Sun Cluster Software Installation Guide for Solaris OS

Data service installation and administration 

Sun Cluster Data Services Planning and Administration Guide for Solaris OS

Individual data service guides 

Data service development 

Sun Cluster Data Services Developer’s Guide for Solaris OS

System administration 

Sun Cluster System Administration Guide for Solaris OS

Error messages 

Sun Cluster Error Messages Guide for Solaris OS

Command and function references 

Sun Cluster Reference Manual for Solaris OS

For a complete list of Sun Cluster documentation, see the release notes for your release of Sun Cluster software at http://docs.sun.com.

A complete list of Sun Cluster documentation is available in the release notes for your release of Sun Cluster at http://docs.sun.com.

Getting Help

If you have problems installing or using Sun Cluster, contact your service provider and provide the following information.

Use the following commands to gather information on your systems for your service provider.

Command 

Function 

prtconf -v

Displays the size of the system memory and reports information about peripheral devices 

psrinfo -v

Displays information about processors 

showrev -p

Reports which patches are installed 

SPARC: prtdiag -v

Displays system diagnostic information 

/usr/cluster/bin/scinstall -pv

Displays Sun Cluster release and package version information 

Also have available the contents of the /var/adm/messages file.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.

Ordering Sun Documentation

Sun Microsystems offers select product documentation in print. For a list of documents and how to order them, see “Buy printed documentation” at http://docs.sun.com.

Typographic Conventions

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

Table P–1 Typographic Conventions

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 Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#