Sun Cluster 3.0 12/01 Data Services Developer's Guide

The MONITOR_STOP Method

The RGM calls the MONITOR_STOP method to stop the fault monitor daemon that was started via the MONITOR_START method. Failure of this callback method is treated in exactly the same fashion as failure of the STOP method; therefore the MONITOR_STOP method must be idempotent and robust like the STOP method.

If you use the scds_pmf_start() utility to start the fault monitor daemon, use the scds_pmf_stop() utility to stop it.