How to Disable a Resource Fault Monitor
                              
                                        
                                        
                              
                              
                                        
                                        
                              
                              
                                        
                                        
                              
                              
                                        - 
                                                  On any cluster member, assume the
                                                  root role that provides
                                                  solaris.cluster.modify RBAC
                                                  authorization.
                                        
- 
                                                  Disable the resource fault monitor.
                                                  # clresource unmonitor [-n nodelist] resource 
                                                  
                                                  - –n nodelist
- 
                                                  Specifies a comma-separated, ordered list of
                                                  nodes on which to unmonitor the resource. This list is optional. If you omit this
                                                  list, the resource is unmonitored on all nodes in
                                                  its resource group's node list. 
 Note - 
                                                  If you specify more than one node with the
                                                  –n option, you can specify only
                                                  one resource.
 
- resource
- 
                                                  Specifies the name of the resource or
                                                  resources. 
 
- 
                                                  Run the clresource
                                                  command on each cluster node and check for
                                                  monitored fields (RS Monitored)
                                                  to verify that the resource fault monitor has been
                                                  disabled.
                                                  # clresource show -v 
Example 2-12Disabling a Resource Fault Monitor
                                        
# clresource unmonitor resource-1
# clresource show -v
...
RS Monitored: no...