Oracle® Solaris Cluster Data Services Planning and Administration Guide

Exit Print View

Updated: September 2014, E39648–02
 
 

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


Note -  You can also use the Oracle Solaris Cluster Manager GUI to perform a Fast Suspend on a resource group. For GUI log-in instructions, see How to Access Oracle Solaris Cluster Manager in Oracle Solaris Cluster 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.