Patch Name: PHSS_16856 Patch Description: s700_800 10.x HP Netstation Software B.09.11.00PL08 11/98 Creation Date: 98/11/10 Post Date: 99/01/20 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 10.30 s800: 10.01 10.10 10.20 10.30 Products: netstation B.09.11 Filesets: netstation.HPXT2-BASEOS,B.09.11 netstation.HPXT2-ACLIENTS,B.09.11 netstation.HPXT2-LPD,B.09.11 netstation.HPXT2-ACLIENTS,B.09.11 netstation.HPXT2-XTOUCH,B.09.11 netstation.HPXT2-AUDIO,B.09.11 netstation.HPXT2-DRIVERS,B.09.11 netstation.HPXT2-CCLIENTS,B.09.11 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_16856 Symptoms: PHSS_16856: 1. Stack pointer exception crash within X server. 2. Video under-runs with high resolution (1600x1200, 75 Hz). 3. Touch screen is slow and driver logs incomplete protocol errors. 4. Window focus does not work. PHSS_16525: 1. Small line segments displayed on screen. 2. Laser Jet 5L prints about 1 character per second. 3. X Terminal cannot log into a Service Guard server. 4. Near-horizontal lines not always drawn properly. 5. Memory Leak in Netstation Clients. 6. TFTP boot-up does not happen properly with some OSes. 7. AServer dies using the AStopAudio call. 8. The ThinLan PCI card will not work with bootp to configure the IP address of the Lan Card. The card must be manually configured. 9. Boot will not switch to TFTP if NFS enabled but not accessible. 10. The Envizex II hangs at the boot screen if the touch screen driver is loaded and Snmpd is set to Autoload from the directives file. 11. EnvizexII hangs if the Font Server dies. 12. remsh get stats will hang a terminal with a 100BaseT Card. 13. DeskJet 1600 prints slowly. 14. XDrawLines requests causes X-server to crash. 15. Touch screen calibration not saved to nonvol memory. Defect Description: PHSS_16856: 1. Virtual memory system not programmed to address more than 512 KB stack. 2. DAC not able to handle 16 bit screen with dot clock greater than 192 MHz. 3. Defect in touch screen driver non blocking read. 4. Button 0 events confuse focus mechanism. PHSS_16525: 1. Graphic chipset bus initialization problem. 2. Defect in Parallel Port ISR. 3. The X terminal checked that the IP address it received from the XDMCP reply was the same as the IP address it had sent its XDMCP request to. With Service Guard, the X terminal sent a request to the floating IP address but received a reply from the real IP address of the server and then discarded the reply. This check has been removed. 4. The graphics subsystem renders incorrectly when lines with very little slope and extreme endpoints ( < -8000 | > 8000 ) are drawn. Clipping is ignored and junk is written into the framebuffer. 5. Memory is missing after running xclock several times concurrently java with local clients. 6. Design problem handling lost initial RRQ packets. 7. AServer dies using the AStopAudio call. 8. The driver ioctl code to handle interface selection didn't properly recognize the ThinLan PCI card. It erroneously set the interface to 100BaseT. This ioctl is called during DHCP/bootp to ensure that any cable/interface changes are detected. 9. It appears that if the netstation is able to contact the mountd it assumes that it will be able to start using NFS even if the netstation can not actually load using NFS (for example /opt/hpxt not exported). 10. The touch driver initialized infobroker variables twice. With snmpd, the touch driver AND the Xserver. The Xserver was stuck in an open() in the touch driver at a point where the infobroker variables were initialized. 11. Problem in the way the Xserver handled closed sockets. 12. The ethernet controller dumps statistics in a shared memory location. The completion is not checked. 13. Defect in print polling task. 14. XDrawLines running with backing store and CoordModePrevious will cause data corruption in the cfb. 15. Touch screen two-point calibration values MIN_[X|Y] and MAX_[X|Y] are not being saved to nonvol. The customer is therefore required to calibrate the touchscreen at each boot. SR: 1653247494 Patch Files: /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/Xserver /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/flashupdate /opt/hpxt/enware2/xthome.B.09.11/lib/what /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/hpterm /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/lpd /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/snmpd /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/xtouchCfg /opt/hpxt/enware2/xthome.B.09.11/bin/entria2 /opt/hpxt/enware2/xthome.B.09.11/bin/envizex2 /opt/hpxt/enware2/xthome.B.09.11/bin/shared/C/xtouchCfg /opt/hpxt/enware2/xthome.B.09.11/drvr/Aserver /opt/hpxt/enware2/xthome.B.09.11/drvr/audioExt /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt /opt/hpxt/enware2/xthome.B.09.11/drvr/parallelExt /opt/hpxt/enware2/xthome.B.09.11/drvr/selftestsOptional /opt/hpxt/enware2/xthome.B.09.11/drvr/touchExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/DEC_XTrapExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/DbeExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/MbufExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/SXExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/ShmExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/SyncExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XIdleExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XKbidExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTestExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTouchExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XieExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/libMrm.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libX11.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXaw.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXext.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXg.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXhp11.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXm.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXmu.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXt.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libc.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libilefs.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libm.so /opt/hpxt/enware2/xthome.B.09.11/lib/ffm.pkg /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheck.SCR /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheckOpt.SCR what(1) Output: /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/Xserver: asincos.c 8.1 (Berkeley) 6/4/93 atan2.c 8.1 (Berkeley) 6/4/93 cabs.c 8.1 (Berkeley) 6/4/93 floor.c 8.1 (Berkeley) 6/4/93 pow.c 8.1 (Berkeley) 6/4/93 sincos.c 8.1 (Berkeley) 6/4/93 support.c 8.1 (Berkeley) 6/4/93 tan.c 8.1 (Berkeley) 6/4/93 exp.c 8.1 (Berkeley) 6/4/93 log.c 8.2 (Berkeley) 11/30/93 HP Netstation Xserver version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:19:24 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/flashupdate: HP Netstation Kernel version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:16 MET HP Netstation Flash Bundle version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:52 MET HP Netstation Lassen LAN Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:01:55 MET HP Netstation Mach64 Display Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:00:50 MET HP Netstation PS/2 Input Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:02:43 MET HP Netstation Hardware Selftest version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:30:08 MET HP Netstation StartupUI Application version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:33:47 /opt/hpxt/enware2/xthome.B.09.11/lib/what: HP Netstation Flash Bundle version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:52 MET /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/hpterm: FILE_VERSION OSF/Motif Version 1.2.3 HP Netstation hpterm version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:26:25 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/lpd: Copyright (c) 1983, 1993 HP Netstation LPDaemon version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:15:25 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/snmpd: HP Netstation SNMP Daemon version B.09.11.00PL08 from devkit B.09.15 build date: 981113 12:28:58 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/xtouchCfg: OSF/Motif Version 1.2.3 HP Netstation Touch Screen Configuration Tool version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:29:32 /opt/hpxt/enware2/xthome.B.09.11/bin/entria2: HP Netstation Kernel version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:16 MET HP Netstation Flash Bundle version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:52 MET HP Netstation Lassen LAN Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:01:55 MET HP Netstation Mach64 Display Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:00:50 MET HP Netstation PS/2 Input Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:02:43 MET HP Netstation Hardware Selftest version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:30:08 MET HP Netstation StartupUI Application version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:33:47 HP Netstation Kernel version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:35:58 MET /opt/hpxt/enware2/xthome.B.09.11/bin/envizex2: HP Netstation Kernel version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:16 MET HP Netstation Flash Bundle version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:32:52 MET HP Netstation Lassen LAN Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:01:55 MET HP Netstation Mach64 Display Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:00:50 MET HP Netstation PS/2 Input Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:02:43 MET HP Netstation Hardware Selftest version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:30:08 MET HP Netstation StartupUI Application version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:33:47 HP Netstation Kernel version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:35:12 MET /opt/hpxt/enware2/xthome.B.09.11/bin/shared/C/xtouchCfg: HP Netstation Touch Screen Configuration Tool version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:36:19 /opt/hpxt/enware2/xthome.B.09.11/drvr/Aserver: HP Netstation Audio Server version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:31:00 MET /opt/hpxt/enware2/xthome.B.09.11/drvr/audioExt: HP Netstation Audio Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:59:33 MET /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt: HP Netstation LPR Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:01:46 MET /opt/hpxt/enware2/xthome.B.09.11/drvr/parallelExt: HP Netstation Parallel Port Driver version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:02:33 MET /opt/hpxt/enware2/xthome.B.09.11/drvr/selftestsOptional: HP Netstation Hardware Optional Selftest version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:11:33 MET /opt/hpxt/enware2/xthome.B.09.11/drvr/touchExt: HP Netstation ELOGRAPHICS SmartSet Touch Screen Driv er version B.09.11.00PL08 from devkit B.09.15 build date: 981112 19:04:15 MET /opt/hpxt/enware2/xthome.B.09.11/lib/C/DEC_XTrapExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:47:58 /opt/hpxt/enware2/xthome.B.09.11/lib/C/DbeExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:49:10 /opt/hpxt/enware2/xthome.B.09.11/lib/C/MbufExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:29 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SXExt: libSXR5.sl: SharedX Extensions Lib., Version 2.3 - 1 994 HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981113 09:12:04 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ShmExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:38 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SyncExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:47 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XIdleExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:24 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XKbidExt: hp7lc2k : DIN PS2-compatible keyboard driver for X HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:20 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTestExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:43 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTouchExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:45:33 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XieExt: HP Netstation version B.09.11.00PL08 from devkit B.09.15 build date: 981112 18:47:39 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libMrm.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:00:56 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libX11.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 11:58:12 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXaw.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:03:21 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXext.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 11:58:59 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXg.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:20:10 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXhp11.so: FILE_VERSION HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:05:17 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXm.so: OSF/Motif Version 1.2.3 HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:58:15 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXmu.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:07:08 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXt.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:10:33 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libc.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 10:34:55 getsubopt.c 8.1 (Berkeley) 6/4/93 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libilefs.so: HP IL EFS v 2.1 bl03; Image EFS Library for HP-UX 8 .07+ & MPower 'libilefs.sl' HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:14:16 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libm.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 10:38:33 acosh.c 8.1 (Berkeley) 6/4/93 asincos.c 8.1 (Berkeley) 6/4/93 asinh.c 8.1 (Berkeley) 6/4/93 atan.c 8.1 (Berkeley) 6/4/93 atan2.c 8.1 (Berkeley) 6/4/93 atanh.c 8.1 (Berkeley) 6/4/93 cabs.c 8.1 (Berkeley) 6/4/93 cbrt.c 8.1 (Berkeley) 6/4/93 cosh.c 8.1 (Berkeley) 6/4/93 erf.c 8.1 (Berkeley) 6/4/93 exp.c 8.1 (Berkeley) 6/4/93 exp__E.c 8.1 (Berkeley) 6/4/93 expm1.c 8.1 (Berkeley) 6/4/93 floor.c 8.1 (Berkeley) 6/4/93 fmod.c 8.1 (Berkeley) 6/4/93 gamma.c 8.1 (Berkeley) 6/4/93 j0.c 8.2 (Berkeley) 11/30/93 j1.c 8.2 (Berkeley) 11/30/93 jn.c 8.2 (Berkeley) 11/30/93 lgamma.c 8.2 (Berkeley) 11/30/93 log.c 8.2 (Berkeley) 11/30/93 log10.c 8.1 (Berkeley) 6/4/93 log1p.c 8.1 (Berkeley) 6/4/93 log__L.c 8.1 (Berkeley) 6/4/93 pow.c 8.1 (Berkeley) 6/4/93 sincos.c 8.1 (Berkeley) 6/4/93 sinh.c 8.1 (Berkeley) 6/4/93 support.c 8.1 (Berkeley) 6/4/93 tan.c 8.1 (Berkeley) 6/4/93 tanh.c 8.1 (Berkeley) 6/4/93 /opt/hpxt/enware2/xthome.B.09.11/lib/ffm.pkg: None /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheck.SCR: None /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheckOpt.SCR: None cksum(1) Output: 1302603051 2196344 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/Xserver 2322428550 1567224 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/flashupdate 2179044606 132 /opt/hpxt/enware2/xthome.B.09.11/lib/what 560165875 1619444 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/hpterm 2127877943 157293 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/lpd 3394138080 457507 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/snmpd 877630407 1871996 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/xtouchCfg 3353211306 1853532 /opt/hpxt/enware2/xthome.B.09.11/bin/ entria2 876831509 1858188 /opt/hpxt/enware2/xthome.B.09.11/bin/ envizex2 3308064619 131620 /opt/hpxt/enware2/xthome.B.09.11/bin/ shared/C/xtouchCfg 1772830080 204216 /opt/hpxt/enware2/xthome.B.09.11/drvr/ Aserver 2089814919 54700 /opt/hpxt/enware2/xthome.B.09.11/drvr/ audioExt 736241313 19468 /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt 2525777363 13884 /opt/hpxt/enware2/xthome.B.09.11/drvr/ parallelExt 1786117808 41284 /opt/hpxt/enware2/xthome.B.09.11/drvr/ selftestsOptional 3748706111 61652 /opt/hpxt/enware2/xthome.B.09.11/drvr/ touchExt 2053704035 71234 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DEC_XTrapExt 2426488590 31573 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DbeExt 3177786848 36778 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ MbufExt 1355217038 674981 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ SXExt 1447191557 25846 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ ShmExt 414956165 42176 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ SyncExt 800915049 10663 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XIdleExt 725910472 20156 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XKbidExt 2970935551 41886 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTestExt 435468379 25731 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTouchExt 3710440671 985750 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XieExt 4271106481 202963 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libMrm.so 4134005783 913336 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libX11.so 3629540049 423813 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXaw.so 1102901180 56122 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXext.so 3575613236 237044 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXg.so 1297585340 83692 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXhp11.so 988107010 2572107 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXm.so 2910513544 147907 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXmu.so 664640643 508517 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXt.so 427968190 606417 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libc.so 1521962768 207994 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libilefs.so 391584523 79770 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libm.so 3196573238 20635 /opt/hpxt/enware2/xthome.B.09.11/lib/ ffm.pkg 1341427875 2183 /opt/hpxt/enware2/xthome.B.09.11/lib/ selfcheck.SCR 4079405025 4261 /opt/hpxt/enware2/xthome.B.09.11/lib/ selfcheckOpt.SCR Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: 9000/800 9000/700 Other Dependencies: None Supersedes: PHSS_16525 Equivalent Patches: None Patch Package Size: 19780 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 PHSS_16856 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_16856.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_16856.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_16856. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_16856.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_16856.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None