Patch Name: PHSS_14674 Patch Description: s700_800 10.20 OEMF 4.0 patch Creation Date: 98/02/19 Post Date: 98/05/06 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: HP OEMF Server 4.0 HP OEMF Mediation Device 4.0 HP OEMF Workstation 4.0 Filesets: OEMFFMPSSvr.server OEMFFMPSSvr.del_env OEMFMedDev.mediation OEMFFMPWrkSt.workstation Automatic Reboot?: No Status: General Superseded Critical: Yes PHSS_14674: OTHER "fmpadm" FMPMAP session hangs on start-up. Path Name: /hp-ux_patches/s700_800/10.X/PHSS_14674 Symptoms: PHSS_14674: 1. Alarms with event time before 1970 causes a -ve number in the alarm database. 2. "fmpadm" FMPMAP session hangs on start-up. 3. Able to delete objects in Admin State. 4. Able to delete more than 100 objects at a time. 5. FMPMAP setting application interest for all isFMP map objects. 6. FMPClass set wrongly when objects are added through the maploader. 7. In case the trailer is not present for an alarm, then the second alarm gets appended. 8. CCI has bus error when the total no. of DCs exceed 80 9. Print doesn't print "Alarm Type". 10. format.conf is not validated. 11. The date and time format in the Alarm Viewer is configurable. 12. AV Clients popup giving "Communication to AH Failed". 13. AV sessions on a workstation show AH Time Zone even though a separate TZ is set for workstation. 14. Exception Submap layout and exception icon symbol placement conflict. 15. ESM sets the label of the symbol to blank when the flashing is set to OFF. 16. ESM looping when OVw(1) crashes. 17. Start-up is slow when, workstations are connected to server through T1 link. 18. Background file cannot be set using the ML API 19. Maploader APIs give error when loading more than 25 links at a time. 20. Maploader APIs give an error when a "/" was included in the FDN. 21. Maploader APIs give an error when a link is created without TPs. 22. Client OSM taking too long to terminate. 23. Database inconsistency created if an object is deleted when maploading has just finished. 24. OSM Start-up wrong error message. 25. If two SIGTERMs were received, OSM exits without a cleanup. 26. Flashing re-connect dialog box. 27. Semaphore deadlock. 28. Death of OSM_DM detection mechanism is too slow. 29. ovfmplock fails to read username and password from fmpdbauth.conf. 30. Option List Window of Port Specific Fields dumps core. Defect Description: PHSS_14674: 1. When the alarm has event time before 1970, the date was considered to be correct and the corresponding unix time was being set to a negative number, causing the -ve time in the alarm database. Now the alarms with date before 1970 will be discarded. The time interval considered valid is as follows: 01-01-1970 to 18-01-2038. 2. While starting up the fmpadm session, after creating a few objects it goes into the synchronising mode and hangs. There are no problems with the operator sessions. 3. It is possible to delete objects in admin state in the fmpadm session. 4. In a fmpadm session, it is possible to delete more than 100 objects at a time. 5. When the maploader finishes, NSM would inform FMPMAP, at which point FMPMAP gets a list of all isFMP map objects irrespective of whether they were new creations or not and proceeds to set application interest in all these. 6. When an object is created using the FMP ML apis, the symbol class FMPclass field is being re-set by the FMPMAP. 7. If alarms are configured not to have the trailers. The second alarm gets appended to the first with a separator of \012. 8. If the number of DCs configured exceed 80, CCI exits with a bus error. This is because DcProcess is set to an array of 80 and there is no check performed to check if the no of dcs exceeds 80. 9. "Alarm Type" is not printed when the alarm details are printed through either "Details Window" or "Main Window". 10. 1. If the field length value is not set for a column in the format.conf, then all the widths of the columns is set to 1. 2. If the "," separator is not present for a column in the format.conf, then only the first four columns are displayed 3. If an unknown field is specified in the format.conf, the fields following it will not be displayed. In all cases, no errors/warnings are logged. 11. The date and time format for SetTime and UpdateTime in the Alarm Viewer is configurable. An environment variable "FMPAVTIMEFORMAT" should be set. This takes all the formats that can be given to 'date'. 12. When an operator starts AV with many clients (say 10 AVs) configured and closes one of the client using "File->Close" menu option, other AVs popup window showing the above error and exits. 13. The settime and update time of the alarm in the AV on Workstation are with the FMPS time zone even after setting different time zones for the workstations. This results in changes in the FMPPRG package as well. 14. ESM submap layout setting gives error. When the object layout placement and the submap layout are set to Ring and Star, the symbol placement was giving error. 15. ESM sets the label of a symbol to blank when flashing is set to OFF and the exception is owned and disowned. The label is not replaced with the correct string, instead by a empty string. 16. If the connection to the OVw(1) is lost, at times ESM is not able to detect this socket connection loss and starts to loop taking over 80% CPU. 17. Startup is slow when, workstations are connected to server through T1 link. Since the complete Check Point information was transferred across the T1 link from Server to Workstation without doing any data compression before transfer, the data transfer takes a long time. 18. Even though the background file variable is correctly set in the Maploader application and is documented, there is no code to set the background to the file provided. 19. When more than 25 links are created with both TP's present, maploader APIs give errors and fail to create the same. 20. Maploader APIs give error when a "/" was included in the FDN. When a link was added with Termination Point FDNs having a "/" was not created, as the parser was not built to take care of this case. 21. Maploader APIs give error when a link is created without TPs or with only one TP present. As Maploader APIs are supposed to create TPs and then create Link. 22. If there are many messages to sync up with, the client OSM's do not allow the user to close the OVw(1) session till all the messages are processed. 23. Database inconsistency created if an object is deleted when maploading has just finished. 24. When the OSM starts up, if it cannot grab the delete semaphore and then finds out that there is no-one attached to the shared memory, it exits; but the error message logged is not adequate as it mentions just getting rid of the shared memory and not the removal of the delete semaphore. 25. If two SIGTERMs are received, OSM exits without a cleanup. After receiving the SIGTERM the signal handler is not re-intialised. 26. If the non-map-master session did not connect to the NSM at start-up, and the user closes the OVw(1) session, the re-connect box starts to flash. 27. There is a semaphore dead lock situation when the OSM is re-trying to lock the shared memory semaphore when it is exiting on an error. 28. The non-OSM-DM's take more than 12 hours to realise that the OSM-DM has terminated. The current detection mechanism is not sufficient as it relies on the number of OSM processes attached to the shared memory i.e. only itself and a failure to grab the deletion semaphore. 29. The ovfmplock doesn't read fmpdbauth.conf file to get the username and password. When the oracle username and password is configured other than 'fmpadm' and 'fmpadm', ovfmplock fails to start. 30. Option list of the Port Specific fields moves with along with different windows. In the MD window when this appears, click twice and it dumps core. SR: 0000000000 Patch Files: /opt/FMP/install/product/FMPPRG/install/product/FMPPRG.ver /opt/FMP/install/product/FMPPRG/install/product/FMPPRG.img /opt/FMP/install/product/FMPPRG/lib/libfmpml.a /opt/FMP/install/product/FMPPRG/lib/libahcommon++.a /opt/FMP/install/product/FMPPRG/include/avapi/timebuf.h /opt/FMP/install/product/FMPPRG/include/ahapi/timebuf.h /opt/FMP/install/product/FMPPRG/include/ahapi/sockmbox.h /opt/FMP/install/product/FMPPRG/ReleaseNotes/PHSS_14674.ps /opt/FMP/install/product/FMPS/bin/ovfmpaemsd /opt/FMP/install/product/FMPS/bin/ovfmpstartmap /opt/FMP/install/product/FMPS/bin/ovfmpmap /opt/FMP/install/product/FMPS/bin/ovfmposm /opt/FMP/install/product/FMPS/bin/ovfmpesm /opt/FMP/install/product/FMPS/bin/ovfmplock /opt/FMP/install/product/FMPS/bin/ovfmpnsmd /opt/FMP/install/product/FMPS/bin/ovfmpalhd /opt/FMP/install/product/FMPS/bin/ovfmpeld /opt/FMP/install/product/FMPS/bin/ovfmpav /opt/FMP/install/product/FMPS/bin/ovfmpcfg /opt/FMP/install/product/FMPS/lbin/fmpovwcptclear /opt/FMP/install/product/FMPS/lbin/imdcfgupd /opt/FMP/install/product/FMPS/lbin/ovfmpavclient /opt/FMP/install/product/FMPS/lbin/run_fmposm.sh /opt/FMP/install/product/FMPS/lbin/run_fmpesm.sh /opt/FMP/install/product/FMPS/install/product/FMPS.ver /opt/FMP/install/product/FMPS/install/product/FMPS.img /opt/FMP/install/product/FMPS/ReleaseNotes/PHSS_14674.ps /opt/FMP/install/product/MD/bin/fmpmddc232d /opt/FMP/install/product/MD/bin/fmpmdifmpsd /opt/FMP/install/product/MD/bin/fmpmdccid /opt/FMP/install/product/MD/bin/fmpmdmapd /opt/FMP/install/product/MD/bin/fmpmdstart /opt/FMP/install/product/MD/install/product/MD.ver /opt/FMP/install/product/MD/install/product/MD.img /opt/FMP/install/product/MD/doc/fmpmdccid.msg /opt/FMP/install/product/MD/doc/fmpmdmapd.msg /opt/FMP/install/product/MD/doc/fmpmdifmpsd.msg /opt/FMP/install/product/MD/lbin/md.ftn /opt/FMP/install/product/MD/ReleaseNotes/PHSS_14674.ps /opt/FMP/install/product/FMPW/install/product/FMPW.ver /opt/FMP/install/product/FMPW/install/product/FMPW.img /opt/FMP/install/product/FMPW/bin/ovfmpstartmap /opt/FMP/install/product/FMPW/bin/ovfmpmap /opt/FMP/install/product/FMPW/bin/ovfmposm /opt/FMP/install/product/FMPW/bin/ovfmpesm /opt/FMP/install/product/FMPW/bin/ovfmpav /opt/FMP/install/product/FMPW/bin/ovfmpcfg /opt/FMP/install/product/FMPW/lbin/run_fmposm.sh /opt/FMP/install/product/FMPW/lbin/run_fmpesm.sh /opt/FMP/install/product/FMPW/lbin/ovfmpavclient /opt/FMP/install/product/FMPW/lbin/imdcfgupd /opt/FMP/install/product/FMPW/ReleaseNotes/PHSS_14674.ps what(1) Output: /opt/FMP/install/product/FMPS/bin/ovfmpaemsd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company AEMS $Revision: 1.1 $ AEMS Filter $Revision: 1.1 $ AEMS Message $Revision: 1.1 $ $Header: fmpMLInit.c,v 1.1 97/07/23 13:31:24 demgr E xp $ $Header: fmpMLRetrieve.c,v 1.1 97/07/23 13:32:50 dem gr Exp $ $Header: fmpMLmsg.c,v 1.2 97/08/07 09:33:19 ssudhir Exp $ $Header: fmpMLutils.c,v 1.1 97/07/23 13:32:54 demgr Exp $ $Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi r Exp $ $Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem gr Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbML.pc,v 1.4 98/01/26 19:22:02 ssudhir Exp $ /opt/FMP/install/product/FMPS/bin/ovfmpstartmap: HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPS/bin/ovfmpmap: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E xp $ $Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp $ $Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex p $ $Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E xp $ $Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr Exp $ $Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex p $ $Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex p $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ $Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp $ $Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp $ $Header: utils.c,v 1.8 97/11/19 10:10:47 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $ $Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp $ $Header: addsym.c,v 1.6 98/01/27 14:09:17 prem Exp $ $Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $ $Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp $ $Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp $ $Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex p $ $Header: ovwinit.c,v 1.1 97/07/23 15:17:11 demgr Exp $ $Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp $ $Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex p $ $Header: ma2nsmif.c,v 1.3 97/11/10 13:05:01 prem Exp $ $Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex p $ $Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem Exp $ OSF/Motif Version 1.2.6 PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmposm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmposm.C,v 1.28 98/02/05 22:32:59 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. $Header: cfinitM.c,v 1.2 97/11/07 17:55:15 prem Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmpesm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmpesm.C,v 1.16 98/02/02 15:35:53 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. AEMS Message $Revision: 1.1 $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex p $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp $ OSF/Motif Version 1.2.6 PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmplock: None /opt/FMP/install/product/FMPS/bin/ovfmpnsmd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmpalhd: HP C++ HPCPLUSPLUS A.10.28 HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 : ovfmpalhd.C, 3.1, 04/22/95, 18:30:12 Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: topodbAH.pc,v 1.1 97/07/23 13:31:38 demgr E xp $ PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmpeld: HP C++ HPCPLUSPLUS A.10.28 HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ nams.c bug441647 01/22/97 1 of 14 nasvc.c bug441647 01/22/97 1 of 14 lxcl.c bug441647 01/22/97 1 of 14 lxdobl.c bug441647 01/22/97 1 of 14 lxclc.c bug441647 01/22/97 1 of 14 lxd.c bug441647 01/22/97 1 of 14 lxdget.c bug441647 01/22/97 1 of 14 lxdunld.c bug441647 01/22/97 1 of 14 lxdlobj.c bug441647 01/22/97 1 of 14 lmxcmp.c bug441647 01/22/97 1 of 14 Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPS/bin/ovfmpav: HP OEMF Dhoby Ghaut release 1997; AV Gateway (ovfmpa v) Version 1.0 /opt/FMP/install/product/FMPS/bin/ovfmpcfg: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: rowcol.C,v 1.1 97/08/12 11:26:30 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupdialog.C,v 1.1 97/08/15 10:56:20 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: radiobox.C,v 1.1 97/08/15 10:56:28 demgr Ex p $ $Revision: 1.1 $ $Header: scrwindow.C,v 1.1 97/08/15 10:56:30 demgr E xp $ $Revision: 1.1 $ $Header: slist.C,v 1.1 97/08/15 10:56:32 demgr Exp $ $Revision: 1.1 $ $Header: stext.C,v 1.1 97/08/15 10:56:34 demgr Exp $ $Revision: 1.1 $ $Header: text.C,v 1.1 97/08/15 10:56:36 demgr Exp $ $Revision: 1.1 $ $Header: toggle.C,v 1.1 97/08/15 10:56:38 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ /opt/FMP/install/product/FMPS/lbin/run_fmposm.sh: None /opt/FMP/install/product/FMPS/lbin/run_fmpesm.sh: None /opt/FMP/install/product/FMPS/install/product/FMPS.ver: None /opt/FMP/install/product/FMPS/install/product/FMPS.img: None /opt/FMP/install/product/FMPS/lbin/fmpovwcptclear: None /opt/FMP/install/product/FMPS/lbin/imdcfgupd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/FMP/install/product/FMPS/lbin/ovfmpavclient: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPW/ReleaseNotes/PHSS_14674.ps: None /opt/FMP/install/product/MD/ReleaseNotes/PHSS_14674.ps: None /opt/FMP/install/product/FMPS/ReleaseNotes/PHSS_14674.ps: None /opt/FMP/install/product/FMPPRG/ReleaseNotes/PHSS_14674.ps: None /opt/FMP/install/product/MD/bin/fmpmddc232d: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/MD/bin/fmpmdifmpsd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company Server A.05.01 MR 97/08/16 15:29:40 PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/MD/bin/fmpmdccid: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/MD/bin/fmpmdmapd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ $Header: cfinitM.c,v 1.2 97/11/07 17:55:15 prem Exp $ /opt/FMP/install/product/MD/bin/fmpmdstart: None /opt/FMP/install/product/MD/lbin/md.ftn: None /opt/FMP/install/product/MD/doc/fmpmdccid.msg: None /opt/FMP/install/product/MD/doc/fmpmdmapd.msg: None /opt/FMP/install/product/MD/doc/fmpmdifmpsd.msg: None /opt/FMP/install/product/MD/install/product/MD.ver: None /opt/FMP/install/product/MD/install/product/MD.img: None /opt/FMP/install/product/FMPPRG/lib/libfmpml.a: $Header: fmpMLInit.c,v 1.1 97/07/23 13:31:24 demgr E xp $ $Header: fmpMLLink.c,v 1.3 98/01/26 21:33:42 ssudhir Exp $ $Header: fmpMLNode.c,v 1.6 98/01/23 19:27:21 ssudhir Exp $ $Header: fmpMLRetrieve.c,v 1.1 97/07/23 13:32:50 dem gr Exp $ $Header: fmpMLUpdate.c,v 1.1 97/07/23 13:32:51 demgr Exp $ $Header: fmpMLmsg.c,v 1.2 97/08/07 09:33:19 ssudhir Exp $ $Header: fmpMLovw.c,v 1.7 98/02/17 14:20:18 ssudhir Exp $ $Header: fmpMLtopo.c,v 1.7 98/01/26 21:32:58 ssudhir Exp $ $Header: fmpMLutils.c,v 1.1 97/07/23 13:32:54 demgr Exp $ $Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi r Exp $ $Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem gr Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ $Header: topodbML.pc,v 1.4 98/01/26 19:22:02 ssudhir Exp $ $Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E xp $ /opt/FMP/install/product/FMPPRG/lib/libahcommon++.a: None /opt/FMP/install/product/FMPPRG/include/avapi/timebuf.h: None /opt/FMP/install/product/FMPPRG/install/product/FMPPRG.ver: None /opt/FMP/install/product/FMPPRG/install/product/FMPPRG.img: None /opt/FMP/install/product/FMPPRG/include/ahapi/timebuf.h: None /opt/FMP/install/product/FMPPRG/include/ahapi/sockmbox.h: None /opt/FMP/install/product/FMPW/install/product/FMPW.ver: None /opt/FMP/install/product/FMPW/install/product/FMPW.img: None /opt/FMP/install/product/FMPW/bin/ovfmpstartmap: HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company /opt/FMP/install/product/FMPW/bin/ovfmpmap: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E xp $ $Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp $ $Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex p $ $Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E xp $ $Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr Exp $ $Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex p $ $Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex p $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ $Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp $ $Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp $ $Header: utils.c,v 1.8 97/11/19 10:10:47 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $ $Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp $ $Header: addsym.c,v 1.6 98/01/27 14:09:17 prem Exp $ $Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $ $Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp $ $Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp $ $Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex p $ $Header: ovwinit.c,v 1.1 97/07/23 15:17:11 demgr Exp $ $Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp $ $Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex p $ $Header: ma2nsmif.c,v 1.3 97/11/10 13:05:01 prem Exp $ $Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex p $ $Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem Exp $ OSF/Motif Version 1.2.6 PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPW/bin/ovfmposm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmposm.C,v 1.28 98/02/05 22:32:59 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. $Header: cfinitM.c,v 1.2 97/11/07 17:55:15 prem Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ $Header: cfget.c,v 1.2 97/11/07 17:52:31 prem Exp $ PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPW/bin/ovfmpesm: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ $Header: fmpesm.C,v 1.16 98/02/02 15:35:53 prem Exp $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company PATCH PHSS_12271, 970825 PATCH PHSS_11842, 970717 PATCH PHSS_12944, 971017 HP OpenView Windows NNM Release B.05.01 HP 9000 S700/S800 HP-UX 10.x Copyright (c) 1990-1997 Hewlett-Packard Co., All Ri ghts Reserved. AEMS Message $Revision: 1.1 $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex p $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp $ OSF/Motif Version 1.2.6 PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPW/bin/ovfmpav: HP OEMF Dhoby Ghaut release 1997; AV Gateway (ovfmpa v) Version 1.0 /opt/FMP/install/product/FMPW/bin/ovfmpcfg: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: rowcol.C,v 1.1 97/08/12 11:26:30 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupdialog.C,v 1.1 97/08/15 10:56:20 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: radiobox.C,v 1.1 97/08/15 10:56:28 demgr Ex p $ $Revision: 1.1 $ $Header: scrwindow.C,v 1.1 97/08/15 10:56:30 demgr E xp $ $Revision: 1.1 $ $Header: slist.C,v 1.1 97/08/15 10:56:32 demgr Exp $ $Revision: 1.1 $ $Header: stext.C,v 1.1 97/08/15 10:56:34 demgr Exp $ $Revision: 1.1 $ $Header: text.C,v 1.1 97/08/15 10:56:36 demgr Exp $ $Revision: 1.1 $ $Header: toggle.C,v 1.1 97/08/15 10:56:38 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ $Header: mapinfoM.y,v 1.5 97/11/19 10:10:45 prem Exp $ /opt/FMP/install/product/FMPW/lbin/run_fmposm.sh: None /opt/FMP/install/product/FMPW/lbin/run_fmpesm.sh: None /opt/FMP/install/product/FMPW/lbin/ovfmpavclient: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ Patch Number : PFMP_0001 1998 HP OpenView Fault Management Platform V4.0 1997 Copyright (c) 1993-1997 Hewlett-Packard Company $Revision: 1.1 $ $Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $ $Revision: 1.1 $ $Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex p $ $Revision: 1.1 $ $Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $ $Revision: 1.1 $ $Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $ $Revision: 1.1 $ $Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr Exp $ $Revision: 1.1 $ $Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp $ $Revision: 1.1 $ $Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr Exp $ $Revision: 1.1 $ $Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex p $ $Revision: 1.1 $ $Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $ $Revision: 1.1 $ $Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex p $ $Revision: 1.1 $ $Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr Exp $ $Revision: 1.1 $ $Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp $ Matrix.c 3.21 11/25/92 Clip.c 3.4 5/13/92 OSF/Motif Version 1.2.6 PATCH/10.20:PHCO_12448 libc.a_ID@@@@/main/r10dav/lib c_dav/libc_dav_cpe/7 /ux/core/libs/libc/archive_pa1/libc.a_ID Sep 8 1997 17:03:14 /opt/FMP/install/product/FMPW/lbin/imdcfgupd: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ cksum(1) Output: 2377627608 102394 /opt/FMP/install/product/FMPPRG/ ReleaseNotes/PHSS_14674.ps 2404206349 8191 /opt/FMP/install/product/FMPPRG/include/ ahapi/sockmbox.h 2823011971 4229 /opt/FMP/install/product/FMPPRG/include/ ahapi/timebuf.h 2823011971 4229 /opt/FMP/install/product/FMPPRG/include/ avapi/timebuf.h 3826218003 6467 /opt/FMP/install/product/FMPPRG/install/ product/FMPPRG.img 535218579 92 /opt/FMP/install/product/FMPPRG/install/ product/FMPPRG.ver 2434689179 3079030 /opt/FMP/install/product/FMPPRG/lib/ libahcommon++.a 1378133612 1541672 /opt/FMP/install/product/FMPPRG/lib/ libfmpml.a 2377627608 102394 /opt/FMP/install/product/FMPS/ ReleaseNotes/PHSS_14674.ps 4267223691 8087784 /opt/FMP/install/product/FMPS/bin/ ovfmpaemsd 1572858199 6856760 /opt/FMP/install/product/FMPS/bin/ ovfmpalhd 2921374107 865300 /opt/FMP/install/product/FMPS/bin/ovfmpav 1775709962 8773468 /opt/FMP/install/product/FMPS/bin/ ovfmpcfg 2827433020 4368100 /opt/FMP/install/product/FMPS/bin/ ovfmpeld 3542310526 5180684 /opt/FMP/install/product/FMPS/bin/ ovfmpesm 2069979323 41024 /opt/FMP/install/product/FMPS/bin/ovfmplock 506870866 4721360 /opt/FMP/install/product/FMPS/bin/ovfmpmap 2380160686 5070340 /opt/FMP/install/product/FMPS/bin/ ovfmpnsmd 1952222524 3225716 /opt/FMP/install/product/FMPS/bin/ ovfmposm 2101735917 16978 /opt/FMP/install/product/FMPS/bin/ ovfmpstartmap 827871742 18462 /opt/FMP/install/product/FMPS/install/ product/FMPS.img 3610629142 90 /opt/FMP/install/product/FMPS/install/product/ FMPS.ver 1132924907 3250 /opt/FMP/install/product/FMPS/lbin/ fmpovwcptclear 3886453704 262736 /opt/FMP/install/product/FMPS/lbin/ imdcfgupd 1759877691 9172608 /opt/FMP/install/product/FMPS/lbin/ ovfmpavclient 3594767758 304 /opt/FMP/install/product/FMPS/lbin/ run_fmpesm.sh 4131221695 3668 /opt/FMP/install/product/FMPS/lbin/ run_fmposm.sh 2377627608 102394 /opt/FMP/install/product/FMPW/ ReleaseNotes/PHSS_14674.ps 2921374107 865300 /opt/FMP/install/product/FMPW/bin/ovfmpav 1775709962 8773468 /opt/FMP/install/product/FMPW/bin/ ovfmpcfg 3542310526 5180684 /opt/FMP/install/product/FMPW/bin/ ovfmpesm 506870866 4721360 /opt/FMP/install/product/FMPW/bin/ovfmpmap 1952222524 3225716 /opt/FMP/install/product/FMPW/bin/ ovfmposm 2101735917 16978 /opt/FMP/install/product/FMPW/bin/ ovfmpstartmap 2927698265 3400 /opt/FMP/install/product/FMPW/install/ product/FMPW.img 172532801 90 /opt/FMP/install/product/FMPW/install/product/ FMPW.ver 3886453704 262736 /opt/FMP/install/product/FMPW/lbin/ imdcfgupd 1759877691 9172608 /opt/FMP/install/product/FMPW/lbin/ ovfmpavclient 3594767758 304 /opt/FMP/install/product/FMPW/lbin/ run_fmpesm.sh 4131221695 3668 /opt/FMP/install/product/FMPW/lbin/ run_fmposm.sh 2377627608 102394 /opt/FMP/install/product/MD/ReleaseNotes/ PHSS_14674.ps 3685876292 1673024 /opt/FMP/install/product/MD/bin/fmpmdccid 74220556 1580012 /opt/FMP/install/product/MD/bin/fmpmddc232d 1400395000 4013212 /opt/FMP/install/product/MD/bin/ fmpmdifmpsd 2124159013 3251356 /opt/FMP/install/product/MD/bin/fmpmdmapd 1526932179 1278 /opt/FMP/install/product/MD/bin/fmpmdstart 3122943186 3452 /opt/FMP/install/product/MD/install/product/ MD.img 2968761578 88 /opt/FMP/install/product/MD/install/product/ MD.ver 1224698949 1511 /opt/FMP/install/product/MD/lbin/md.ftn 1069848206 11710 /opt/FMP/install/product/MD/doc/ fmpmdccid.msg 1066156430 18833 /opt/FMP/install/product/MD/doc/ fmpmdifmpsd.msg 3888811364 23841 /opt/FMP/install/product/MD/doc/ fmpmdmapd.msg Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: This patch is identical to POEMFFMP_0001.Please do not install it if you already installed POEMFFMP_0001 Supersedes: None Equivalent Patches: None Patch Package Size: 34100 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_14674 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_14674.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_14674.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_14674. 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_14674.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_14674.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: what(1) Output for above binaries contains the Patch Number as PFMP_0001 instead of PHSS_14674. Also this patch is identical to PFMP_0001. Please do not install this patch if you have already installed PFMP_0001.