* * * READ ME * * * * * * Veritas Cluster Server 5.1 SP1 RP4 P1 * * * * * * Private Hot Fix * * * Patch Date: 2013-10-23 This document provides the following information: * PATCH NAME * OPERATING SYSTEMS SUPPORTED BY THE PATCH * PACKAGES AFFECTED BY THE PATCH * BASE PRODUCT VERSIONS FOR THE PATCH * SUMMARY OF INCIDENTS FIXED BY THE PATCH * DETAILS OF INCIDENTS FIXED BY THE PATCH * INSTALLATION PRE-REQUISITES * INSTALLING THE PATCH * REMOVING THE PATCH PATCH NAME ---------- Veritas Cluster Server 5.1 SP1 RP4 P1 Private Hot Fix OPERATING SYSTEMS SUPPORTED BY THE PATCH ---------------------------------------- AIX 6.1 AIX 7.1 PACKAGES AFFECTED BY THE PATCH ------------------------------ VRTSllt BASE PRODUCT VERSIONS FOR THE PATCH ----------------------------------- * Veritas Cluster Server 5.1 SP1 * Veritas Cluster Server 5.1 SP1 PR1 * Veritas Storage Foundation for Oracle RAC 5.1 SP1 * Veritas Storage Foundation for Oracle RAC 5.1 SP1 PR1 * Veritas Storage Foundation Cluster File System 5.1 SP1 * Veritas Storage Foundation Cluster File System 5.1 SP1 PR1 * Veritas Storage Foundation High Availability 5.1 SP1 * Veritas Storage Foundation High Availability 5.1 SP1 PR1 SUMMARY OF INCIDENTS FIXED BY THE PATCH --------------------------------------- Patch ID: 5.1.114.100 * 3333297 (3333290) In a rare case, LLT may panic in the unload path on AIX DETAILS OF INCIDENTS FIXED BY THE PATCH --------------------------------------- This patch fixes the following Symantec incidents: Patch ID: 5.1.114.100 * 3333297 (Tracking ID: 3333290) SYMPTOM: In a rare case, LLT may panic in the unload path on AIX. DESCRIPTION: LLT uses the xmfree() function of the AIX operating system to free network messages. This function takes a heap as an argument. This heap is created before allocating memory in AIX. In rare cases, during LLT unload, it may happen that LLT destroys this heap while LLT frees messages using the xmfree() function. This causes LLT to panic the box. RESOLUTION: Symantec has changed the code to prevent the race case to fix the panic. INSTALLING THE PATCH -------------------- To Install the LLT51SP1RP4P1 patch on your system, execute the following steps on all the nodes in the cluster: 1. Stop the stack using installer option. 2. Verify that all the GAB ports have been closed: # /sbin/gabconfig -a The above command should not list any GAB port. 3. Verify that LLT has been unconfigured: # /sbin/lltconfig LLT is not running 4. Verify that the LLT driver has been unloaded: # /usr/sbin/strload -qd /usr/lib/drivers/pse/llt /usr/lib/drivers/pse/llt: no If LLT driver is still loaded, "yes" will show up in the output above. Run below command to unload LLT driver. # /usr/sbin/strload -ud /usr/lib/drivers/pse/llt 5. Unzip the tar-zipped LLT patch that you downloaded from the Symantec site to a directory of your choice. Change directory to the unzipped patch location Install the VRTSllt (5.1.114.100) patch using the following command: # installp -a -d [extract dir] VRTSllt 6. Verify that the new patch has been installed: # lslpp -l VRTSllt Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos VRTSllt 5.1.114.100 APPLIED Veritas Low Latency Transport by Symantec 5.1.114.100-5.1SP1RP4P1-2013-10-10_23.29.20 7. Restart the stack using installer option. REMOVING THE PATCH ------------------ To remove/un-install the LLT51SP1RP4P1 patch from your system, execute the following steps on all the nodes in the cluster: 1. Stop the stack using installer option. 2. Backout the patches: # installp -r VRTSllt 5.1.114.100 3. Verify that the patch has been backed out: # lslpp -l VRTSllt Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos VRTSllt 5.1.100.0 APPLIED Veritas Low Latency Transport by Symantec 10/01/2010-02:23:24 Note: The output may differ if you installed the patch on top of 51SP1XXX. 4. Restart the stack using installer option. SPECIAL INSTRUCTIONS -------------------- NONE OTHERS ------ NONE