Sun Cluster Data Services Planning and Administration Guide for Solaris OS

How to Disable a Resource Fault Monitor

  1. Become superuser on a cluster member.

  2. Disable the resource fault monitor.


    # scswitch -n -M -j resource
    
    -n

    Disable a resource or resource monitor.

    -M

    Disable the fault monitor for the specified resource.

    -j resource

    The name of the resource.

  3. Verify that the resource fault monitor has been disabled.

    Run the following command on each cluster node, and check for monitored fields (RS Monitored).


    # scrgadm -pv
    

Example–Disabling a Resource Fault Monitor

This example shows how to disable a resource fault monitor.


# scswitch -n -M -j resource-1
# scrgadm -pv
...
RS Monitored: no...