You can configure the resource group property so that administrators will not be able to offline the resources. If the RG_System property is TRUE for a resource group, the resource group has restricted privileges and the operation of clresource and clresourcegroup commands are affected. This prevents accidental modification or deletion of critical resource groups and resources restricted privileges.
To enable the RG_System property on the resource group, type the following command:
/usr/cluster/bin/clrg set -p RG_System=true RG-Name
Example to set the OTP provisioning services group to system group
/usr/cluster/bin/clrg set -p RG_System=true otp-system-rg
To disable theRG_System property on the resource group, type the following command:
/usr/cluster/bin/clrg set -p RG_System=false RG-Name
Example to disable the System property on the OTP provisioning services group
/usr/cluster/bin/clrg set -p RG_System=false otp-system-rg
For more details on the System property, refer to the following Sun Cluster documents:
Sun Cluster 3.2 Reference Collection for Solaris OS http://docs.sun.com/app/docs/coll/1029.6