Service manual

Configuring Extension Properties
Appendix C Installing Sun Cluster HA for Directory Server 179
What You Can Configure
You typically configure resource extension properties using the Cluster Module of
the Sun Management Center, or using the
scrgadm utility. You can change the
extension properties listed in Table C-2 using the
scrgadm utility with the -x
parameter=value option.
Refer to the Sun Cluster 3.0 product documentation for more information on Sun
Cluster properties.
How the Fault Monitor Operates
The cluster software determines whether the data service is healthy using a fault
monitor. The faultmonitor probes the data service, and then determines whether
the service is healthy or must be restarted based on the results of the probe.
Table C-2 SUNW.dsldap Resource Extension Properties
Property Description Default Range
Monitor_retry_count Integer value indicating the
number of times the process
monitor facility(PMF)restartsthe
fault monitor during the time
window specified by the value of
Monitor_retry_interval
4 attempts -1 to 2,147,483,641
attempts
-1 means retry forever.
Monitor_retry_interval Integer value indicating the time
in minutes over which failures of
the fault monitor are counted
If the number of times the fault
monitor fails exceeds the value
specified in
Monitor_retry_count within
this period, the PMF cannot
restart the fault monitor.
2 minutes -1 to 2,147,483,641
minutes
-1 specifies an infinite
retry interval.
Probe_timeout Integer value indicating the
timeout value in seconds that the
fault monitor uses to probe a
Directory Server instance
30 seconds 0 to 2,147,483,641
seconds