AlphaServer SC patch kit: ========================== AlphaServer SC Version : SC V2.6 UK1 Kit Name: SCV26UK13207575368 Release Date: 02/25/2005 WFM case: 3207575368 Quix-PCT: QXCM1000192869 Abstract: sra shutdown hangs trying to relocate srad This patch must be installed on the management station and all domains. You will not need to build or deploy kernels or reboot any nodes. You do need to stop srad temporarily while installing this patch because it cannot be replaced while it is in use. While srad is not running most "sra" commands will not work. Description of Patch: ===================== Fixes a problem where sra shutdown would hang if you tried to shut down the node that is hosting the CAA service SC15srad in a particular domain. Kit location: ============= The patch kit is SCV26UK13207575368.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 SCV26UK13207575368.tar.gz 3841839621 92966 SCV26UK13207575368.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 3684443697 81929 /usr/opt/sra/lib/sra/libscheduler.exp 3575379187 251856 /usr/opt/sra/bin/srad 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/SCV26UK13207575368 and install it as follows: Patch required on Management Station (if used) : YES Patch required on Domains : YES Before you begin: ----------------- You must stop the old version of srad on the management station and all domains before installing this patch and start the new version afterwards. To stop srad: ------------- Stop srad on all domains: # scrun -d all /sbin/init.d/sra cluster_stop Then stop srad on the management station: # /sbin/init.d/sra stop Install on the Management Station (if Used): -------------------------------------------- # cd /nfs/SCV26UK13207575368 # setld -l /nfs/SCV26UK13207575368 SCV26UK13207575368 Install on Domains: ------------------- # cd /nfs/SCV26UK13207575368 # scrun -d all setld -l /nfs/SCV26UK13207575368 SCV26UK13207575368 To start the new srad: ---------------------- Start srad on the management station: # /sbin/init.d/sra start Then start srad on all domains: # scrun -d all /sbin/init.d/sra start ======================================================================= To remove this patch: --------------------- 1. Stop srad on the management station and domains, following the instructions given above. 2. Remove the patch from the management station and domains. # setld -d SCV26UK13207575368 # scrun -d all setld -d SCV26UK13207575368 3. Start srad on the management station and domains, following the instructions given above. =======================================================================