JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Services Developer's Guide
search filter icon
search icon

Document Information

Preface

1.  Overview of Resource Management

2.  Developing a Data Service

3.  Resource Management API Reference

4.  Modifying a Resource Type

5.  Sample Data Service

6.  Data Service Development Library

7.  Designing Resource Types

8.  Sample DSDL Resource Type Implementation

9.  Solaris Cluster Agent Builder

10.  Generic Data Service

11.  DSDL API Functions

12.  Cluster Reconfiguration Notification Protocol

A.  Standard Properties

B.  Sample Data Service Code Listings

C.  DSDL Sample Resource Type Code Listings

D.  Legal RGM Names and Values

E.  Requirements for Non-Cluster Aware Applications

F.  Document Type Definitions for the CRNP

G.  CrnpClient.java Application

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

R

S

T

U

V

W

X

C

C program functions, RMAPI, C Functions
callback method, overview, Solaris Cluster Application Environment
callback methods
control, Control and Initialization Callback Methods
description, Callback Methods
initialization, Control and Initialization Callback Methods
Monitor_check, Monitor Control Callback Methods
Monitor_start, Monitor Control Callback Methods
Monitor_stop, Monitor Control Callback Methods
naming conventions, Naming Conventions for Functions and Callback Methods
Postnet_start, Net-Relative Callback Methods
Prenet_start, Net-Relative Callback Methods
RMAPI, RMAPI Callback Methods
Update, Administrative Support Methods
using, Providing Administrative Support for a Resource
Validate, Administrative Support Methods
Cheap_probe_interval, resource property, Resource Properties
checks, validating for scalable services, Validation Checks for Scalable Services
client, CRNP, How a Client Registers With the Server
cloning existing resource type, Agent Builder, How to Clone an Existing Resource Type
clsetup, description, clsetup Utility
Cluster Agent module
Agent Builder differences, Differences Between the Cluster Agent Module and Agent Builder
description, Cluster Agent Module for Agent Builder
installing, How to Install and Set Up the Cluster Agent Module
setting up, How to Install and Set Up the Cluster Agent Module
starting, How to Start the Cluster Agent Module
using, Using the Cluster Agent Module
cluster commands, RMAPI, Cluster Command
cluster functions, RMAPI, Cluster Functions
cluster properties, Cluster Properties
Concentrate_load, Cluster Properties
Cluster Reconfiguration Notification Protocol, See CRNP
code
changing method, Changing Method Code
changing monitor, Changing Monitor Code
codes, RMAPI exit, Callback Method Exit Codes
command line
Agent Builder, How to Use the Command-Line Version of Agent Builder
commands on, Administrative Commands
commands
clsetup, clsetup Utility
halockrun, Providing Process Management
hatimerun, Providing Process Management
RMAPI resource type, Resource Type Command
Solaris Cluster, Administrative Commands
using to create a service that uses GDS, Using Solaris Cluster Administration Commands to Create a Service That Uses the GDS
using to create GDS, GDS and Solaris Cluster Administration Commands
components, RMAPI, Resource Management API
Concentrate_load, resource property, Cluster Properties
concepts, CRNP, CRNP Concepts
Configure screen, Agent Builder, Using the Configure Screen
configuring, Agent Builder, Installing and Configuring Agent Builder
Conn_threshold, resource property, Resource Properties
conventions
callback method names, Naming Conventions for Functions and Callback Methods
function names, Naming Conventions for Functions and Callback Methods
Create screen, Agent Builder, Using the Create Screen
CRNP (Cluster Reconfiguration Notification Protocol)
authentication, How the CRNP Authenticates Clients and the Server
client, How a Client Registers With the Server
client identification process, How the Server Identifies a Client
communication, CRNP Semantics
concepts, CRNP Concepts
description, How the CRNP Works
error conditions, How a Client Is to Handle Error Conditions
example Java application, Example of Creating a Java Application That Uses the CRNP
function of, How the CRNP Works
message types, CRNP Message Types
registration of client and server, How a Client Registers With the Server
SC_CALLBACK_REG messages, How SC_CALLBACK_REG Messages Are Passed Between a Client and the Server
SC_EVENT
How the Server Delivers Events to a Client
Contents of an SC_EVENT Message
SC_REPLY
How the Server Replies to a Client
Contents of an SC_REPLY Message
semantics of protocol, CRNP Semantics
server, How a Client Registers With the Server
server event delivery, How the Server Delivers Events to a Client
server reply, How the Server Replies to a Client