Oracle® Solaris Cluster Data Services Developer's Guide

Exit Print View

Updated: July 2014, E39646-01
 
 

D

daemon
designing the fault monitorindex iconDesigning the Fault Monitor Daemon
data service
creating
analyzing suitabilityindex iconAnalyzing the Application for Suitability
determining the interfaceindex iconDetermining the Interface to Use
sampleindex iconOverview of the Sample Data Service
common functionalityindex iconProviding Common Functionality to All Methods
controlling the data serviceindex iconControlling the Data Service
defining a fault monitorindex iconDefining a Fault Monitor
extension properties in RTR fileindex iconExtension Properties in the RTR File
generating error messagesindex iconGenerating Error Messages
handling property updatesindex iconHandling Property Updates
Monitor_check methodindex iconHow the Monitor_check Method Works
Monitor_start methodindex iconHow the Monitor_start Method Works
Monitor_stop methodindex iconHow the Monitor_stop Method Works
obtaining property informationindex iconObtaining Property Information
probe programindex iconHow the Probe Program Works
resource properties in RTR fileindex iconResource Properties in the Sample RTR File
RTR fileindex iconResource Type Properties in the Sample RTR File
Start methodindex iconHow the Start Method Works
Stop methodindex iconHow the Stop Method Works
Update methodindex iconHow the Update Method Works
Validate methodindex iconHow the Validate Method Works
setting up development environmentindex iconSetting Up the Development Environment for Writing a Data Service
transferring to cluster for testingindex iconTransferring a Data Service to a Cluster
Data Service Development Library  Seeindex iconDSDL
data services
testingindex iconUsing TCP Keep-Alives to Protect the Server
testing HAindex iconTesting HA Data Services
writingindex iconUsing TCP Keep-Alives to Protect the Server
debugging resource types with DSDLindex iconDebugging the Resource Type Implementation
default property values
new value for upgradeindex iconWhat Happens When a Cluster Administrator Upgrades
when inheritedindex iconWhat Happens When a Cluster Administrator Upgrades
dependencies
coordinating between resourcesindex iconCoordinating Dependencies Between Resources
directive
#$upgradeindex iconSpecifying the #$upgrade and #$upgrade_from Directives
#$upgrade_from
index icon#$upgrade_from Directive in an RTR File
index icon#$upgrade_from Directive in an RTR File
default tunabilityindex icon#$upgrade_from Directive in an RTR File
placement in RTR fileindex iconSpecifying the #$upgrade and #$upgrade_from Directives
RT_versionindex icon#$upgrade_from Directive in an RTR File
tunability constraintsindex icon#$upgrade_from Directive in an RTR File
directories
Agent Builderindex iconPackage Directory That Agent Builder Creates
directory structure
Agent Builderindex iconDirectory Structure That Agent Builder Creates
distinguishing between multiple registered versions
rt-versionindex iconResource Type Name
distinguishing between vendors
vendor-idindex iconResource Type Name
documentation requirements
for upgradeindex iconDocumentation to Provide for a Modified Resource Type
tunability constraintsindex iconDocumentation to Provide for a Modified Resource Type
DSDL (Data Service Development Library)
accessing network addressindex iconAccessing Network Address Information
componentsindex iconData Service Development Library
debugging resource typesindex iconDebugging the Resource Type Implementation
description
index iconManaging Configuration Properties
index iconDSDL Overview
enabling HA local file systemsindex iconEnabling Highly Available Local File Systems
fault monitor functionsindex iconFault Monitor Functions
fault monitoringindex iconFault Monitoring Using TCP Connections Functions
general purpose functionsindex iconGeneral-Purpose Functions
implementing a fault monitorindex iconImplementing a Fault Monitor
libdsdev.soindex iconOracle Solaris Cluster Application Environment
network resource access functionsindex iconNetwork Resource Access Functions
overviewindex iconOracle Solaris Cluster Application Environment
Process Monitor Facility (PMF) functionsindex iconPMF Functions
property functionsindex iconProperty Functions
sample resource type implementation
determining the fault monitor actionindex iconDetermining the Fault Monitor Action
ORCL.xfnts fault monitorindex iconORCL.xfnts Fault Monitor
ORCL.xfnts RTR fileindex iconORCL.xfnts RTR File
returning from svc_start()index iconReturning From svc_start
scds_initialize() functionindex iconscds_initialize Function
starting the serviceindex iconStarting the Service With svc_start
svc_probe() functionindex iconsvc_probe Function
TCP port numberindex iconTCP Port Number
validating the serviceindex iconValidating the Service Before Starting the X Font Server
X font serverindex iconX Font Server
X font server configuration fileindex iconX Font Server Configuration File
xfnts_monitor_check methodindex iconxfnts_monitor_check Method
xfnts_monitor_start methodindex iconxfnts_monitor_start Method
xfnts_monitor_stop methodindex iconxfnts_monitor_stop Method
xfnts_probe main loopindex iconxfonts_probe Main Loop
xfnts_start methodindex iconxfnts_start Method
xfnts_stop methodindex iconxfnts_stop Method
xfnts_update methodindex iconxfnts_update Method
xfnts_validate methodindex iconxfnts_validate Method
starting a data serviceindex iconStarting and Stopping a Data Service
stopping a data serviceindex iconStarting and Stopping a Data Service
utility functionsindex iconUtility Functions
where implementedindex iconOracle Solaris Cluster Application Environment