Go to main content

Oracle® Solaris Cluster 4.3 Data Services Planning and Administration Guide

Exit Print View

Updated: April 2016
 
 

How to Suspend the Automatic Recovery Actions of a Resource Group Immediately


Note -  You can also use the Oracle Solaris Cluster Manager browser interface to perform a Fast Suspend on a resource group. For Oracle Solaris Cluster Manager log-in instructions, see How to Access Oracle Solaris Cluster Manager in Oracle Solaris Cluster 4.3 System Administration Guide.
  1. Assume the root role that provides solaris.cluster.modify RBAC authorization.
  2. Immediately suspend the automatic recovery actions of the resource group.
    # clresourcegroup suspend -k resource-group

    The Prenet_start, Start, Monitor_start, Monitor_stop, Stop, and Postnet_stop methods that are associated with the resource group are killed immediately. Automatic recovery actions of the resource group is suspended. The resource group is not automatically started, restarted, or failed over until you resume automatic recovery actions. See How to Resume the Automatic Recovery Actions of a Resource Group.

    The clresourcegroup suspend -k command blocks until the specified resource group has reached a quiescent state.