Patch Name: PHSS_16525 Patch Description: s700_800 10.x HP Netstation Software B.09.11PL06 Oct 1998 Creation Date: 98/10/01 Post Date: 98/10/09 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_16525 Symptoms: 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_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/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.00PL06 from devkit B.09.15 build date: 980929 11:25:43 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/flashupdate: HP Netstation Kernel version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:19 METDST HP Netstation Flash Bundle version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:56 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:19 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:37:31 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:55 METDST HP Netstation Hardware Selftest version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:35:34 METDST HP Netstation StartupUI Application version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:38:41 /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.00PL06 from devkit B.09.15 build date: 980929 10:11:39 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/lpd: Copyright (c) 1983, 1993 HP Netstation LPDaemon version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:01:55 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/snmpd: HP Netstation SNMP Daemon version B.09.11.00PL06 from devkit B.09.15 build date: 980929 12:34:09 /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.00PL06 from devkit B.09.15 build date: 980929 10:14:05 /opt/hpxt/enware2/xthome.B.09.11/bin/entria2: HP Netstation Kernel version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:19 METDST HP Netstation Flash Bundle version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:56 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:19 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:37:31 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:55 METDST HP Netstation Hardware Selftest version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:35:34 METDST HP Netstation StartupUI Application version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:38:41 HP Netstation Kernel version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:40:31 METDST /opt/hpxt/enware2/xthome.B.09.11/bin/envizex2: HP Netstation Kernel version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:19 METDST HP Netstation Flash Bundle version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:37:56 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:19 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:37:31 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:55 METDST HP Netstation Hardware Selftest version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:35:34 METDST HP Netstation StartupUI Application version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:38:41 HP Netstation Kernel version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:39:49 METDST /opt/hpxt/enware2/xthome.B.09.11/bin/shared/C/xtouchCfg: HP Netstation Touch Screen Configuration Tool version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:17:46 /opt/hpxt/enware2/xthome.B.09.11/drvr/Aserver: HP Netstation Audio Server version B.09.11.00PL06 from devkit B.09.15 build date: 980929 11:36:18 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/audioExt: HP Netstation Audio Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:36:08 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt: HP Netstation LPR Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:13 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/parallelExt: HP Netstation Parallel Port Driver version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:38:49 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/selftestsOptional: HP Netstation Hardware Optional Selftest version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:46:54 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/touchExt: HP Netstation ELOGRAPHICS SmartSet Touch Screen Driv er version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:39:58 METDST /opt/hpxt/enware2/xthome.B.09.11/lib/C/DEC_XTrapExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:25:06 /opt/hpxt/enware2/xthome.B.09.11/lib/C/DbeExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:25:43 /opt/hpxt/enware2/xthome.B.09.11/lib/C/MbufExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:23:59 /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.00PL06 from devkit B.09.15 build date: 980929 11:18:05 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ShmExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:24:09 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SyncExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:24:19 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XIdleExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:23:54 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XKbidExt: hp7lc2k : DIN PS2-compatible keyboard driver for X HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:23:48 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTestExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:24:14 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTouchExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:24:04 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XieExt: HP Netstation version B.09.11.00PL06 from devkit B.09.15 build date: 980929 10:24:51 /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: 2357594263 2192248 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/Xserver 1011346896 1567176 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/flashupdate 3764213361 1619444 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/hpterm 678833569 157293 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/lpd 890441774 457507 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/snmpd 1159840916 1871996 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/xtouchCfg 3158165079 1853484 /opt/hpxt/enware2/xthome.B.09.11/bin/ entria2 1547931564 1858140 /opt/hpxt/enware2/xthome.B.09.11/bin/ envizex2 1576154664 131620 /opt/hpxt/enware2/xthome.B.09.11/bin/ shared/C/xtouchCfg 169078794 204220 /opt/hpxt/enware2/xthome.B.09.11/drvr/ Aserver 1075875439 54704 /opt/hpxt/enware2/xthome.B.09.11/drvr/ audioExt 1967729615 19472 /opt/hpxt/enware2/xthome.B.09.11/drvr/ lprExt 3375459084 13888 /opt/hpxt/enware2/xthome.B.09.11/drvr/ parallelExt 896512817 41288 /opt/hpxt/enware2/xthome.B.09.11/drvr/ selftestsOptional 3344533765 61760 /opt/hpxt/enware2/xthome.B.09.11/drvr/ touchExt 967857874 71234 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DEC_XTrapExt 843918749 31573 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DbeExt 608200683 36778 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ MbufExt 1978479959 674981 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ SXExt 2927628901 25846 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ ShmExt 1910293291 42176 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ SyncExt 1935472314 10663 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XIdleExt 2099012523 20156 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XKbidExt 510293524 41886 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTestExt 380008916 25731 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTouchExt 601681205 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: None Equivalent Patches: PHSS_16524: s700: 9.01 9.03 9.05 9.07 9.09 9.09+ s800: 9.00 9.04 9.08 PHSS_16526: s700: 11.00 s800: 11.00 Patch Package Size: 19770 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_16525 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_16525.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_16525.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_16525. 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_16525.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_16525.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None