Go to main content

Planning and Administering Data Services for Oracle® Solaris Cluster 4.4

Exit Print View

Updated: May 2019
 
 

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 Administering an Oracle Solaris Cluster 4.4 Configuration.
  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.