Patch Name: PHSS_7583 Patch Description: s700 10.01 diagnostic cumulative patch Creation Date: 96/07/18 Post Date: 96/07/31 Hardware Platforms - OS Releases: s700: 10.01 Products: Diag-Sys-700: B.10.01.00 Sup-Tool-Mgr-700: B.10.01.00 Filesets: Diag-Sys-700.DIAG-700-MIN Diag-Sys-700.SUP-CORE-700 Diag-Sys-700.SCSI-TAPE-700 Sup-Tool-Mgr-700.STM-700-MIN Diag-Sys-700.SCSI-DISK-700 Sup-Tool-Mgr-700.STM-700-AUX Diag-Sys-700.UTIL-700-AUX Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700/10.X/PHSS_7583 Symptoms: PHSS_7583: 1. a. In 9000/710 systems, SYSMAP and MEMDIAG report the memory size of the 2nd set of 4 SIMMs incorrectly. It reports the 2nd set of SIMMs to be of the same size as the 1st set even though it is different. b. Alita memory, on slot 1 will show in SYSMAP and MEMDIAG as bank 1 instead of bank 0. 2. Bug causes an overwriting of four bytes with unexpected data in the library IPC routine. 3. The diagnostic I/O extension module called Harraymon may no be launched when many I/O events from the Nike disk array are logged quickly. Sometimes processes will be left behind and are not cleaned up until the diagnostic system is restarted. 4. Diagnostic programs terminates with the following error message on systems where root and dump are LVM, but swap is not: *** DIAGNOSTIC MONITOR COULD NOT GRANT ACCESS TO A DEVICE DUE TO FAILURE RETURNED FROM THE DIAGNOSTIC LIBRARY ROUTINE obtain_dev_type(DSSERR 667) *** A SYSTEM DEPENDENT INTERNAL ERROR WAS ENCOUNTERED. (DSSERR 5002) *** AN ERROR WAS RETURNED BY THE DIAGNOSTIC MONITOR IN RESPONSE TO A REQUEST TO OBTAIN ACCESS TO PDEV (0/12). (DSSERR 660) *** THE SPECIFIED DEVICE COULD NOT BE ALLOCATED FOR TESTING(DSSERR 2146) The "help pdev" command with sysdiag also fails with the following error message. *** A SYSTEM DEPENDENT INTERNAL ERROR WAS ENCOUNTERED. (DSSERR 5002) *** UNABLE TO DETERMINE THE IDENTITY OF PDEV (0/12). FURTHER HELP INFORMATION CANNOT BE OBTAINED. (DUIERR 372) 5. Downloading firmware files in SCSIDSK2 which are wrapped produces an error. 6. - Added SYSMAP/MEMMAP change for printing slot pairs information. - Added IBMDORS-32160 2GB embedded disk - Corrected some Quantum 2/4/9GB product numbers - Added identification support for Andronicus DDS HPC1539A. 7. Added support for HPC1537A in SCSIDDS. PHSS_6794: 1. Customers will not be able to run licensed diagnostics on new Thunderhawks, Lighteninghawks, Ultralights, and Mohawks. 2. Seagate ST19171WD, ST32151N, ST32171WD, ST34371N, ST34371WD, and Quantum XP32181WD, XP34361S, XP34361WD, XP39100WD are not supported at the time of release. 3. In SARRAY, execution of the lobotomize command doesn't issue proper instructions when user intervention is required. 4. Decode of LPMC records from Mohawk system using LOGTOOL will fail and a raw dump will result. 5. Added support for Alita and 2x memory 6. Enhancement in HARRAY for SCSI verify capability for individual mechs, peer SP detection prior to mech F/W downloads, erroneous reporting for peer SP presence, auto trespass state reported, and additional Nike status codes recognized. 7. HPC1113F MO drive and HPC1160F Autochanger are not supported. 8. SYSMAP/CPUMAP and SYSMAP/MODMAP will show incorrect information if an EISA card is installed in the system. PHSS_6607: 1. Quantum Fireball 1050S, Seagate ST31051N, and Seagate ST51080N disks are not supported at the time of release. 2. 5401 CD ROM is not supported at the time of release. 3. The controller and array numbers are no longer appended in LOGTOOL/MEMRPT. 4. Executing the identify command in DTDUTIL produces incorrect product identification data for disk drives from Seagate and Dec. 5. SCSIDSK2: Execution of the capacity command after execution of a firmware download will produce an error message. Executionof the inquiry command displays the jumper settings for terminator power on Seagate drives. PHSS_6301: 1. DEC VP3215S, DEC VP3215SW, SEAGATE ST32550N, SEAGATE ST32550W, and SEAGATE ST15150N disks are not supported. 2. SYSMAP returns an error message while confirming the product number of HPC1700A autochanger. 3. Pre-enable SCSIDLT in the diagnostic system. SCSIDLT will not be supported until the driver patch for DLT is available. This patch is only pre-enabling SCSIDLT so it will be available when the driver patch is ready. 4. SYSMAP's IOMAP will abort after information for 192 devices are displayed. 5. SCSI8MM encounters EOD unexpectedly. 6. Permission for cstm and mstm is not set adhere to customer's requirment. 7. Toshiba 5401 CD ROM is not supported. 8. HPC1150A, HPC1160A, HPC1170A, HPC1107A, and HPC1104A are not supported. PHSS_6069: 1. 5301 CD ROM is incorrectly identified as hard disk by xstm/cstm 2. MEMDIAG will not run on a 755/125 3. Support DECVP3215S/SW scsidisks 4. Fixed various SCSIDDS problems (see SR list) Defect Description: PHSS_7583: 1. a. Possibly a typo error in xiomem.c b. Incorrect logical bank mapping in xiomemhk.c 2. Two kernel routines, msgsnd and msgrcv, are sent the size of a data structure (msgbuf type), along with the data structure. These routines then write/read "size" number of bytes into the data structure. The problem was that the routines expect the "size" to be four bytes less than the size of a msgbuf type structure. The "size" needs to be the size of the data portion of the structure, not the entire structure. 3. The diagnostic monitor sets limits for the number of concurrent I/O logging extension modules launch and a separate limit for the number launched per address. These limits were too low for the Nike drive. The limits have been increases to 20 max concurrent I/O logging extension modules and a max of 10 for each address. 4. The diagnostic library routine obtain_dev_type was not taking into account the output from lvlnboot. The code was expecting "Swap: ". On systems with the output similar to #lvlnboot -v lvlnboot: Volume group not activated. Cannot display volume group "/dev/db01". Boot Definitions for Volume Group /dev/vg00: Physical Volumes belonging in Root Volume Group: /dev/dsk/c1t5d0 (0/52.5.0) /dev/dsk/c1t6d0 (0/52.6.0) -- Boot Disk Root: lvol1 on: /dev/dsk/c1t6d0 No Swap Logical Volume configured Dump: lvol2 on: /dev/dsk/c1t6d0, 0 Dump: lvol3 on: /dev/dsk/c1t6d0, 1 the "Swap:" is not present. 5. Wrapped firmware files were not supported in SCSIDSK2. 6. This change is to support new memory. 7. The device was not a supported drive at the time 10.01 was released. PHSS_6794: 1. Thunderhawks, Lighteninghawks, Ultralights, and Mohawks were not supported products at the time 10.01 was released. 2. Seagate ST19171WD, ST32151N, ST32171WD, ST34371N, ST34371WD, and Quantum XP32181WD, XP34361S, XP34361WD, XP39100WD disks were not supported products at the time 10.01 was released. 3. SARRAY was missing the code and instruction message for this command. 4. Mohawk was not a supported system at the time 10.01 was released. 5. Alita and 2x memory were not supported products at the time 10.01 was released. 6. This is an enhancement to HARRAY. 7. HPC1113F MO drive and HPC1160F Autochanger were not supported products at the time 10.01 was released. 8. EISA cards were being treated as PA-architected modules and they are not. PHSS_6607: 1. Quantum Fireball 1050S, Seagate ST31051N and Seagate ST51080N disks were not supported products at the time 10.01 was released. 2. 5401 CD ROM was not a supported product at the time 10.01 was released. 3. The slot and A/B entry for s710/s770 memory are stored in controller and array information areas. These systems require this information to be appended. 4. The SCSI command in DTDUTIL being sent to the device is not correctly formatted and the error is not being detected by the program. 5. SCSIDSK2: After downloading firmware to a disk, the device is reset to activate the new firmware. The reset leaves a device reset status in the status buffer which needs to be cleared. The code in the program was not examining the correct data field returned by the device. PHSS_6301: 1. DEC VP3215S, DEC VP3215SW, SEAGATE ST32550N, SEAGATE ST32550W, and SEAGATE ST15150N disks were not supported at the time 10.01 was released. 2. One of the platform routines has an uninitialized variable that causes the miscommunication between SYSMAP and the device. 3. SCSIDLT is currently unsupported in the diagnostic system. 4. An internal data structure of a platform routines was too small. 5. SCSI8MM has a duplicate call to a routine while the platform has arleady made the same call thus SCSI8MM skips the filemark and generate a Check Condition. 6. Permission is set incorrectly for cstm and mstm. 7. Toshiba 5401 CD ROM was not a supported product at the time 10.01 was released. 8. HPC1150A, HPC1160A, HPC1170A, HPC1107A, and HPC1104A were not supported products at the time 10.01 was released. PHSS_6069: 1. The product information was not updated in the data table 2. The 755/125 H/W version is not recognized 3. The disks were not supported at the time 10.01 was released 4. SCSIDDS did not inform user that tape would be ejected during selftest and workout command did not report end of media correctly SR: 4701327643 5003321604 4701328294 4701327346 4701298943 4701286450 4701285361 4701243170 4701243188 4701285379 4701243121 4701279901 5003268896 4701275289 5003287995 4701309575 4701311589 4701320796 4701317370 Patch Files: /usr/sbin/diag/daf_table /usr/sbin/diag/desc_table /usr/lib/libdiag.sl /usr/sbin/diag/idiskdaf /usr/sbin/diag/C0012000 /usr/sbin/diag/SCSIDDS /usr/sbin/diag/MEMLOGP /usr/sbin/diag/C0008000 /usr/sbin/diag/DIAGLIST /usr/sbin/diag/DUIDIR /usr/sbin/diag/CMEML000 /usr/sbin/diag/CSERV000 /usr/sbin/diag/IODEVACC /usr/sbin/diag/SCSIDLT /usr/sbin/diag/C0018000 /usr/sbin/diag/SCSI8MM /usr/sbin/diag/C0016000 /usr/sbin/diag/C0007000 /usr/sbin/cstm /usr/sbin/mstm /usr/sbin/diag/DASSDIAG /usr/sbin/diag/C0005000 /usr/sbin/diag/SCSIDSK2 /usr/sbin/diag/DTDUTIL /usr/sbin/diag/C0002000 /usr/sbin/diag/MEMDIAG /usr/sbin/diag/SARRAY /usr/sbin/diag/C0006000 /usr/sbin/diag/LAYOUTF /usr/sbin/diag/LAYMSG /usr/sbin/diag/DUI /usr/sbin/diag/cstm /usr/sbin/diag/mstm /usr/sbin/diag/xstm /usr/sbin/suplicen /usr/sbin/diag/C0001000 /usr/sbin/diag/C0017000 /usr/sbin/diag/HARRAY /usr/sbin/diag/SYSMAP what(1) Output: /usr/sbin/diag/daf_table: None /usr/sbin/diag/desc_table: None /usr/lib/libdiag.sl: XIOANY,$Date: 95/04/19 15:51:19 $, $Revision: 1.27 $ OIOCS80,$Date: 94/07/06 13:20:06 $, $Revision: 1.12 $ XIOFLEX,$Date: 93/04/13 10:09:15 $, $Revision: 1.5 $ OEISAHPIB,$Date: 94/04/14 14:25:33 $, $Revision: 1.1 2 $ OIOPSI,$Date: 95/03/29 07:23:50 $, $Revision: 1.2 $ OIOFDDI,$Date: 94/05/20 12:20:20 $, $Revision: 1.10 $ OSCSIDA,$Date: 95/03/14 14:54:10 $, $Revision: 1.33 $ OSCSIMC,$Date: 95/10/31 18:48:29 $, $Revision: 1.18 $ OSCSISA,$Date: 94/12/15 13:50:28 $, $Revision: 1.30 $ OLN5EISA,$Date: 93/04/12 17:00:34 $, $Revision: 1.6 $ xiolan.p,$Revision: 1.17 $ errno_func.c,$Revision: 1.2 $ pioctl.c,$Revision: 1.3 $ setsign1.h,$Revision: 1.2 $ TIOMEM,$Date $, $Revision: 1.1.1.30 $ XIOMEM,$Date $, $Revision: 1.78.1.1 $ TIOMEM,$Date $, $Revision: 1.1.1.30 $ xiomempd.c,$Revision: 1.9 $ TIOMEM,$Date $, $Revision: 1.1.1.30 $ xiomemhk.c,$Revision: 1.28 $ XIOTAPE,$Date: 93/04/12 16:57:41 $, $Revision: 1.4 $ oaccpdc.c,$Revision: 1.8 $ OIOUTIL,$Date: 94/02/01 15:03:18 $, $Revision: 1.14 $ xiobuff.c,$Revision: 1.2 $ xdisktst.c,$Revision: 1.2 $ xdgshut.c,$Revision: 1.2 $ xlogserv.c,$Revision: 1.2 $ xipcproc.c,$Revision: 1.11 $ oduiutlc.c,$Revision: 1.7 $ oduimsg.c,$Revision: 1.5 $ oduilic.c,$Revision: 1.6 $ oduiinst.c,$Revision: 1.3 $ xfileps.c,$Revision: 1.11 $ ocbind.c,$Revision: 1.8 $ oduimdst.c,$Revision: 1.4 $ oduihc.c,$Revision: 1.2 $ oduiintc.c,$Revision: 1.12 $ oduiextc.c,$Revision: 1.2 $ syscall.c,$Revision: 1.5 $ oduisig.c,$Revision: 1.5 $ xpsutil.c,$Revision: 1.7 $ xdevacc.c,$Revision: 1.166.1.5 $ xdevtype.c,$Revision: 1.23 $ xprodnum.c,$Revision: 1.45.1.3 $ xdsmlog.c,$Revision: 1.9 $ oduici.c,$Revision: 1.3 $ xmonserv.c,$Revision: 1.45 $ odecstat.p,$Revision: 1.3 $ oinforeq.p,$Revision: 1.2 $ oprogenv.p,$Revision: 1.2 $ odplsrv.p,$Revision: 1.3 $ omlpacc.p,$Revision: 1.5 $ oiopt.p,$Revision: 1.5 $ odirmgt.p,$Revision: 1.2 $ obits.p,$Revision: 1.2 $ osecmgt.p,$Revision: 1.3 $ odiagsa.p,$Revision: 1.3 $ omonserv.p,$Revision: 1.10 $ odgtest.p,$Revision: 1.4 $ ododata.p,$Revision: 1.5 $ ophserv.p,$Revision: 1.3 $ opbind.p,$Revision: 1.3 $ oduiutil.p,$Revision: 1.3 $ oduiexit.p,$Revision: 1.7 $ ostorlog.p,$Revision: 1.7 $ oscdisk.p,$Revision: 1.4 $ odevacc.p,$Revision: 1.20 $ opinit.p,$Revision: 1.8 $ oscanall.p,$Revision: 1.2 $ ostrnum.p,$Revision: 1.3 $ oerrmgt.p,$Revision: 1.4 $ oduilang.p,$Revision: 1.3 $ oduiprnt.p,$Revision: 1.6 $ oduiinit.p,$Revision: 1.8 $ oduiipc.p,$Revision: 1.6 $ oduiintr.p,$Revision: 1.4 $ odatetim.p,$Revision: 1.3 $ oiolgext.p,$Revision: 1.1 $ /usr/sbin/diag/idiskdaf: idiskdaf.c,$Revision: 1.17 $,$Date: 95/12/22 12:19:0 4 $ dafmain.c,$Revision: 1.23 $,$Date: 91/10/07 20:42:14 $ daflib.c, $Revision: 1.19 $, $Date: 94/03/31 16:28:4 4 $ nlslib.c, $Revision: 1.8 $, $Date: 92/05/01 15:58:46 $ ipcslave.c,$Revision: 6.12 $,$Date: 92/05/01 16:27:2 7 $ ipccommon.c,$Revision: 6.11 $,$Date: 92/05/01 16:19: 47 $ /usr/sbin/diag/C0012000: None /usr/sbin/diag/SCSIDDS: SCSIDDS, 5/10/96,A.02.33 /usr/sbin/diag/MEMLOGP: @(#)MEMLOGP,$Revision: 1.45 $ A.02.24 /usr/sbin/diag/C0008000: None /usr/sbin/diag/DIAGLIST: None /usr/sbin/diag/DUIDIR: None /usr/sbin/diag/CMEML000: None /usr/sbin/diag/CSERV000: None /usr/sbin/diag/IODEVACC: IODEVACC,$Revision: 1.1.1.83 $'$ /usr/sbin/diag/SCSIDLT: SCSIDLT,07/18/95,A.01.00 /usr/sbin/diag/C0018000: None /usr/sbin/diag/SCSI8MM: SCSI8MM,06/25/93,A.02.00 /usr/sbin/diag/C0016000: None /usr/sbin/diag/C0007000: None /usr/sbin/cstm: None /usr/sbin/mstm: None /usr/sbin/diag/DASSDIAG: DASSDIAG,06/20/95,A.02.09 OSCSIDA,$Date: 95/03/14 14:54:10 $, $Revision: 1.33 $ OSCSIMC,$Date: 95/10/31 18:48:29 $, $Revision: 1.18 $ xiobuff.c,$Revision: 1.2 $ xfileps.c,$Revision: 1.11 $ ocbind.c,$Revision: 1.8 $ odecstat.p,$Revision: 1.3 $ oiopt.p,$Revision: 1.5 $ osecmgt.p,$Revision: 1.3 $ odevacc.p,$Revision: 1.20 $ opinit.p,$Revision: 1.8 $ oscanall.p,$Revision: 1.2 $ XIOANY,$Date: 95/04/19 15:51:19 $, $Revision: 1.27 $ xipcproc.c,$Revision: 1.7 $ syscall.c,$Revision: 1.5 $ xpsutil.c,$Revision: 1.7 $ xdevacc.c,$Revision: 1.166.1.3 $ xdevtype.c,$Revision: 1.21 $ xprodnum.c,$Revision: 1.45.1.2 $ xmonserv.c,$Revision: 1.43.1.1 $ oinforeq.p,$Revision: 1.2 $ omlpacc.p,$Revision: 1.5 $ odirmgt.p,$Revision: 1.2 $ odiagsa.p,$Revision: 1.3 $ omonserv.p,$Revision: 1.9 $ odgtest.p,$Revision: 1.4 $ ododata.p,$Revision: 1.5 $ ophserv.p,$Revision: 1.3 $ opbind.p,$Revision: 1.3 $ ostrnum.p,$Revision: 1.3 $ oerrmgt.p,$Revision: 1.4 $ oduiprnt.p,$Revision: 1.6 $ odatetim.p,$Revision: 1.3 $ OIOCS80,$Date: 94/07/06 13:20:06 $, $Revision: 1.12 $ OIOPSI,$Date: 95/03/29 07:23:50 $, $Revision: 1.2 $ OIOFDDI,$Date: 94/05/20 12:20:20 $, $Revision: 1.10 $ OSCSISA,$Date: 94/12/15 13:50:28 $, $Revision: 1.30 $ OLN5EISA,$Date: 93/04/12 17:00:34 $, $Revision: 1.6 $ xiolan.p,$Revision: 1.17 $ oaccpdc.c,$Revision: 1.8 $ xlogserv.c,$Revision: 1.2 $ oduimsg.c,$Revision: 1.5 $ oduiintc.c,$Revision: 1.12 $ obits.p,$Revision: 1.2 $ ostorlog.p,$Revision: 1.7 $ oduiinit.p,$Revision: 1.8 $ XIOFLEX,$Date: 93/04/13 10:09:15 $, $Revision: 1.5 $ errno_func.c,$Revision: 1.2 $ pioctl.c,$Revision: 1.3 $ setsign1.h,$Revision: 1.2 $ oduisig.c,$Revision: 1.5 $ oscdisk.p,$Revision: 1.4 $ oduiintr.p,$Revision: 1.4 $ /usr/sbin/diag/C0005000: None /usr/sbin/diag/SCSIDSK2: SCSIDSK2,1/5/96,A.03.10 /usr/sbin/diag/DTDUTIL: ODTDUTIL,01/5/96,A.02.30 /usr/sbin/diag/C0002000: None /usr/sbin/diag/MEMDIAG: @(#)OMADERR,$Revision: 1.18 $ @(#)OMADGET,07/24/92,A.02.08 @(#)OMADINIT,$Revision: 1.23 $ @(#)OMADMAIN,$Revision: 1.20 $ @(#)OMADPAGE,07/06/92,A.02.12 @(#)OMADPRNT,$Revision: 1.27 $ @(#)OMADS1,$Revision: 1.10 $ @(#)OMADS2,$Revision: 1.12 $ @(#)OMADS3,$Revision: 1.12 $ @(#)OMADS4,$Revision: 1.9 $ @(#)OMADS5,$Revision: 1.10 $ @(#)OMADS6,08/14/91,A.02.08 @(#)OMADS7,08/14/91,A.02.08 @(#)OMADS8,$Revision: 1.23 $ @(#)OMADS9,$Revision: 1.12 $ @(#)OMADTEST,$Revision: 1.15 $ @(#)OMADSUBS,$Revision: 1.9 $ floor.c $Revision: 1.13 $ /usr/sbin/diag/SARRAY: xsarray.p: (A.02.08), Tue May 2 12:29:31 MDT 1995 d eanc /usr/sbin/diag/C0006000: ssarray: (A.02.08), Tue May 2 12:29:31 MDT 1995 dea nc'$ /usr/sbin/diag/LAYOUTF: None /usr/sbin/diag/LAYMSG: None /usr/sbin/diag/DUI: DUI(xduiwait),$Revision: 1.3 $ DUI(xduiutil),$Revision: 1.3 $ DUI(xduiuse),$Revision: 1.5 $ DUI(xduiunlk),$Revision: 1.3 $ DUI(xduisyn),$Revision: 1.5 $ DUI(xduisusp),$Revision: 1.3 $ DUI(xduishac),$Revision: 1.3 $ DUI(xduisetv),$Revision: 1.3 $ DUI(xduisect),$Revision: 1.3 $ DUI(xduirun),$Revision: 1.12 $ DUI(xduirsiz),$Revision: 1.3 $ DUI(xduirsav),$Revision: 1.3 $ DUI(xduiresm),$Revision: 1.3 $ DUI(xduirdld),$Revision: 1.3 $ DUI(xduiprog),$Revision: 1.3 $ DUI(xduiprnt),$Revision: 1.4 $ DUI(xduiprct),$Revision: 1.3 $ DUI(xduiof),$Revision: 1.7 $ DUI(xduimdst),$Revision: 1.3 $ DUI(xduilsrd),$Revision: 1.3 $ DUI(xduiipc),$Revision: 1.6 $ DUI(xduiintr),$Revision: 1.5 $ DUI(xduiinit),$Revision: 1.9 $ DUI(xduiif),$Revision: 1.3 $ DUI(xduihelp),$Revision: 1.4 $ DUI(xduihc),$Revision: 1.3 $ DUI(xduiexit),$Revision: 1.3 $ DUI(xduierr),$Revision: 1.4 $ DUI(xduidsys),$Revision: 1.3 $ DUI(xduidord),$Revision: 1.3 $ DUI(xduict),$Revision: 1.3 $ DUI(xduicstk),$Revision: 1.3 $ DUI(xduicmds),$Revision: 1.3 $ DUI(xduici),$Revision: 1.4 $ DUI(xduiabrt),$Revision: 1.3 $ DUI,$Revision: 1.13 $ DUI(oduinst),$Revision: 1.18 $ GET_DATE_INFORMATION.C, $Revision: 1.10 $ GET_LICENSE.C, $Revision: 1.24 $ DECODE_STABLE_STORAGE.C, $Revision: 1.5 $ DETERMINE_EXPIRATION_DATE.C, $Revision: 1.6 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ IS_RCO_LICENSE_INSTALLED.C, $Revision: 1.5 $ LIC_GET_DATE.C, $Revision: 1.5 $ READ_FROM_SS.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GATHER_INFORMATION.C, $Revision: 1.3 $ GET_HVERSION.C, $Revision: 1.12 $ GET_BOOT_TIME.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GET_SESSION_ID.C, $Revision: 1.6 $ GET_SW_ID.C, $Revision: 1.11 $ /usr/sbin/diag/cstm: ostm.c, $Revision: 1.40 $, $Date: 94/07/29 11:17:02 $ nlslib.c, $Revision: 1.8 $, $Date: 92/05/01 15:58:46 $ GET_DATE_INFORMATION.C, $Revision: 1.10 $ LIC_GET_DATE.C, $Revision: 1.5 $ ipcmaster.c,$Revision: 6.12 $,$Date: 92/07/16 15:09: 41 $ ipccommon.c,$Revision: 6.11 $,$Date: 92/05/01 16:19: 47 $ GET_LICENSE.C, $Revision: 1.24 $ DECODE_STABLE_STORAGE.C, $Revision: 1.5 $ DETERMINE_EXPIRATION_DATE.C, $Revision: 1.6 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ IS_RCO_LICENSE_INSTALLED.C, $Revision: 1.5 $ READ_FROM_SS.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GATHER_INFORMATION.C, $Revision: 1.3 $ GET_HVERSION.C, $Revision: 1.12 $ GET_BOOT_TIME.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GET_SESSION_ID.C, $Revision: 1.6 $ GET_SW_ID.C, $Revision: 1.11 $ immod.c, $Revision: 1.46 $, $Date: 94/07/29 11:11:02 $ /usr/sbin/diag/mstm: mstm.c, $Revision: 1.20 $, $Date: 94/07/29 11:24:22 $ nlslib.c, $Revision: 1.8 $, $Date: 92/05/01 15:58:46 $ GET_DATE_INFORMATION.C, $Revision: 1.10 $ LIC_GET_DATE.C, $Revision: 1.5 $ ipcmaster.c,$Revision: 6.12 $,$Date: 92/07/16 15:09: 41 $ ipccommon.c,$Revision: 6.11 $,$Date: 92/05/01 16:19: 47 $ GET_LICENSE.C, $Revision: 1.24 $ DECODE_STABLE_STORAGE.C, $Revision: 1.5 $ DETERMINE_EXPIRATION_DATE.C, $Revision: 1.6 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ IS_RCO_LICENSE_INSTALLED.C, $Revision: 1.5 $ READ_FROM_SS.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GATHER_INFORMATION.C, $Revision: 1.3 $ GET_HVERSION.C, $Revision: 1.12 $ GET_BOOT_TIME.C, $Revision: 1.5 $ INSTALL_PASS_INTERNAL,$Revision: 1.11 $ GET_SESSION_ID.C, $Revision: 1.6 $ GET_SW_ID.C, $Revision: 1.11 $ vsm Version 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_7583. 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_7583.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_7583.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None