Sun Cluster 3.0 Data Services Developers' Guide

Preface

The Sun Cluster 3.0 Data Services Developers' Guide contains information about using the Resource Management API to develop Sun Cluster data services.

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

Using UNIX Commands

This document may not contain information on basic UNIX® commands and procedures such as shutting down the system, booting the system, and configuring devices.

See one or more of the following for this information:

Typographic Conventions

Typeface or Symbol 

Meaning 

Examples 

AaBbCc123

The names of commands, files, and directories; on-screen computer output 

Edit your .login file.

Use ls -a to list all files.

% You have mail.

AaBbCc123

What you type, when contrasted with on-screen computer output 

% su

Password:

AaBbCc123

Book titles, new words or terms, words to be emphasized 

Read Chapter 6 in the User's Guide.

These are called class options.

You must be superuser to do this.

AaBbCc123

Command-line variable; replace with a real name or value 

To delete a file, type rm filename.

Shell Prompts

Shell 

Prompt 

C shell  

machine_name%

C shell superuser  

machine_name#

Bourne shell and Korn shell  

$

Bourne shell and Korn shell superuser  

#

Related Documentation

Application 

Title 

Part Number 

Release Notes 

Sun Cluster 3.0 Release Notes

806-1428 

Hardware 

Sun Cluster 3.0 Hardware Guide

806-1420 

Installation 

Sun Cluster 3.0 Installation Guide 

806-1419 

Administration 

Sun Cluster 3.0 System Administration Guide

806-1423 

Data Services Registration and Configuration 

Sun Cluster 3.0 Data Services Installation and Configuration Guide

806-1421 

Accessing Sun Documentation Online

The docs.sun.comSM web site enables you to access Sun technical documentation on the Web. You can browse the docs.sun.com archive or search for a specific book title or subject 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 about each node on your system 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 

prtdiag -v

Displays system diagnostic information 

scinstall -pv

Displays Sun Cluster release and package version information 

scrgadm -pvv

Displays a detailed listing of the static properties of all existing resource types, resource groups, and resources.  

scstat -g

Displays dynamic state information for all resources and resource groups. 

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