AlphaServer SC patch kit: ========================== AlphaServer SC Version: SC V2.6 UK2 Kit Name: T64KIT1000137-V51BB26-20051125 aka C1411.00 Release Date: 25 November 2005 Quix Id: QXCM1000302081 WFM Case: 3212255494 Abstract: MTU problems with alt gigE cards. Description of Patch: ===================== Backport from T64KIT0026606-V51BB25-20051005: Fixes a problem in the Alteon (alt) gigE card driver that caused hwmgr to display an incorrect value for MTU on these cards. Backport from T64KIT0026381-V51BB25-20050908: Fixes a problem where the MTU was not being set on startup on fiber channel Alteon (alt) gigE cards. Kit location: ============= The patch kit is T64KIT1000137-V51BB26-20051125.tar and it can be downloaded 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 T64KIT1000137-V51BB26-20051125.tar 229466205 2846720 T64KIT1000137-V51BB26-20051125.tar Updated files: ============== A list of the files included in this patch is given below along with the cksum values for each file: 2131903191 334578 /sys/BINARY/alt.mod Instructions: ============= This patch is provided as an sc_dupatch installable kit. Unpack it into a directory that is NFS mounted on all domains e.g. /nfs/cspkit and follow the following steps to install it: Patch required on Management Server (if used) : YES Patch required on Domains : YES 1) Verify that it is possible to install the patches as follows: On the Management Server (if used) #/usr/sbin/sc_dupatch -install -kit /nfs/patch/patch_kit -name -note -noroll -nolevel2 -noauto -precheck_only -patch C1411.00 On Domains: # sra command -domains all -member 1 -command '/usr/sbin/sc_dupatch -install -kit /nfs/patch/patch_kit -name -note -noroll -nolevel2 -noauto -precheck_only -patch C1411.00' 2) Now run the patch installation as follows: On the Management Server (if Used): ----------------------------------- Install the patch using the following commands: #/usr/sbin/sc_dupatch -install -kit /nfs/patch/patch_kit -name -note -noroll -nolevel2 -noauto -patch C1411.00 Rebuild your kernel # doconfig -c HOSTNAME Copy the new kernel to /vmunix Reboot the machine # shutdown -r now On Domains: ----------- Install the patch using the following commands: # sra command -domains all -member 1 -command '/usr/sbin/sc_dupatch -install -kit /nfs/patch/patch_kit -name -note -noroll -nolevel2 -noauto -patch C1411.00' Now Build and Deploy the Kernels: Make sure all nodes are up so that kernels will be built on all nodes # scrun -d all BuildKernels # scrun -d all DeployKernels Reboot the domains: # sra shutdown -domains all # sra boot -domains all Installation is complete at this point. 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 *******************************************************************************