AlphaServer SC patch kit: ========================== AlphaServer SC Version : SCv2.5 UK1 Kit Name: SCV25UK1100529 Release Date: 06232003 PTR: 153-2-1120 IPMT Number: CFS.100529 Abstract: CLUA/DLM features hang leading to a full CFS-Domain Networking services hang Descritpion of Patch: ===================== When multiple rsh sessions target at the cluster alias address, there is a chance that clua.mod will give out a single port to be used for multiple sessions. This results in clua hangs/or erratic behaviour. Prerequisites: ============== Before installing this Patch kit, you should ensure the following: You have all mandatory patches for this release installed Kit checksum: ============= 3730908249 334880 SCV25UK1100529.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 520362637 547749 clua.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 the Management Server (if Used): ----------------------------------- Install the patch as follows: # cd /nfs/ # setld -l /nfs/ # doconfig -c HOSTNAME # shutdown -r now To remove the patch, use the following commands: # setld -d # doconfig -c HOSTNAME # shutdown -r now On Domains: ----------- Install the patch as follows: # cd /nfs/ # scrun -d all setld -l /nfs/ # scrun -d all BuildKernels # scrun -d all DeployKernels # sra command -nodes all -command 'shutdown -h now' # sra boot -nodes all To remove the patch use the following commands: # scrun -d all setld -d # scrun -d all BuildKernels # scrun -d all DeployKernels # sra command -nodes all -command 'shutdown -h now' # sra boot -nodes all =======================================================================