AlphaServer SC patch kit: ========================== AlphaServer SC Version : SC V2.6 SSB Kit Name: SCV26SSB3207011257 Release Date: 05 Aug 2004 WFM Number: 3207011257-321 Abstract: Elan3: assertion failed PTBL_LEVEL(ptbl->ptbl_flags). Description of Patch: ===================== This patch fixes a panic in the elan3 driver that a customer encountered while running one of their applications. Kit location: ============= The patch kit is SCV26SSB3207011257.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, 2325597665 429056 SCV26SSB3207011257.tar.gz Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file. 2022768314 694271 /usr/opt/elan/sys/elan3.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 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 =======================================================================