vcs_agents-sol_sparc-VRTSorasm-5.0HF1

 Basic information
Release type: Hot Fix
Release date: 2009-04-29
OS update support: None
Technote: 323950
Documentation: None
Popularity: 704 viewed    downloaded
Download size: 41.34 KB
Checksum: 1238284524

 Applies to one or more of the following products:
Cluster Server 5.0 On Solaris 10 SPARC
Cluster Server 5.0 On Solaris 8 SPARC
Cluster Server 5.0 On Solaris 9 SPARC
Cluster Server Agents 5.0 On Solaris 10 SPARC
Cluster Server Agents 5.0 On Solaris 8 SPARC
Cluster Server Agents 5.0 On Solaris 9 SPARC

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
1526649, 1591608, 1601705

 Patch ID:
141269-01

Readme file
Packages: 141269-01
Etrack Incidents: 1526649, 1591608, 1601705
Errors/Problems Fixed:
	ASMInst agent is getting faulted, giving error "monitor:Cluster Synchronization Service process is not running."
	In ASMDG ressource, if DiskGroups attribute has leading and trailing spaces then resource goes into UNKNOWN state
	ASMDG resource returned STATE UNKNOWN after first monitor cycle, with VxVM disk configuration.

Patch Information:
-----------------
VRTSorasm 5.1_e1587682 patch for Solaris (Sparc) 5.8, 5.9 & 5.10
Patch ID : "141269-01"
Patch OS : SunOS or Solaris
Patch OS Release : 5.8, 5.9, 5.10
Patch Pre-Requisites : VRTSorasm 5.1 which was released as part of Agent Pack 1Q-2007

Files Affected By The Patch:
---------------------------
The patch replaces the following files in the VRTSorasm package:
* /opt/VRTSagents/ha/bin/ASMDG/clean
* /opt/VRTSagents/ha/bin/ASMDG/monitor
* /opt/VRTSagents/ha/bin/ASMDG/offline
* /opt/VRTSagents/ha/bin/ASMDG/online
* /opt/VRTSagents/ha/bin/ASMInst/ASMInstAgent

Before Installing The Patch:
---------------------------
The system should have VCS 5.0 or VCS 5.0 MP1 with VRTSorasm 5.1 installed
before the installation of this patch.

Refer to "Veritas(tm) Cluster Server Agent for Oracle 
	Installation and Configuration Guide for Solaris"
to install VRTSorasm 5.1 on the systems.

Note: The 5.1 VRTSorasm package had been released as a part of 1Q-2007
Agent Pack release. This is compatible with VCS 5.0 and 5.0MP1 releases.

Installation & Uninstallation Instructions:
------------------------------------------
To install the patch:
1. Stop ASMInst & ASMDG agents using :
	# haagent -stop ASMInst -sys <system_name> -force
	# haagent -stop ASMDG -sys <system_name> -force

2. Install the patch using :
	# patchadd 141269-01

3. After installation is complete, verify that the patch has been installed on
   all systems in the cluster. On the system type :
	# showrev -p | grep 141269-01

   The information displayed after successful installation resembles the
   following :
	Patch: 141269-01 Obsoletes:  Requires:  Incompatibles:  Packages: VRTSorasm

4. Start ASMInst & ASMDG agents using :
	# haagent -start ASMInst -sys <system_name>
	# haagent -start ASMDG -sys <system_name>

To remove the patch:
1. Stop ASMInst & ASMDG agents using :
	# haagent -stop ASMInst -sys <system_name> -force
	# haagent -stop ASMDG -sys <system_name> -force

2. Remove the patch using :
	# patchrm 141269-01

3. After removal is complete, verify that the patch has been removed from
   all systems in the cluster. On the system type :
	# showrev -p | grep 141269-01

   Nothing will be printed after successful removal of the patch.

4. Start ASMInst & ASMDG agents using :
	# haagent -start ASMInst -sys <system_name>
	# haagent -start ASMDG -sys <system_name>