AlphaServer SC patch kit: ========================== AlphaServer SC Version : SCv2.6 SSB Kit Name: SCV26SSB15314444 Release Date: 18 February 2004 PTR: 153-1-4444 Abstract: ep_complete_rpc not invoking callback function. Description of Patch: ===================== A problem was encountered when calling an ep routine. Fixes a problem in the Elan driver handler where large multicast traffic can lead to occasional failures. Kit location: ============= The patch kit is SCV26SSB15314444.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, 1272751791 396704 SCV26SSB15314444.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 222823449 615541 ./usr/opt/elan/sys/ep3.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) : YES Patch required on Domains : YES On the Management Server (if Used): ----------------------------------- Install the patch as follows: # cd /nfs/ # setld -l /nfs/ # doconfig -c HOSTNAME Now copy the new kernel to /vmunix # shutdown -r now To remove the patch, use the following commands: # setld -d # doconfig -c HOSTNAME Now copy the new kernel to /vmunix # 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 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 =======================================================================