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