vcs-rhel5_i686-VRTSvcsag-5.0MP3RP2HF2
Obsolete
The latest patch(es) : sfha-rhel5_x86_64-5.0MP4 

 Basic information
Release type: Hot Fix
Release date: 2009-05-29
OS update support: None
Technote: 326108
Documentation: None
Popularity: 617 viewed    downloaded
Download size: 456.53 KB
Checksum: 1021608447

 Applies to one or more of the following products:
Cluster Server 5.0MP3 On RHEL5 i686

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

This patch is obsolete. It is superseded by: Release date
vcs-rhel5_x86_64-VRTSvcsag-5.0MP3RP2HF7 (obsolete) 2010-02-02
vcs-rhel5_x86_64-VCS-5.0MP3RP2HF5 (obsolete) 2009-09-08
vcs-rhel5_x86_64-VRTSvcsag-5.0MP3RP2HF4 (obsolete) 2009-07-03

This patch supersedes the following patches: Release date
vcs-rhel5_i686-VRTSvcsag-5.0MP3RP2HF1 (obsolete) 2009-04-20

 Fixes the following incidents:
1557126, 1638428, 1665814, 1676451

 Patch ID:
VRTSvcsag-5.0.30.22-MP3RP2HF2_RHEL5

Readme file
Etrack Incidents: 1557126, 1638428, 1665814, 1676451


Additional Notes:
    * * READ ME - Veritas Cluster Server Bundled Agents  * *
* * 5.0 Maintenance Pack 3 Rolling Patch 2 Hot-Fix 2 (Linux) * *

              * * Patch Date:  May 2009 * *


   This document provides information for:

   * INSTALLING THE PATCH
   * REMOVING THE PATCH
   * FIXES INCLUDED IN THE PATCH
   * KNOWN ISSUES


I] BEFORE GETTING STARTED
------------------------
This is a patch for VCS Bundled Agents 5.0 MP3 RP2 on Linux. You must
upgrade to VCS 5.0 MP3 RP2 before applying this patch.

The patch includes the following rpms:

	VRTSvcsag: Veritas Cluster Server Bundled Agents by Symantec


II] INSTALLING THE PATCH
-----------------------
Perform the following steps on all the nodes in the cluster.

1. Ensure that "/opt/VRTS/bin" directory is included in your PATH
   environment variable so you can execute all the VCS commands. Refer
   to Veritas Cluster Server Installation Guide for more information.

2. Verify that the version of VRTSvcs is 5.0 MP3 RP2 for Linux.

3. Freeze all the service groups persistently.

    # haconf -makerw
    # hagrp -freeze <group> -persistent
    # haconf -dump -makero

4. Stop the cluster on all nodes. If the cluster is writable, you may
   close the configuration before stopping the cluster.

    # haconf -dump -makero

   From any node, execute the following command.

    # hastop -all

    or

    # hastop -all -force

   Verify that the cluster is stopped on all nodes 
   by running the ha command.

    # hasys -state

   On all nodes, make sure that both had and hashadow processes are
   stopped.
   Also, stop the VCS CmdServer on all nodes.

    # CmdServer -stop

5. Run the following command to change to the RPMs directory. For example:

    # cd <Location_of_the_RPM>

6. Run the following command to upgrade to 5.0 MP3 RP2 HF2:

   # rpm -Uvh VRTSvcsag-5.0.30.22-MP3RP2HF2_<DIST>.<ARCH>.rpm

7. Verify that the patch has been installed.

   # rpm -q VRTSvcsag

   The following information is displayed after successful patch installation:

   VRTSvcsag-5.0.30.22-MP3RP2HF2_<DIST>

   where, DIST is either RHEL4, RHEL5, SLES9 or SLES10.

8. Repeat step 5, 6, and 7 on the all the nodes of the cluster.

9. At this time, you can start the cluster services on all cluster nodes. First
   start VCS on one node:

    # hastart

   On all the other nodes, start VCS by issuing hastart after the first node
   goes to LOCAL_BUILD or RUNNING state.

10. Unfreeze all the groups.

     # haconf -makerw
     # hagrp -unfreeze <group> -persistent
     # haconf -dump -makero


III]  REMOVING THE PACKAGE
--------------------------
1. Make sure that VCS is not running in the cluster.

    # hastop -all

    or

    # hastop -all -force

2. Remove the package from each node using the rpm command:

    # rpm -e VRTSvcsag

3.  Verify that the package has been removed from each node.

     # rpm -qa | grep VRTSvcsag 

    The package VRTSvcsag should not be displayed, which confirms that the
    package is removed.


IV] FIXES INCLUDED IN THIS VCS PATCH
----------------------------------
1557126   The VCS Application agent was not able to recognize a 
	  	running process containing special characters like round brackets.
1638428   Mount agent doesn"t support NFS version 4 in Linux, even though NFS
		agent supports it.
1665814   The offline entry point of NFSRestart does not stop NFS daemons.
1676451   NFS clients were getting "permission denied" errors 
	  	after NFS service group failover.

V] KNOWN ISSUES
----------------------------------
1680248	Error message saying statd/sm-notify not found displayed in engine_A.log
Workaround: This error message can be safely ignored.