Sun Cluster Data Services Planning and Administration Guide for Solaris OS

How to Enable a Resource Fault Monitor

  1. Become superuser on a cluster member.

  2. Enable the resource fault monitor.


    # scswitch -e -M -j resource
    
    -e

    Enables a resource or resource monitor.

    -M

    Enables the fault monitor for the specified resource.

    -j resource

    Specifies the name of the resource.

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

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


    # scrgadm -pv
    

Example–Enabling a Resource Fault Monitor

This example shows how to enable a resource fault monitor.


# scswitch -e -M -j resource-1
# scrgadm -pv
...
RS Monitored: yes...