AlphaServer SC patch kit: ========================== AlphaServer SC Version : V2.6 SSB Kit Name: SCV26SSB106425 Release Date: 03/31/2004 PTR: 153-2-1382 IPMT Number: CFS.106425 Abstract: Socket not connected errors on compute nodes after SCFS failover. Description of Patch: ===================== 1. This patch fixes a problem where compute nodes would receive the error code ENOTCONN (socket not connected) when attempting to read or write data to a file on an SCFS file system after a change of server. Metadata operations would not be affected and would work correctly at all times. 2. Changes the default value of the scfs_client sysconfig parameter early_term_lifetime to 600 (10 minutes). This sets the lifetime of notifications that arrive early and the value of 600 has been in use at various sites on V2.5 for some months. Kit location: ============= The patch kit is SCV26SSB106425.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 SCV26SSB106425.tar.gz 1235360171 750670 SCV26SSB106425.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 2632709640 662228 /usr/opt/SCFS/sys/scfs_client.mod 801772543 630089 /usr/opt/SCFS/sys/scfs.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/SCV26SSB106425 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/SCV26SSB106425 # scrun -d all setld -l /nfs/SCV26SSB106425 SCV26SSB106425 # 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 SCV26SSB106425 # scrun -d all BuildKernels # scrun -d all DeployKernels # sra shutdown -domains all # sra boot -domains all =======================================================================