Etrack Incidents: 1505957 Last Modified: January 28, 2009 POINT PATCH FOR VCS 5.0MP3 -------------------------- SUMMARY ------- The deliverables for this point patch contain: README (this file) MountAgent (replacement for /opt/VRTSvcs/bin/Mount/MountAgent) Packages affected ----------------- VRTSvcsag Base Version ------------ VCS 5.0MP3 (For Solaris Sparc) Supported OS ------------ Solaris 8, 9 and 10 This patch is issued to fix the following incidents: =================================================== 1505957: Mount agent in 5.0MP3 leaves defunct process PATCHED EXECUTABLES DETAILS --------------------------- $ cksum MountAgent 3477558800 62280 MountAgent To install the patch: --------------------- If VCS is running: A) On any node in the cluster: 1. Make the VCS configuration writable: # haconf -makerw 2. Freeze the service groups where the application resource is running. # hagrp -freeze -persistent 3. Save the configuration file (main.cf) with the groups frozen. # haconf -dump -makero B) One node at a time, stop VCS (leaving the applications running), and update the agent: 1. Stop VCS # hastop -local -force 2. Remove/rename the following file VCS_HOME/bin/Mount/MountAgent 3. Copy the MountAgent binary from this patch to $VCS_HOME/bin/Mount/MountAgent 4. Start VCS # hastart 5. Repeat steps B1-B4 for every node in the cluster. C) After updating the agent on each node in the cluster, on any node in the cluster: 1. Make the configuration writable and unfreeze the service groups. # haconf -makerw # hagrp -unfreeze -persistent 2. Save the configuration file (main.cf). On any system, type: # haconf -dump -makero If VCS is not running: A) One node at a time, update the agent: 1. Remove/rename the following file $VCS_HOME/bin/Mount/MountAgent 2. Copy the MountAgent binary from this patch to $VCS_HOME/bin/Mount/MountAgent 3. Repeat steps A1-A2 for every node in the cluster.