NetBackup resource group tuning parameters for Solaris Cluster
When you install or upgrade NetBackup on Solaris Clusters, make the following changes to the NetBackup resource group tuning parameters to ensure a successful failover:
Increase the STOP_TIMEOUT parameter from the default of 300 seconds to at least 600 seconds.
Set the pmf Retry_count parameter to 0.
To accomplish these changes, use the following commands:
# scrgadm -c -j scnb-hars -y Retry_count=0
# scrgadm -c -j scnb-hars -y STOP_TIMEOUT=600
# scswitch -n -j scnb-hars
# scswitch -e -j scnb-hars
Note:
Running these commands causes shutdown and restart of NetBackup.