AlphaServer SC patch kit: ========================== AlphaServer SC Version : SC V2.6 UK1 Kit Name: SCV26UK13208325498 Release Date: 22 March 2005 WFM: 3208325498 Quix: QXCM1000204577 Abstract: panic: rcv_cvt: lk_txid mismatch You will need to build and deploy kernels and reboot all nodes to install this patch. Description of Patch: ===================== Fixes a bug in the distributed lock manager that leads to node panics with the following error string in the console log: panic (cpu 2): rcv_cvt: lk_txid mismatch Kit location: ============= The patch kit is SCV26UK13208325498.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 SCV26UK13208325498.tar.gz 2668090313 435111 SCV26UK13208325498.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 960126282 684062 /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/SCV26UK13208325498 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/SCV26UK13208325498 # scrun -d all setld -l /nfs/SCV26UK13208325498 SCV26UK13208325498 # 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 SCV26UK13208325498 # 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 =======================================================================