--------------------------------------------------------------------------------
Commit by lmb on Thu Feb 28 00:15:16 PST 2002 of files:
failsafe/FailSafe/cluster_services/cmd/srm/scripts/Oracle create_resource_type
Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/Oracle
In directory oss.sgi.com:/tmp/cvs-serv32363/Oracle
Modified Files:
create_resource_type
Log Message:
Fix: Queries to the CDB would take much longer than anticipated during a
cluster transition; this lead to the scripts timing out and resulting in
"false" failed/running resource groups.
Timeout in scriptlib2.sh for retrieving the resource attributes increaed from
10s to 60s; all MAXEXECTIME settings for the resource types raised by one
order of magnitude.
|