Patch Name: PHNE_29988 Patch Description: s700_800 11.11 EISA Token Ring patch Creation Date: 04/04/06 Post Date: 04/05/10 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: TOKEN-EISA-KRN B.11.11.01 Filesets: TOKEN-EISA-KRN.TOKEN1-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_29988: PANIC Category Tags: defect_repair general_release critical panic Path Name: /hp-ux_patches/s700_800/11.X/PHNE_29988 Symptoms: PHNE_29988: 1. CR:JAGae76737 SR:8606313961 A lanadmin(1M) reset on an EISA token ring interface panics the system with the following stack trace: panic+0x60 wait_for_lock+0x28c sl_retry+0x18 token1_hw_req+0x28 hp_dlpi_ioctl+0x7ec hp_dlpi_get_driver_stats+0xac dlpi_sync_virtual_interfaces+0x1c hp_dlpi_event+0x340 lanc_mib_event+0x14c token1_reset_card+0x160 token1_ctl_req+0x170 token1_hw_req+0x54 lanc_media_control+0x14b8 hp_dlpi_ioctl+0x7c0 hp_dlpi_control+0x868 hp_dlpi_wput+0x9dc putnext+0xc8 putmsg_subr+0x150 putmsg+0x2f8 syscall+0x1bc $syscallrtn+0x0 Defect Description: PHNE_29988: 1. CR:JAGae76737 SR:8606313961 A lanadmin(1M) reset on an EISA Token Ring interface causes the system to panic. This problem happens because the EISA Token Ring driver acquires and holds a lock across subsystems, when notifying link status. Resolution: EISA Token Ring driver has been modified to release the lock before calling the function to notify link status. Enhancement: No SR: 8606313961 Patch Files: TOKEN-EISA-KRN.TOKEN1-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/conf/lib/libtoken.a what(1) Output: TOKEN-EISA-KRN.TOKEN1-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/conf/lib/libtoken.a: FILESET TOKEN1: lib token: Version: B.11.11 $Revision: libtoken.a: PHNE_29988 Tue Jan 20 18:5 3:37 PST 2004 $ cksum(1) Output: TOKEN-EISA-KRN.TOKEN1-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: 3851181229 342170 /usr/conf/lib/libtoken.a Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 150 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_29988 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_29988.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_29988. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_29988.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_29988.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_29988.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None