Patch Name: PHSS_16954 Patch Description: s700_800 10.20 HP SIU A.01.10 cumulative patch Creation Date: 99/04/27 Post Date: 99/05/12 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: HP Z7092AB SIU A.01.10 Filesets: SIU-PR.SIU-ENCAP SIU-PR.SIU-GUI SIU-PR.SIU-NF-UTILS SIU-PR.SIU-SERV SIU-PR.SIU-MIGR SIU-DOCS-PR.SIU-DOCS Automatic Reboot?: No Status: Special Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_16954 Symptoms: PHSS_16954: 01. Event Manager does not update transaction ID for those events whose event time is less than railway station time. 02. Session hold flush is instigated even when event manager is not in ready state causing logout sessions to be removed. 03. Typo error in script file idrMoveToArchive. 04. Session hold flush is instigated when the difference between railway station time and session logout time is negative. 05. IDR and NS batch file naming convention can cause files to over-written during a DST. 06. Time zone offset from proxy encapsulator date & time field is not being used. 07. Time zone offset is not specified in Session encapsulator. 08. Encapsulators do not check for file offset during file roll over causing a corner condition where data could be lost. 09. SIU Installation and Configuration manual contains wrong information in the netflow collector installation section. 10. Encapsulator log files are flooded with informative message "Sending 30 lines to server...". 11. IDR & NS script files can not take care of DST. 12. IDR & NS files created in temporary directory are not removed when server restarts after a faulty shutdown. PHSS_16938: 01. SIU does not process the requests to the extent it is supposed to do. 02. SIU Server does not support more than 8 encapsulators connect to server. 03. The Fixed IP encapsulator input log file generation is not user friendly. 04. SIU do not distinguish the subscriber-to-subscriber traffic from other types of traffic in the IDR file. 05. SIU IDR record does not give more information about the guest subscribers. 06. Error / Warning message format different for server and encapsulator. 07. In-compatible TAPS records created when SIU set to run in UDC-SOHO mode. 08. Error checking not performed while calling script files while calling the scripts in check pointing, TAPS data file upload etc., 09. Reverse lookup cache not cleared when not using IP accounting. 10. Enabling reverse lookup at run time initiates server to reverse lookup hostname of all usages irrespective of the value set for ReverseLookupBytes. 11. SIU does not print warning / error messages for wrong DST configuration. 12. Netflow script to concatenate log files hard codes netflow log file name. Defect Description: PHSS_16954: 01. Event Manager updates the transaction ID every time an event is processed irrespective of whether the event was less than or greater than equal to the railway station time. 02. Session hold flush is not instigated unless and until event manager gets into the ready state. 03. Typo error in script file idrMoveToArchive corrected. 04. Session hold flush is not instigated when the difference between railway station time and session logout time is negative. 05. IDR and NS batch file naming convention changed so as to avoid file over-write during DST. 06. Proxy encapsulator assumes the time zone offset available in the date and time fields of the proxy log file. 07. UTC time added in SMD log file and the same is being used by the SMD encapsulator. 08. Encapsulators compare the file offset before and after file roll-over to ensure that no new usages were added into the old input log file. 09. SIU Installation and Configuration manual changed to reflect correct settings for netflow collector installation. 10. Informative message in encapsulator "Sending 30 lines..." moved to debug message. 11. IDR & NS script files modified to handle DST changes. Script files detect the existence of files before moving the files to their respective directories and perform corrective measures. 12. Server modified to remove any files existing in the $UDC_HOME/tmp/idr and $UDC_HOME/tmp/nonsubs directory during startup. PHSS_16938: 01. Fixed IP encapsulator does not send EOF with current date. 02. The communication mechanism between the server and encapsulators i.e RPC, does not allow more than 8 active connections by default. 03. SIU does not provide any tool to generate the input log file for Static IP encapsulator. 04. Standardization of error and warning message formats. 05. Concrete error checking introduced in scripts and server modules calling the script. 06. SIU IDR's made compatible with TAPS format when SIU run in UDC-SOHO mode. 07. Reverse lookup negative cache cleared irrespective of whether IP accounting is enabled or disabled. 08. cout statements after server/client getting into daemonized state removed. 09. Destination NAS Port, Destination User ID fields added to the TR records. 10. Additional fields included in the IDR records. 11. idrMoveToData,idrMoveToUpload and idrMoveToArchive scripts modified to take care of errors. 12. nsMoveToData and nsMoveToArchive scripts modified to take care of errors. 13. State transition diagram bug relating to same user ID and account number (primary & secondary user) problem fixed. 14. SIU Server core dumping after performing a set number of demand flushes (continuous demand flush operation) fixed. 15. Failure to load usage activity file with an open error fixed in server. 16. udcutils format changed to correspond to what the server outputs on a call to udc monitor. 17. convert_dbtocpf program modified to take care of converting persistent data from UDC-SOHO mode to the current patch mode. 18. Actions DB for server, encapsulator and router collector modified to reflect the new message numbers. 19. Two new binaries called utcToLocal & localToUtc added in the patch. These binaries help to convert UTC time to local time & vice versa. 20. A new binary called updatecpf added to convert the persistent data information from SIU 1.1 base to the current patch. 21. Script file GetTailFile modified to return the correct input log file name. SR: 0000000000 Patch Files: /opt/siu/udc/bin/udcencap /opt/siu/udc/bin/genfixediplog /etc/opt/siu/udc/newconfig/fixedip.cfg /etc/opt/siu/udc/newconfig/udc.cfg /opt/siu/udc/bin/RouterCollector /opt/siu/udc/ns-home/java/classes/parsefile.class /etc/opt/siu/udc/newconfig/cat_netflow_logs /etc/opt/siu/udc/newconfig/rotateNetflowlog /opt/siu/udc/bin/localToUtc /opt/siu/udc/bin/utcToLocal /opt/siu/udc/bin/udcserver /etc/opt/siu/udc/newconfig/idrMoveToData /etc/opt/siu/udc/newconfig/idrMoveToUpload /etc/opt/siu/udc/newconfig/idrMoveToArchive /etc/opt/siu/udc/newconfig/nsMoveToArchive /etc/opt/siu/udc/newconfig/nsMoveToData /opt/siu/udc/bin/udcutils /opt/siu/udc/bin/updatecpf /opt/siu/udc/bin/convert_dbtocp /opt/siu/udc/ns-home/docs/help/SIU_OP.htm /opt/siu/udc/ns-home/docs/help/SIU_IC.htm /opt/siu/udc/admin/siuserver.actions /opt/siu/udc/admin/siuencap.actions /opt/siu/udc/admin/siurc.actions /opt/siu/udc/bin/GetTailFile what(1) Output: /opt/siu/udc/bin/udcencap: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ krb5rpc.c 3 - 10/10/91 krb5-manual-glue.c 13 - 12/12/91 rc_base.c 3 - 10/24/91 localaddr.c 3 - 10/24/91 locate_kdc.c 3 - 10/24/91 qarith_lib.c 7 (DECdns) 11/9/1990 SIU build view:phss_16954 SIU build user:ragsv SIU build machine:HP-UX tpobb33 B.10.20 A 9000/780 2 016687151 two-user license SIU build date:Tue Apr 13 23:32:24 PDT 1999 SIU Release:HP SIU (Z7092AB) Release A.01.10 - PHSS_ 16954 (10.20) PHSS_17025 (11.00) (c) Copyrig ht 1996-1998, Hewlett-Packard Company HP DCE/9000 1.4 $RCSfile: environment.c,v $ $Revision: /main/HPDCE02 /2 $ (OSF) $Date: 1994/12/05 19:53 UTC $ rec_seq.c 8.2 (Berkeley) 9/7/93 /opt/siu/udc/bin/genfixediplog: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ krb5rpc.c 3 - 10/10/91 krb5-manual-glue.c 13 - 12/12/91 rc_base.c 3 - 10/24/91 localaddr.c 3 - 10/24/91 locate_kdc.c 3 - 10/24/91 qarith_lib.c 7 (DECdns) 11/9/1990 $RCSfile: environment.c,v $ $Revision: /main/HPDCE02 /2 $ (OSF) $Date: 1994/12/05 19:53 UTC $ rec_seq.c 8.2 (Berkeley) 9/7/93 /etc/opt/siu/udc/newconfig/fixedip.cfg: PATCH_A01.10:fixedip.cfg:/main/shanghai_branch/phss_ 16954/1 - HP SIU (Z7092AB) Release A.01.10 - PHSS_16954 (10.20) PHSS_17025 (11.00) (c) C opyright 1996-1998, Hewlett-Packard Company$ /etc/opt/siu/udc/newconfig/udc.cfg: PATCH_A01.10:udc.cfg:/main/siuprod_branch/shanghai_b ranch/phss_16954/2 - HP SIU (Z7092AB) Releas e A.01.10 - PHSS_16954 (10.20) PHSS_17025 (1 1.00) (c) Copyright 1996-1998, Hewlett-Packa rd Company$ /opt/siu/udc/bin/RouterCollector: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ krb5rpc.c 3 - 10/10/91 krb5-manual-glue.c 13 - 12/12/91 rc_base.c 3 - 10/24/91 localaddr.c 3 - 10/24/91 locate_kdc.c 3 - 10/24/91 qarith_lib.c 7 (DECdns) 11/9/1990 SIU build view:phss_16954 SIU build user:ragsv SIU build machine:HP-UX tpobb33 B.10.20 A 9000/780 2 016687151 two-user license SIU build date:Tue Apr 13 23:33:16 PDT 1999 SIU Release:HP SIU (Z7092AB) Release A.01.10 - PHSS_ 16954 (10.20) PHSS_17025 (11.00) (c) Copyrig ht 1996-1998, Hewlett-Packard Company HP DCE/9000 1.4 $RCSfile: environment.c,v $ $Revision: /main/HPDCE02 /2 $ (OSF) $Date: 1994/12/05 19:53 UTC $ rec_seq.c 8.2 (Berkeley) 9/7/93 /opt/siu/udc/bin/GetTailFile: PATCH_A01.10:GetTailFile:/main/siuprod_branch/shangh ai_branch/phss_16954/1 - HP SIU (Z7092AB) Re lease A.01.10 - PHSS_16954 (10.20) PHSS_1702 5 (11.00) (c) Copyright 1996-1998, Hewlett-P ackard Company$ /opt/siu/udc/bin/udcserver: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ krb5rpc.c 3 - 10/10/91 krb5-manual-glue.c 13 - 12/12/91 rc_base.c 3 - 10/24/91 localaddr.c 3 - 10/24/91 locate_kdc.c 3 - 10/24/91 qarith_lib.c 7 (DECdns) 11/9/1990 SIU Release:HP SIU (Z7092AB) Release A.01.10 - PHSS_ 16954 (10.20) PHSS_17025 (11.00) (c) Copyrig ht 1996-1998, Hewlett-Packard Company SIU build date:Tue Apr 13 23:29:00 PDT 1999 SIU build machine:HP-UX tpobb33 B.10.20 A 9000/780 2 016687151 two-user license SIU build user:ragsv SIU build view:phss_16954 HP DCE/9000 1.4 $RCSfile: environment.c,v $ $Revision: /main/HPDCE02 /2 $ (OSF) $Date: 1994/12/05 19:53 UTC $ rec_seq.c 8.2 (Berkeley) 9/7/93 /etc/opt/siu/udc/newconfig/idrMoveToData: PATCH_A01.10:idrMoveToData:/main/siuprod_branch/shan ghai_branch/phss_16954/3 - HP SIU (Z7092AB) Release A.01.10 - PHSS_16954 (10.20) PHSS_17 025 (11.00) (c) Copyright 1996-1998, Hewlett -Packard Company$ /etc/opt/siu/udc/newconfig/idrMoveToUpload: PATCH_A01.10:idrMoveToUpload:/main/siuprod_branch/sh anghai_branch/phss_16954/4 - HP SIU (Z7092AB ) Release A.01.10 - PHSS_16954 (10.20) PHSS_ 17025 (11.00) (c) Copyright 1996-1998, Hewle tt-Packard Company$ /etc/opt/siu/udc/newconfig/idrMoveToArchive: PATCH_A01.10:idrMoveToArchive:/main/siuprod_branch/s hanghai_branch/phss_16954/4 - HP SIU (Z7092A B) Release A.01.10 - PHSS_16954 (10.20) PHSS _17025 (11.00) (c) Copyright 1996-1998, Hewl ett-Packard Company$ /etc/opt/siu/udc/newconfig/nsMoveToArchive: PATCH_A01.10:nsMoveToArchive:/main/siuprod_branch/sh anghai_branch/phss_16954/4 - HP SIU (Z7092AB ) Release A.01.10 - PHSS_16954 (10.20) PHSS_ 17025 (11.00) (c) Copyright 1996-1998, Hewle tt-Packard Company$ /etc/opt/siu/udc/newconfig/nsMoveToData: PATCH_A01.10:nsMoveToData:/main/siuprod_branch/shang hai_branch/phss_16954/3 - HP SIU (Z7092AB) R elease A.01.10 - PHSS_16954 (10.20) PHSS_170 25 (11.00) (c) Copyright 1996-1998, Hewlett- Packard Company$ /opt/siu/udc/bin/udcutils: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/siu/udc/bin/updatecpf: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/siu/udc/ns-home/java/classes/parsefile.class: None /etc/opt/siu/udc/newconfig/cat_netflow_logs: PATCH_A01.10:cat_netflow_logs:/main/siuprod_branch/s hanghai_branch/phss_16954/2 - HP SIU (Z7092A B) Release A.01.10 - PHSS_16954 (10.20) PHSS _17025 (11.00) (c) Copyright 1996-1998, Hewl ett-Packard Company$ /etc/opt/siu/udc/newconfig/rotateNetflowlog: PATCH_A01.10:rotateNetflowlog:/main/siuprod_branch/s hanghai_branch/phss_16954/2 - HP SIU (Z7092A B) Release A.01.10 - PHSS_16954 (10.20) PHSS _17025 (11.00) (c) Copyright 1996-1998, Hewl ett-Packard Company$ /opt/siu/udc/bin/localToUtc: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/siu/udc/bin/utcToLocal: HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R evision: 74.03 $ /opt/siu/udc/ns-home/docs/help/SIU_OP.htm: None /opt/siu/udc/ns-home/docs/help/SIU_IC.htm: PATCH_A01.10:SIU_IC.htm:/main/siuprod_branch/shangha i_branch/phss_16954/1 - HP SIU (Z7092AB) Rel ease A.01.10 - PHSS_16954 (10.20) PHSS_17025 (11.00) (c) Copyright 1996-1998, Hewlett-Pa ckard Company$

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_16954. 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_16954.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_16954.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: 01. The patch contains 6 filesets to be installed on the following machines Fileset Machine --------------------------------------------------- SIU-SERV Machine running the SIU Server. SIU-SERV Machine running the router collector. SIU-ENCAP Machine running the SIU Radius encapsulator. SIU-ENCAP Machine running the SIU FixedIP encapsulator. SIU-ENCAP Machine running the SIU Session encapsulator. SIU-ENCAP Machine running the proxy encapsulator. SIU-GUI Machine running the SIU GUI. SIU-NF-UTILS Machine running the SIU NetFlow encapsulator. SIU-DOCS Machine running SIU server. SIU-MIGR Machine running SIU server. 02. This patch is a cumulative patch. Hence, it can be installed over SIU 1.1 product without installing any other intermediate patches created for the product. 03. The patch does not over-write the existing SIU configuration file on the server or encapsulator machines. Hence, a manual merge may be necessary, in cases of customized configuration files. The new configuration file is written into the /etc/opt/siu/udc/newconfig directory. 04. The customizable script files idrMoveToData, nsMoveToData, idrMoveToUpload, idrMoveToArchive and nsMoveToArchive are not over written. Instead, these files are placed in the /etc/opt/siu/udc/newconfig directory. Hence a manual merge may be necessary, in case these scripts are customized. 05. The netflow collector customizable script files cat_netflow_logs and rotateNetflowLogs are not over written. Instead, these files are placed in the /etc/opt/siu/udc/newconfig directory. Hence a manual merge may be necessary, in case these scripts are customized. 06. If the customizable cat_netflow_logs script which sorts the data based on time is used, then change the permissions of the directory /var/opt/siu/udc/tmp to 777. 07. This patch is applicable for those sites which use only the SMD, Proxy and Netflow encapsulators. This patch should not be installed in those locations where any other encapsulators apart from these three are being used.