AlphaServer SC patch kit: ========================== AlphaServer SC Version : SCv2.6 UK2 Kit Name: SCV26UK21210445119 Release Date: 24 February 2006 QuIX: QXCM1000318325 WFM Number: 1210445119 Abstract: Port of SCV26UK11209862607, DLM panic: rcv_cvt: lk_txid mismatch. Description of Patch: ===================== Fixes a bug in the distributed lock manager that may cause a "rcv_cvt: lk_txid mismatch" panic under high DLM load. Kit location: ============= The patch kit is SCV26UK21210445119.tar.gz and it is available from ITRC. Prerequisites: ============== Before installing this Patch kit, you should ensure the following: 1) You have all mandatory patches for this release installed Kit checksum: ============= cksum values for kit, 3070892920 435656 SCV26UK21210445119.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 3135515299 683167 /usr/opt/TruCluster/sys/dlm.mod Instructions: ============= This patch is provided as a setld installable kit. Unpack it into a directory that is NFS mounted on all domains e.g. /nfs/ and install it as follows: Patch required on Management Server (if used) : NO Patch required on Domains : YES On Domains: ----------- Install the patch as follows: # cd /nfs/ # scrun -d all setld -l /nfs/ # scrun -d all BuildKernels # scrun -d all DeployKernels # sra shutdown -domains all # sra boot -domains all To remove the patch use the following commands: # scrun -d all setld -d # scrun -d all BuildKernels # scrun -d all DeployKernels # sra shutdown -domains all # sra boot -domains all Once the patch is installed and you are satisfied that it is working correctly the GENERIC kernels should also be updated, using the following command: # scrun -d all DeployKernels -g =======================================================================