Patch Name: PHSS_27728 Patch Description: s700_800 11.X OV ISACN7.1 Oct 2002 Cumulative Patch 1 Creation Date: 02/10/18 Post Date: 02/10/23 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: Integrated Service Assurance for Communication Networks 7.1 Filesets: OVOPC_Telco.TLC-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_Telco.TLC-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_Telco.TLC-SUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_Telco.TLC-UX11,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_TelcoCom.TLCCOM-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_TelcoTopo.TLCTOPO-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP OVOPC_TopoSrv.TOPOSRV-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHSS_27728 Symptoms: PHSS_27728: NSMfc28643: Incorrect usage string for ovcfgdeploy command. NSMfc28652: If the Managed Node is not added in the OVO Node Bank then ovagt.apply generates the following error message: ERROR: Unable to deploy configuration to node Failed to find configuration file in Configurator Hierarchy NSMfc31470: If is not specified for ovcfgcapture, the usage string is not displayed instead the script exits with the following error message: _parse_args[48]: shift: bad number NSMfc32155: Running ovoconf.apply on an entry configuration results in the error: /opt/OV/Telco/bin/ovoconf.apply[68]: ovcfgmappings: not found Error: Invalid data in Mappings. See log file /var/opt/OV/share/log/Telco/configurator.log NSMfc33049: ovagt.apply -f usage on DC Customization should run with -c option. NMSfc33588: Attribute "EffectedMocs" incorrectly mentioned in the TopoModel.dtd manpage NSMfc33376: When "ovcfgproject -listAgents" is executed, the example printed in the usage, is not correct. NSMfc32450: When topology server is setup using ovtoposrv.setup or when it is unsetup using ovtoposrv.unsetup, the corba setup logfiles corba.setup.log and corba.unsetup.log does not contain detailed information. NSMfc33630: When ovtopomodel.apply is run without any options, the usage prints duplicate lines of the same message. NSMfc33378: File descriptor leak happens when the ovtopoinjector process fails to establish connection with the IMD process of TopoServer. NSMfc32534: The table lookup for an alarm will fail and the same alarm will be dropped by ovtopodiverter. NSMfc32565: ovtopodata.apply fails without displaying any error messages when there is problem accessing the NFS mounted OVO machine files. NSMfc33627: On using the "ovcfgproject -listAgents GPRS.xml" utility, and GPRS.xml is not present in the current directory, a new file with the same name is created. Defect Description: PHSS_27728: NSMfc28643: The usage string for ovcfgdeploy command is incorrect. Resolution: The usage string for ovcfgdeploy command has been corrected. NSMfc28652: If the Managed Node is not added in the OVO Node Bank then ovagt.apply generates the error message which is not very clear and specific. Resolution: Modified the error message for that case when the Managed Node is not present in the OVO Node Bank and ovagt.apply is done. NSMfc31470: ovcfgcapture gives parse error with invalid number of arguments. Resolution: Modified to show the usage if the number of arguments is not correct. NSMfc32155: Running ovoconf.apply on an entry configuration results in an error. Resolution: Modified to exit from the script if the OVO configuration is entry level. NSMfc33049: The usage string for ovagt.apply command is incorrect. Resolution: The usage string for ovagt.apply command has been corrected. NSMfc33588: Attribute "EffectedMocs" incorrectly mentioned in TopoModel.dtd manpage. Resolution: The attribute name has been corrected in the TopoModel.dtd manpage. NSMfc33376: Incorrect example in the usage for "-listAgents" option of "ovcfgproject" utility. Resolution: The example provided in the "-listAgents" option of "ovcfgproject" usage is corrected. NSMfc32450: While setting up topology server, in the Corba setup phase, the output is not captured in a logfile. Similarly the output is not captured while unsetting up. Resolution: The corba setup phase of the topology server setup is modified to capture the output to a logfile. Similarly the unsetup phase is modified to capture the output to a logfile. NSMfc33630: The "ovtopomodel.apply" prints duplicates usage strings, due to missing LOGFILE variable. Resolution: The usage function of "ovtopomodel.apply" has been modified to log the error message in the LOGFILE defined. NSMfc33378: Incorrect data type usage for select() system call in ovtopoinjector. Resolution: The data type, "fd_set" is used instead of "int" in select() system call. NSMfc32534: If the lookup table name, column name or column value has leading or trailing spaces in the /var/opt/OV/conf/Telco/OVSAAgentCfg.xml file then the alarm that needs this information will be dropped by topodiverter. Resolution: Before loading the table lookup configuration the ovtopodiverter removes the leading and trailing spaces for the table name, column name and the column values. NSMfc32565: ovtopodata.apply will fail without displaying any error messages when there is an NFS problem while accessing the OVO machines' NFS mounted files. Resolution: ovtopodata.apply is modified to display proper error message on the console. NSMfc33627: ovcfgproject -listAgents with a non-existent agent xml file should give an error instead of creating the agent xml file. Resolution: ovcfgproject is modified to check for the existence of the agent xml file. Enhancement: No SR: B553003426 B553003111 B553003621 B553003428 B553002724 B553002636 B553002466 B553028643 B553028652 B553003652 B553002002 B553003654 B553002701 Patch Files: OVOPC_Telco.TLC-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/telco/man/TopoModel.dtd.html OVOPC_Telco.TLC-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/Telco/bin/ovcfgdeploy /opt/OV/Telco/bin/ovagt.apply /opt/OV/Telco/bin/ovcfgcapture /opt/OV/Telco/bin/ovoconf.apply /opt/OV/Telco/bin/ovcfgproject OVOPC_Telco.TLC-SUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /var/opt/OV/share/databases/subagent/VP_Telco_Agt/sun/sparc/ solaris/A.07.10/vp_telco_pkg.tar.Z OVOPC_Telco.TLC-UX11,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /var/opt/OV/share/databases/subagent/VP_Telco_Agt/hp/ pa-risc/hp-ux11/A.07.10/vp_telco_pkg.tar.Z OVOPC_TelcoCom.TLCCOM-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OV/Telco/man/man4/TopoModel.dtd.4 /opt/OV/Telco/man/man1m/ovagt.apply.1m OVOPC_TelcoTopo.TLCTOPO-RUN,fr=A.07.10, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/telco/gui/iNOC_pkg_HP11.tar.Z /opt/OV/www/htdocs/telco/gui/iNOC_pkg_Sun5.tar.Z /opt/OV/www/htdocs/telco/gui/OVOPC_TelcoCli_NT4.exe /opt/OV/www/htdocs/telco/gui/OVCA_guiCL_NT4.exe /opt/OV/Telco/lbin/ovtopoadaptor OVOPC_TopoSrv.TOPOSRV-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/TopoSrv/bin/corba.setup /opt/OEMF/V5.0/TopoSrv/bin/corba.unsetup /opt/OEMF/V5.0/TopoSrv/bin/ovtopomodel.apply /opt/OEMF/V5.0/TopoSrv/bin/ovtopodata.apply what(1) Output: OVOPC_Telco.TLC-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/telco/man/TopoModel.dtd.html: None OVOPC_Telco.TLC-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/Telco/bin/ovcfgdeploy: HP OV Telecom Common - ovcfgdeploy A.07.10 /opt/OV/Telco/bin/ovagt.apply: HP OV Telecom Extensions - ovagt.apply A.07.10 /opt/OV/Telco/bin/ovcfgcapture: HP OV Telecom Common - ovcfgcapture A.07.10 /opt/OV/Telco/bin/ovoconf.apply: HP OV Telecom Common - ovoconf.apply A.07.10 /opt/OV/Telco/bin/ovcfgproject: HP OpenView Telecom Extensions - Project command A.0 7.10 - Release (b101) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_27728, 09272002 OVOPC_Telco.TLC-SUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /var/opt/OV/share/databases/subagent/VP_Telco_Agt/sun/sparc/ solaris/A.07.10/vp_telco_pkg.tar.Z: None OVOPC_Telco.TLC-UX11,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: /var/opt/OV/share/databases/subagent/VP_Telco_Agt/hp/ pa-risc/hp-ux11/A.07.10/vp_telco_pkg.tar.Z: None OVOPC_TelcoCom.TLCCOM-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OV/Telco/man/man4/TopoModel.dtd.4: None /opt/OV/Telco/man/man1m/ovagt.apply.1m: None OVOPC_TelcoTopo.TLCTOPO-RUN,fr=A.07.10, fa=HP-UX_B.11.00_32/64,v=HP: /opt/OV/www/htdocs/telco/gui/iNOC_pkg_HP11.tar.Z: None /opt/OV/www/htdocs/telco/gui/iNOC_pkg_Sun5.tar.Z: None /opt/OV/www/htdocs/telco/gui/OVOPC_TelcoCli_NT4.exe: None /opt/OV/www/htdocs/telco/gui/OVCA_guiCL_NT4.exe: None /opt/OV/Telco/lbin/ovtopoadaptor: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.04 $ HP OpenView Telecom Extensions - Topology Adapter A. 07.10 - Release (b101) HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh) Copyright (c) 1990-2002 Hewlett-Packard Co., All Ri ghts Reserved. PATCH PHSS_27728, 09272002 OVOPC_TopoSrv.TOPOSRV-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: /opt/OEMF/V5.0/TopoSrv/bin/corba.setup: HP OV Topology Server - corba.setup A.07.10 /opt/OEMF/V5.0/TopoSrv/bin/corba.unsetup: HP OV Topology Server - corba.unsetup A.07.10 /opt/OEMF/V5.0/TopoSrv/bin/ovtopomodel.apply: HP OV Telecom Extensions - ovtopomodel.apply A.07.10 /opt/OEMF/V5.0/TopoSrv/bin/ovtopodata.apply: HP OV Telecom Extensions - ovtopodata.apply A.07.10 cksum(1) Output: OVOPC_Telco.TLC-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: 2134878530 4424 /opt/OV/www/htdocs/telco/man/ TopoModel.dtd.html OVOPC_Telco.TLC-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: 1504572108 24521 /opt/OV/Telco/bin/ovcfgdeploy 2227990147 18968 /opt/OV/Telco/bin/ovagt.apply 1269839216 6657 /opt/OV/Telco/bin/ovcfgcapture 1180719697 3523 /opt/OV/Telco/bin/ovoconf.apply 1272227921 106496 /opt/OV/Telco/bin/ovcfgproject OVOPC_Telco.TLC-SUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: 2214969803 10981295 /var/opt/OV/share/databases/subagent/ VP_Telco_Agt/sun/sparc/solaris/A.07.10/ vp_telco_pkg.tar.Z OVOPC_Telco.TLC-UX11,fr=A.07.10,fa=HP-UX_B.11.00_32/64,v=HP: 3499370417 6857761 /var/opt/OV/share/databases/subagent/ VP_Telco_Agt/hp/pa-risc/hp-ux11/A.07.10/ vp_telco_pkg.tar.Z OVOPC_TelcoCom.TLCCOM-MAN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: 1637184080 6249 /opt/OV/Telco/man/man1m/ovagt.apply.1m 2457193254 3877 /opt/OV/Telco/man/man4/TopoModel.dtd.4 OVOPC_TelcoTopo.TLCTOPO-RUN,fr=A.07.10, fa=HP-UX_B.11.00_32/64,v=HP: 2899085696 1442744 /opt/OV/Telco/lbin/ovtopoadaptor 3464409976 71343494 /opt/OV/www/htdocs/telco/gui/ iNOC_pkg_HP11.tar.Z 994695389 60774812 /opt/OV/www/htdocs/telco/gui/ iNOC_pkg_Sun5.tar.Z 451435031 1563018 /opt/OV/www/htdocs/telco/gui/ OVOPC_TelcoCli_NT4.exe 2538863792 14633984 /opt/OV/www/htdocs/telco/gui/ OVCA_guiCL_NT4.exe OVOPC_TopoSrv.TOPOSRV-RUN,fr=A.07.10,fa=HP-UX_B.11.00_32/64, v=HP: 3144913225 8831 /opt/OEMF/V5.0/TopoSrv/bin/corba.setup 3224405685 7712 /opt/OEMF/V5.0/TopoSrv/bin/corba.unsetup 3721756023 9726 /opt/OEMF/V5.0/TopoSrv/bin/ovtopomodel.apply 2434418482 11295 /opt/OEMF/V5.0/TopoSrv/bin/ovtopodata.apply Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: The following OVC/Assurance 1.02-5 patches are prerequisite for standard HP-UX configuration only. PHSS_27354: Console Patch (Orb Plus) PHSS_27489: CORBA 1.02-5 fix PHSS_27491: CORE 1.02-5 fix PHSS_27492: FMS 1.02-5 fix PHSS_27493: GUIS 1.02-5 fix Supersedes: None Equivalent Patches: ISACNSOL_00001: sparcSOL: 2.7 2.8 Patch Package Size: 163940 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_27728 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_27728.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_27728. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_27728.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_27728.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_27728.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: PHSS_27728: ************************************************************ * NOTE: HP-UX "standard" configurations include the * * OpenView Service Assurance product. Please review * * SA1.02-5 patches mentioned in Other Dependencies * * field and install them prior to installing this * * patch. * * * * For your convenience these patches are included in the * * OVISAFMCN Patch 7.1-2 bundle. To access the patch * * bundle, refer to the URL * *http://support.openview.hp.com/cpe/patches/isacn/isacn.jsp* ************************************************************ Refer to the URL http://support.openview.hp.com/cpe/patches/isacn/isacn.jsp for the latest information regarding installing patches for Integrated Service Assurance for Communication Networks. Installing an "entry" configuration for the first time: ------------------------------------------------------------ 1. Install Telecom Extensions for Operations 7.1 following the installation guide, through the step "Installing OV Telecom Extensions for OV Operations". 2. Install this patch according to the patch installation instructions. 3. Set up the Telecom Extensions software, starting with the step "Setting Up OV Telecom Extensions for OV Operations" in the installation guide. Installing a "standard" HP-UX configuration for the first time: ------------------------------------------------------------ 1. Install Topology Server 7.1 following the installation guide through the step "Installing OV Topology Server". 2. Review the OVC/Assurance 1.02-5 patches mentioned in Other Dependencies field and install them. 3. Install this patch according to the patch installation instructions. 4. Copy the patched Topology Server setup answer files into the configuration directory with the following commands: cp /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/fms.answers \ /etc/opt/OEMF/V5.0/TopoSrv/share/conf/fms.answers cp /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/guidb.answers \ /etc/opt/OEMF/V5.0/TopoSrv/share/conf/guidb.answers cp /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/guis.answers \ /etc/opt/OEMF/V5.0/TopoSrv/share/conf/guis.answers 5. Set up the Topology Server software, starting with the step "Setting Up OV Topology Server" in the installation guide. 6. iNOC Clients: iNOC Clients are upgraded to work with OVC/A Assurance SA_Patch_1.02-5 server components. Install the appropriate iNOC, following the installation guide. Installing over an existing "entry" configuration: ------------------------------------------------------------ 1. Stop the Telco sub-agent on the management server with the command: /opt/OV/bin/OpC/opcagt -stop -id 11 2. Install this patch according to the patch installation instructions. 3. Re-setup the Telecom Extensions software with the command: /opt/OV/Telco/bin/ovtelco.setup -entry 4. Re-install the Telco sub-agent on all Telco agent systems following the installation guide Installing over an existing "standard" HP-UX configuration: ------------------------------------------------------------ 1. Stop all processes with the command: /opt/OEMF/V5.0/TopoSrv/bin/ovsa_admin stop 2. Review the OVC/Assurance 1.02-5 patches mentioned in Other Dependencies field and install them. 3. Install this patch according to the patch installation instructions 4. The Topology Server setup answer files need to be updated with changes delivered in the patched versions of the setup answer files. If the customer's setup answer files were never customized, the patched setup answer files can be copied over directly. If the customer's setup answer files were customized, then the changes in the patched setup answer files need to be merged into the customized setup answer files. The patched setup answer files are: /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/fms.answers /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/guidb.answers /opt/OV/newconfig/user/etc/opt/OEMF/V5.0/TopoSrv\ /share/conf/guis.answers The actual setup answer files are located at: /etc/opt/OEMF/V5.0/TopoSrv/share/conf 4. Re-setup the Telecom Extensions software with the command: /opt/OV/Telco/bin/ovtelco.setup -standard 5. Re-install the Telco sub-agent on all Telco agent systems following the installation guide 6. iNOC Clients: iNOC Clients are upgraded to work with OVC/A Assurance SA_Patch_1.02-5 server components. Re-Install the appropriate iNOC, following the installation guide. Refer to the URL http://support.openview.hp.com/cpe/patches/isacn/isacn.jsp for the latest information regarding installing patches for Integrated Service Assurance for Communication Networks.