vcs_agents-sol_sparc-4.1MP2HF1ZoneAgent

 Basic information
Release type: Hot Fix
Release date: 2008-12-10
OS update support: None
Technote: None
Documentation: None
Popularity: 650 viewed    downloaded
Download size: 6.7 KB
Checksum: 453578540

 Applies to one or more of the following products:
Cluster Server 4.1MP2 On Solaris 10 SPARC
Cluster Server 4.1MP2 On Solaris 8 SPARC
Cluster Server 4.1MP2 On Solaris 9 SPARC
Storage Foundation Cluster File System 4.1MP2 On Solaris 10 SPARC
Storage Foundation Cluster File System 4.1MP2 On Solaris 8 SPARC
Storage Foundation Cluster File System 4.1MP2 On Solaris 9 SPARC
Storage Foundation for Oracle RAC 4.1MP2 On Solaris 10 SPARC
Storage Foundation for Oracle RAC 4.1MP2 On Solaris 8 SPARC
Storage Foundation for Oracle RAC 4.1MP2 On Solaris 9 SPARC
Storage Foundation HA 4.1MP2 On Solaris 10 SPARC
Storage Foundation HA 4.1MP2 On Solaris 8 SPARC
Storage Foundation HA 4.1MP2 On Solaris 9 SPARC

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

 Fixes the following incidents:
1445332

 Patch ID:
None.

Readme file
Etrack Incidents: 1445332

Last Modified: December 1, 2008

POINT PATCH FOR VCS 4.1MP2 
--------------------------

SUMMARY
-------
The deliverables for this point patch contain:

 README (this file)

 online (replacement for /opt/VRTSvcs/bin/Zone/online)
 monitor (replacement for /opt/VRTSvcs/bin/Zone/monitor)
 Zone.xml (replacement for /opt/VRTSvcs/bin/Zone/Zone.xml)
 types.cf (replacement for /etc/VRTSvcs/conf/config/types.cf)

Packages affected
-----------------
    VRTSvcsag


Base Version
------------
    VCS 4.1MP2 (For Solaris Sparc)


Supported OS
------------
    Solaris 8, 9 and 10


This patch is issued to fix the following incidents:
===================================================
1445332: NFS resource issue. Cluster shows zone is running when it is in 
fact not. Needs backport of incindet 1220839.


PATCHED EXECUTABLES DETAILS
---------------------------
$ cksum online
4156622123      5532    online

$cksum monitor
632386836       5759    monitor

$cksum Zone.xml
2143627858      1806    Zone.xml

$cksum types.cf
3790669625      6979    types.cf

To install the patch:
---------------------

1. Stop VCS

       # hastop -all

2. Remove/rename the following files for each node in the cluster
       /opt/VRTSvcs/bin/Zone/online
       /opt/VRTSvcs/bin/Zone/monitor
       /opt/VRTSvcs/bin/Zone/Zone.xml
       /etc/VRTSvcs/conf/config/types.cf

3. Copy the files from the patches directory to its original location listed
   in step 2 for each node in the cluster

4. Add the following line for the Zone resource in the 
   /etc/VRTSvcs/conf/config/main.cf file

   For example:

       BootState = multi-user

   The acceptable values for BootState can be multi-user, multi-user-server, 
   or single-user

5. Verify the main.cf file to make sure there is no error:

       # cd /etc/VRTSvcs/conf/config
       # hacf -verify .

6. Start VCS

      # hastart