OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: IT Resource Center (support_feedbackus-support.external.hp.com)
Date: Sun Mar 04 2001 - 07:02:48 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

                            HP Support Information Digests

    ===============================================================================
    o IT Resource Center World Wide Web Service
       ---------------------------------------------------

       If you subscribed through the IT Resource Center and would
       like to be REMOVED from this mailing list, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Support Information Digests (located under
       Maintenance and Support). You may then unsubscribe from the
       appropriate digest.

       To download a patch referenced below, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Individual Patches (under Maintenance and Support)
       to access the patch. You may also download a patch via anonymous
       ftp(1) from ftp.itrc.hp.com.
    ===============================================================================


    Digest Name: weekly HP-UX series 800 11.X patch digest
        Created: Sun Mar 4 3:05:05 PST 2001

    Table of Contents:

    Document ID Title
    --------------- -----------
    PHSS_23446 s700_800 11.11 L1000/L2000 40.48 firmware patch
    PHSS_23398 s700_800 11.00 OV SA1.01 CORE 1.01-4 fix
    PHSS_23395 s700_800 11.00 OV SA1.01 GUIS 1.01-4 fix
    PHSS_23394 s700_800 11.00 OV SA1.01 GUIC 1.01-4 fix
    PHSS_23381 s700_800 11.00 OV SA1.01 FMS 1.01-4 fix
    PHSS_23380 s700_800 11.00 OV SA1.01 MD 1.01-4 fix
    PHSS_23350 s700_800 11.04 (VVOS) CDE login failure on graphics console
    PHSS_23156 s700_800 11.11 A400-A500 40.50 firmware patch
    PHKL_23445 s700_800 11.11 Kernel Memory Allocation with spinlock held
    PHCO_22866 s700_800 11.04 (VVOS) LVM commands cumulative patch

    The documents are listed below.
    -------------------------------------------------------------------------------


    Document ID: PHSS_23446
    Date Loaded: 20010302
          Title: s700_800 11.11 L1000/L2000 40.48 firmware patch

    Patch Name: PHSS_23446

    Patch Description: s700_800 11.11 L1000/L2000 40.48 firmware patch

    Creation Date: 01/02/22

    Post Date: 01/03/02

    Hardware Platforms - OS Releases:
            s700: 11.11
            s800: 11.11

    Products: N/A

    Filesets:
            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP

    Automatic Reboot?: Yes

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair enhancement general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23446

    Symptoms:
            PHSS_23446:
            Added support for model strings 9000/800/L1000-5X and
            9000/800/L2000-5X to the firmware update utility.

            PHSS_22656:
            The following features, fixes and enhancements appear in
            server firmware revision 40.48:
              1. Provide support for L1000 and L2000 revision B models
                 (L1000B & L2000B)
              2. Provide OLA/R support
              3. PDC did not report overtemperature warning to HP-UX
              4. GSP 'ps' command shows 1220W for power supply
              5. Graphics board shows up as 'unknown' in PDC "in io"
                 command
              6. PDC 'in io' identifies RAID card inappropriately
              7. PDC revision now appears in HPMC tombstones
              8. Hitting 'break' key on ASCII terminal while at PDC
                 causes IODC error
              9. PDC 'ser pn' only displays first 5 digits of current
                 product number value
             10. Increase the list of FRU_ID values recognized by PDC
             11. PDC call PDC_PAT_COMPLET subfun 6 (get cabinet info)
                 fails repeatedly with -3
             12. PDC must not be case sensative to FRU_ID values.

            Detailed Explanation:

              1. Self explanatory
              2. L1000 and L2000 revision A models require PDC 40.48
                 and HP-UX 11.11 to enable the high availability OLA/R
                 feature. OLA/R stands for OnLine Addition Removal
                 and replacement of PCI cards.
              3. Partial implementation of this fix appeared in PDC
                 40.14. When an overtemp shutdown occurred, PDC
                 notified HP-UX so it could perform an orderly
                 shutdown. However,
                 an overtemp chassis log was not created. With
                 PDC 40.48, a chassis log is created.
              4. GSP 'ps' command reported the 930W L-Class power
                 supplies as "1220W". Fix is to report L-Class power
                 supplies as "Type 0".
              5. A6150-60001 L-Class 2-D Graphics board reported as
                 'unknown' in PDC "in io" command. Fix is to report as
                 TBD.
              6. Several PCI cards were not listed int the PCI
                 current lookup table and appeared as unknown when
                 using the BCH command in io. Added new PCI cards to
                 the lookup table.
              7. The firmware revision did not appear in tombstone
                 printouts, added PDC rev in the tombstone output.
              8. At PDC main menu, pressing the Break key on the web
                 console or power cycling the console caused an
                 unrecoverable IODC error. The PDC error handling
                 routines were changed to properly handle these
                 occurances.
              9. When the BCH command ser pn was executed only the
                 first 5 characters of the product were displayed.
                 Changed the ser pn command to display 6 characters.
             10. PDC 40.19 did not recognise FRU ID's of newer
                 revisions of replacement parts. PDC 40.48 now
                 correctly identifies all of the newer revisions of
                 replacement parts.
             11. The PDC subroutine PDC_PAT_COMPLET subfun 6 did not
                 poll the power monitor or other PDH hardware properly
                 this caused EMS to report errors. PDC 40.48 firmware
                 correctly poll all PDH hardware so EMS will report
                 correct status.
             12. When installing new system boards with a5191-67001 in
                 the PART NUMBER field of the FRU_ID the model string
                 changes from 9000/800/Lx00-44 to 9000/800/Lx00-36.
                 Changed PDC 40.48 to be insensitive to the case of
                 PART NUMBER entries.

            The following issues have been addressed and corrected with
            PDC firmware revision 40.26:

            1. Server firmware revision 40.19 only recognizes
               A5191-60001 as a valid part number entry within FRU_ID
               of the system board. Any other value causes the
               following symptoms common to 360MHz and 440MHz CPUS:

               - Each CPU reports a 17D0 system alert during selftest.
                 17D0 indicates an "INVALID_SYS_BOARD_PART_NUM".
               - The following server firmware warning is generated:

                  WARNING: Invalid processor clock chip setting.

               The following symptoms are unique to servers with 440MHz
               CPUs installed:

               - Server firmware identifies 440MHz CPUs as 360MHz CPUs.
               - The server model string will change from
                 9000/800/Lx000-44 9000/800/Lx000-36 (where x = 1 or 2).

                 NOTE: The server hardware is actually running 440MHz.

               - The HP-UX clock gains approximately 15 minutes/hour.

            2. An HPMC may occur as a result of performing a TOC
               (Transfer Of Control).

            The following issue has been addressed and corrected with
            PDC firmware 40.19:

            1. Systems with PDC revision 40.14 may experience a system
               panic or system hang in response to the HP-UX command
               'shutdown -h' .

            The following features, fixes and enhancements appear in
            PDC revision 40.14:

            1. Increase maximum memory size for L1000 from 4GB to 8GB
            2. Support 1GB DIMM (2GB memory module)
            3. PDC did not report overtemperature warning to the OS
            4. BCH recognizes only the abbreviated version of some
                commands
            5. New chassis code for invalid system board FRU_ID part
                number
            6. Hardware paths for devices below a PCI-to-PCI bridge
                are displayed incorrectly
            7. Firmware Version displays single digit week (i.e. 40.6
                rather than 40.06)
            8. BCH does not display help text for some commands
            9. Change alert level for fatal (fails selftest/prevents
                boot) DIMM loading alert from 8 to 15
            10. Change alert level for deconfigured CPUs from 6 to 2 &
                change problem detail from 3 to 8 (for iCOD)
            11. New version of PCI bus adapter (Elroy 4.0) fully
                supported.
            12. The firmware LPMC handler has been modified to properly
                manage a LPMC as to not cause an HPMC in systems running
                with multiple processors.

    Defect Description:
            PHSS_23446:
            - See Symptoms.

            PHSS_22656:
            - See Symptoms.

    SR:
            0000000000

    Patch Files:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            /usr/conf/L1000srvrflash
            /usr/conf/L1000saveFW
            /usr/conf/L1000fw.wrap

    what(1) Output:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            /usr/conf/L1000srvrflash:
                    Server firmware reflash utility version 1.0 for N an
                            d L Class Servers
            /usr/conf/L1000saveFW:
                    Data Hdr A 00.01
            /usr/conf/L1000fw.wrap:
                    Data Hdr A.00.01

    cksum(1) Output:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            77789136 40384 /usr/conf/L1000srvrflash
            2404285325 32768 /usr/conf/L1000saveFW
            4207998701 2098432 /usr/conf/L1000fw.wrap

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies:
            9000/800/L1000-36
            9000/800/L1000-44
            9000/800/L2000-36
            9000/800/L2000-44
            9000/800/L1000-5X
            9000/800/L2000-5X

    Other Dependencies:
            OS 11.x

    Supersedes:
            PHSS_22656

    Equivalent Patches:
            PHSS_23447:
            s700: 11.00
            s800: 11.00

    Patch Package Size: 2170 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_23446

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23446.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23446. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23446.depot

            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_23446.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23446.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23446.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch will only install and update the firmware on
            these systems:

                    9000/800/L1000-36
                    9000/800/L1000-44
                    9000/800/L2000-36
                    9000/800/L2000-44
                    9000/800/L1000-5X
                    9000/800/L2000-5X

            If you wish to install the patch on a different system even
            though it does not apply, you can force the installation of
            the patch by touching the file '/tmp/force_patch_install'
            before installing the patch. This may be useful when
            creating a 'golden' archive image for Ignite-UX that may be
            used on several different hardware platforms.

            If the patch is installed on a system other than those
            listed above, it will not modify the system firmware so no
            harm will occur.

            If the SUPPORT-TOOLS or Online Diagnostics software is
            installed, the existing firmware will be saved during the
            installation of the patch. In this case, if the patch is
            removed, the original firmware will be restored. If neither
            the SUPPORT-TOOLS nor Online Diagnostics software is
            installed, the existing firmware will not be saved during
            the installation of the patch. In this case, if the patch
            is removed the original firmware will not be restored and
            the firmware installed by the patch will remain loaded
            after the patch is removed.
    -----End of Document ID: PHSS_23446------------------------------------------


    Document ID: PHSS_23398
    Date Loaded: 20010301
          Title: s700_800 11.00 OV SA1.01 CORE 1.01-4 fix

    Patch Name: PHSS_23398

    Patch Description: s700_800 11.00 OV SA1.01 CORE 1.01-4 fix

    Creation Date: 01/02/22

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            OpenView Service Assurance 1.01 CORE

    Filesets:
            OVCA_common.OVCACOMM-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_common.OVCACOMM-TEST,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_coreDK.OVCAFMS-API,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_ilogRT.OVCAILOG-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_ilogRT.OVCAILOG-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23398

    Symptoms:
            PHSS_23398:
            Cumulative Consolidated Patch

            PHSS_23386:
            PTSfc00848:
            Problem detail panel labels "NE name", "NW name", and
            "Component ID" should use the word "shortname".

            PTSfc01325:
            Admin state attribute needs to be added back into the
            Problem Presenter.

            PTSfc01385:
            Customers using ICE do not see proper corba exceptions
            being returned.

            PHSS_23151:
            Consolidated Patch

            PHSS_23142:
            PTSfc01126:
            The fmsmhimport functionality is insufficient when
            managed objects are associated with domains.

            PHSS_22781:
            PTSfc01071:
            1) Connect 6-GUICs simultaneously
            2) Open Map Presenter on all the GUICs
            3) Drill Up/Down on Map Presenter simultaneously while
            'fmsomgen'utility is still in the progress of generating
            ~10K OMEvents.
            4) MO mgr core and most of the GUI clients gave "API
            disconnected" msg.

            PTSfc01083:
            The Map Presenter Edit->Cut, Edit->Copy, and Edit->Paste
            menu items are sensitized and desensitized incorrectly.

            PTSfc01075:
            When an alarm specific-problem contains 64 characters and
            the fmsalmsvr process is used to view the alarm (such as
            using the get history button on the problem presenter
            window), fmsalmsvr will assert and core dump.

    Defect Description:
            PHSS_23398:
            Cumulative Consolidated Patch

            Resolution:
            Cumulative Consolidated Patch

            PHSS_23386:
            PTSfc00848:
            Labels may be misleading.

            PTSfc01325:
            Admin state attribute needs to be added back to the
            Problem Presenter.

            PTSfc01385:
            Infastructure exception is always returned to clients using
            the IDL interface.
            Resolution:
            PTSfc00848:
            Label texts were changed in oemf.dbm, one of the message
            catalogs.

            PTSfc01325:
            Added back the admin state attribute.

            PTSfc01385:
            Changed the code in the servers to return the proper
            exception. The ICE example apps were also changed so that
            they properly handle exceptions.

            PHSS_23151:
            Consolidated Patch

            PHSS_23142:
            PTSfc01126:
            The fmsmhimport functionality is insufficient when
            managed objects are associated with domains.
            Resolution:
            PTSfc01126:
            Added add_to_domains method to the ManagedObject interface.

            PHSS_22781:
            PTSfc01071:
            This defect causes an fmsmosvr core dump. The core dump
            will occur during the first client operations after an fms
            start up. This defect could also have caused core dumps
            in other servers.

            PTSfc01083:
            The map presenter panel definition file, mapview.ilv, must
            be replaced on GUI client nodes.

            PTSfc01075:
            The alarm DB allows specific-problems to be 64 characters,
            not including the NUL terminator. The fmsalmsvr is
            asserting when the entry is greater than or equal to
            64 characters. The assert is triggered from the get-
            history button of the GUI problem presenter.
            Resolution:
            PTSfc01071:
            Removed a race condition in the code.

            PTSfc01083:
            Modified the map presenter scripting to sensitize/
            desensitize the Edit->Copy and Edit->Paste menu items when
            appropriate. The Edit->Cut and Edit->Paste menu items
            will always be disabled on a server or filter map. The
            Edit->Cut, Edit->Copy, Edit->Paste, and Edit->Delete menu
            items will aways be enabled on a client map.

            PTSfc01075:
            Removed the assert and increased the character array to
            handle the additional character.

    SR:
            F333001325 F333000848 F333001385 F333001126 F333001075
            F333001083 F333001071

    Patch Files:

            OVCA_common.OVCACOMM-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/common/lib/libfms_alarm_client.3
            /opt/OEMF/V5.0/common/lib/libfms_cds_client.3
            /opt/OEMF/V5.0/common/lib/libfms_managedObject_client.3
            /opt/OEMF/V5.0/common/lib/libfms_moc_client.3
            /opt/OEMF/V5.0/common/lib/libfms_omevent_client.3
            /opt/OEMF/V5.0/common/lib/libfms_outagePlan_client.3
            /opt/OEMF/V5.0/common/lib/libfms_problem_client.3

            OVCA_common.OVCACOMM-TEST,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/common/unsupported/bin/alarmmgr_cli

            OVCA_coreDK.OVCAFMS-API,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/share/sdk/fms/idl/OEMFManagedObject.idl
            /opt/OEMF/V5.0/share/sdk/fms/examples/util.cc

            OVCA_ilogRT.OVCAILOG-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/mapview.ilv
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/oemf.dbm
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/prbmdt_1.ilv
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/control/problmvw.ils

            OVCA_ilogRT.OVCAILOG-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltapict.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltapisv.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltcorqt.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltctxt.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmappr.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmapvw.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmodel.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmpobj.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltoracl.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltpdmsh.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprapp.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprbas.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprdm.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltrqtrp.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltshrrp.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libilttblpr.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libilttblvw.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltutil.sl
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltvwbas.sl

    what(1) Output:

            OVCA_common.OVCACOMM-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/common/lib/libfms_alarm_client.3:
                    OpenView Communications / Assurance Alarm Service Cl
                            ient library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_cds_client.3:
                    OpenView Communications / Assurance CDS Client libra
                            ry A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_managedObject_client.3:
                    OpenView Communications / Assurance Managed Object S
                            ervice Client library A.01.01 - Release (T35
                            )
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_moc_client.3:
                    OpenView Communications / Assurance Managed Object C
                            lass Service Client library A.01.01 - Releas
                            e (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_omevent_client.3:
                    OpenView Communications / Assurance OMEvent Service
                            Client library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_outagePlan_client.3:
                    OpenView Communications / Assurance Outage Plan Serv
                            ice Client library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001
            /opt/OEMF/V5.0/common/lib/libfms_problem_client.3:
                    OpenView Communications / Assurance Problem Service
                            Client library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23398, 02222001

            OVCA_common.OVCACOMM-TEST,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/common/unsupported/bin/alarmmgr_cli:
                    None

            OVCA_coreDK.OVCAFMS-API,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/share/sdk/fms/idl/OEMFManagedObject.idl:
                    None
            /opt/OEMF/V5.0/share/sdk/fms/examples/util.cc:
                    None

            OVCA_ilogRT.OVCAILOG-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/mapview.ilv:
                    None
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/oemf.dbm:
                    None
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/prbmdt_1.ilv:
                    None
            /opt/OEMF/V5.0/ilog/oemf/data/oemf/control/problmvw.ils:
                    None

            OVCA_ilogRT.OVCAILOG-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltapict.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltapisv.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltcorqt.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltctxt.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmappr.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmapvw.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmodel.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltmpobj.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltoracl.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltpdmsh.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprapp.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprbas.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltprdm.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltrqtrp.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltshrrp.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libilttblpr.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libilttblvw.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltutil.sl:
                    None
            /opt/OEMF/V5.0/ilog/tgf/lib/libiltvwbas.sl:
                    None

    cksum(1) Output:

            OVCA_common.OVCACOMM-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            762177377 2957312 /opt/OEMF/V5.0/common/lib/
                    libfms_alarm_client.3
            2921599992 2600960 /opt/OEMF/V5.0/common/lib/
                    libfms_cds_client.3
            354133710 561152 /opt/OEMF/V5.0/common/lib/
                    libfms_managedObject_client.3
            1404857556 7237632 /opt/OEMF/V5.0/common/lib/
                    libfms_moc_client.3
            4150700947 4018176 /opt/OEMF/V5.0/common/lib/
                    libfms_omevent_client.3
            1875456875 3239936 /opt/OEMF/V5.0/common/lib/
                    libfms_outagePlan_client.3
            2614573275 3641344 /opt/OEMF/V5.0/common/lib/
                    libfms_problem_client.3

            OVCA_common.OVCACOMM-TEST,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            1923400269 892928 /opt/OEMF/V5.0/common/unsupported/bin/
                    alarmmgr_cli

            OVCA_coreDK.OVCAFMS-API,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            3009036382 32572 /opt/OEMF/V5.0/share/sdk/fms/examples/
                    util.cc
            1132115167 31728 /opt/OEMF/V5.0/share/sdk/fms/idl/
                    OEMFManagedObject.idl

            OVCA_ilogRT.OVCAILOG-DAT,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            2901813567 10647 /opt/OEMF/V5.0/ilog/oemf/data/oemf/control/
                    problmvw.ils
            3291755619 40769 /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/
                    mapview.ilv
            3112288958 24050 /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/
                    oemf.dbm
            658858375 5519 /opt/OEMF/V5.0/ilog/oemf/data/oemf/present/
                    prbmdt_1.ilv

            OVCA_ilogRT.OVCAILOG-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            900984645 1073152 /opt/OEMF/V5.0/ilog/tgf/lib/libiltapict.sl
            868514546 921600 /opt/OEMF/V5.0/ilog/tgf/lib/libiltapisv.sl
            3388416863 557056 /opt/OEMF/V5.0/ilog/tgf/lib/libiltcorqt.sl
            645664278 188416 /opt/OEMF/V5.0/ilog/tgf/lib/libiltctxt.sl
            3632524818 2076672 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltmappr.sl
            3055404 1220608 /opt/OEMF/V5.0/ilog/tgf/lib/libiltmapvw.sl
            2631527395 3526656 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltmodel.sl
            2584368151 3272704 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltmpobj.sl
            819166263 700416 /opt/OEMF/V5.0/ilog/tgf/lib/libiltoracl.sl
            2751596956 962560 /opt/OEMF/V5.0/ilog/tgf/lib/libiltpdmsh.sl
            1427416669 1167360 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltprapp.sl
            4048394096 2568192 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltprbas.sl
            3860799312 622592 /opt/OEMF/V5.0/ilog/tgf/lib/libiltprdm.sl
            2067220515 364544 /opt/OEMF/V5.0/ilog/tgf/lib/libiltrqtrp.sl
            1653138502 389120 /opt/OEMF/V5.0/ilog/tgf/lib/libiltshrrp.sl
            3489560686 1015808 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libilttblpr.sl
            3857188954 888832 /opt/OEMF/V5.0/ilog/tgf/lib/libilttblvw.sl
            2761224773 1064960 /opt/OEMF/V5.0/ilog/tgf/lib/libiltutil.sl
            3018971424 1499136 /opt/OEMF/V5.0/ilog/tgf/lib/
                    libiltvwbas.sl

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_23386 PHSS_23151 PHSS_23142 PHSS_22781

    Equivalent Patches:
            SASOL_00015:
            sparcSOL: 2.5 2.6 2.7

    Patch Package Size: 48280 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_23398

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23398.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23398. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23398.depot

            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_23398.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23398.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23398.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch supersedes one or more previous patches. If the
            superseded patches included special installation
            instructions those instructions can be found below.

            PHSS_23386:
            Stop the GUIC
            Stop the GUIS using the guisstop
            Stop the FMS using the fmsstop
            Install the Patch
            Start the FMS using the fmsstart
            Start the GUIS using the guisstart
            Start the GUIC

            PHSS_23151:
            Consolidated Patch

            PHSS_23142:
            PTSfc01126:
            Not Available.

            PHSS_22781:
            Shut down FMS using fmsstop.
            Install the patch.
            Restart FMS using fmstart.
    -----End of Document ID: PHSS_23398------------------------------------------


    Document ID: PHSS_23395
    Date Loaded: 20010301
          Title: s700_800 11.00 OV SA1.01 GUIS 1.01-4 fix

    Patch Name: PHSS_23395

    Patch Description: s700_800 11.00 OV SA1.01 GUIS 1.01-4 fix

    Creation Date: 01/02/22

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            OpenView Service Assurance 1.01 GUIS

    Filesets:
            OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP
            OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23395

    Symptoms:
            PHSS_23395:
            Cumulative Consolidated Patch

            PHSS_23390:
            PTSfc01054:
            Users with the same profile do not always see the same set
            of problems on their problem presenter and/or the attribute
            values for a problem (e.g. owner) are not consistent across
            the problem presenters.

            PTSfc01216:
            Summary scoreboard counts can become incorrect under load.

            PTSfc01231:
            Oracle errors ORA-03113 and ORA-01041 are reported with
            each DB access after an HA system supporting the GUIDB
            fails over.

            PHSS_23132:
            Consolidated Patch

            PHSS_23128:
            PTSfc01214:
            If a GUI client does not exit gracefully, dangling server
            processes are left on the server side. Also, the license
            is not released.

            PTSfc01136:
            Objects with embedded / in RDN display as two objects. The
            first object contains the data before the slash and shows
            no propagation state or alarms. The second object is a
            child of the first named by the data following the /.
            This object contains the alarms and shows the correct
            propagation state.

            PTSfc01019:
            If a directory exists in the current directory starting
            with a number the disk space calculation phase of
            guidbsysconfig reports the tr(1) errors

            PHSS_22783:
            PTSfc01080:
            Enum-type mappings are re-sorted after they have been
            entered. This will change key to value mappings
            unexpectedly.

            PTSfc01082:
            If problem filter is specified, when a displayed problem
            changes to a different perceived severity from what the
            filter is set to, the problem is not removed from the
            presenter.

            PTSfc01084:
            Customer may not see alarm updates in problem presenter in
            some cases.

            PTSfc01086:
            When autosorting is turned on, a selected problem condition
            may get sorted out of view.

    Defect Description:
            PHSS_23395:
            Cumulative Consolidated Patch

            Resolution:
            Cumulative Consolidated Patch

            PHSS_23390:
            PTSfc01054:
            Users with the same profile do not always see the same set
            of problems on their problem presenter and/or the attribute
            values for a problem (e.g. owner) are not consistent across
            the problem presenters.

            PTSfc01216:
            When a problem presenter origin is changed quickly, the
            scoreboard may try to add and remove certain problem
            conditions "simultaneously".

            PTSfc01231:
            The GUIS does not re-connect to the GUIDB, when the GUIDB
            connection has failed.
            Resolution:
            PTSfc01054:
            Serialise client controller transactions.

            PTSfc01216:
            According to Ilog's suggestion, the scoreboard now handles
            the list of removed problems before handling the added
            rows.

            PTSfc01231:
            Upon receiving ORA-03113 or ORA-01041, a re-attempt is made
            to connect to the GUIDB. The user should re-attempt the
            operation performed when the error was received.

            PHSS_23132:
            Consolidated Patch

            PHSS_23128:
            PTSfc01214:
            If a GUI client does not exit gracefully, dangling server
            processes are left on the server side. Also, the license
            is not released.

            PTSfc01136:
            Incorrect parsing of the FDN yielded different objects.

            PTSfc01019:
            If a directory exists in the current directory starting
            with a number the disk space calculation phase of
            guidbsysconfig reports the tr(1) errors

            Resolution:
            PTSfc01214:
            A monitor has been added to the userhandler. The monitor
            runs in a separate userhandler thread.

            PTSfc01136:
            Changes were made to correct the creation of nodes which
            contain "/" in the RDN. Previously objects could not be
            created under a object with a RDN containing a "/".

            PTSfc01019:
            This error was due to the tr function used did not have
            quotes around the [0-9]. The fix was to modify the string
            to "[0-9]". All other TR conversions were corrected as
            well.

            PHSS_22783:
            PTSfc01082:
            Perceived Severity of new alarm is not checked against
            perceived severity set in problem filter.

            PTSfc01084:
            Creating alarms by default all the time when alarm updates
            come in is causing problems not to removed from the
            problem presenter correctly in some corner case;
            performance hit as well.
            Resolution:
            PTSfc01080:
            Fixed in TGF 1.05 patch 14.

            PTSfc01082:
            Fix perceived severity processing when alarm comes in.

            PTSfc01084:
            Reworked the way perceived severity lists in alarms are
            processed.

            PTSfc01086:
            I added code to scroll the selection back into view when
            needed. Behavior can be switched off by setting
            resource "EnsureSelectionVisible" to false with
            guisadmin. This patch includes a new dbinit to add this
            resource. It is not nesessary to run this if not needed.

    SR:
            F333001231 F333001216 F333001054 F333001019 F333001214
            F333001136 F333001080 F333001082 F333001084 F333001086

    Patch Files:

            OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/FMS/unsupported/bin/print_all_filters
            /opt/OEMF/V5.0/FMS/unsupported/bin/
                    print_all_rolefilter_assoc
            /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x

            OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.01,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/OEMF/V5.0/GUIDB/lib/liboemfsh.3
            /opt/OEMF/V5.0/GUIDB/lbin/dbinit
            /opt/OEMF/V5.0/GUIDB/lbin/functions
            /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym
            /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap

            OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/tgf/bin/admintl
            /opt/OEMF/V5.0/GUIS/oemf/util/extutil
            /opt/OEMF/V5.0/GUIS/oemf/util/launchapp
            /opt/OEMF/V5.0/GUIS/oemf/util/logdisplaymsg
            /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfchpr.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3
            /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfprap.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfsh.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfuh.3
            /opt/OEMF/V5.0/GUIS/lib/liboemfuhcm.3
            /opt/OEMF/V5.0/GUIS/bin/admintlc
            /opt/OEMF/V5.0/GUIS/bin/admintlr
            /opt/OEMF/V5.0/GUIS/bin/alrmhndl
            /opt/OEMF/V5.0/GUIS/bin/control
            /opt/OEMF/V5.0/GUIS/bin/handler
            /opt/OEMF/V5.0/GUIS/bin/ilblmap
            /opt/OEMF/V5.0/GUIS/bin/mohndl
            /opt/OEMF/V5.0/GUIS/bin/userhndl

    what(1) Output:

            OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/FMS/unsupported/bin/print_all_filters:
                    None
            /opt/OEMF/V5.0/FMS/unsupported/bin/
                    print_all_rolefilter_assoc:
                    None
            /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x:
                    OpenView Communications / Assurance Operation Profil
                            e Configurator A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY

            OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.01,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/OEMF/V5.0/GUIDB/lib/liboemfsh.3:
                    OpenView Communications / Assurance GUI Shared Libra
                            ry A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIDB/lbin/dbinit:
                    OpenView Communications / Assurance GUI dbinit A.01.
                            01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIDB/lbin/functions:
                    None
            /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym:
                    OpenView Communications / Assurance GUI GUIDB MOC sy
                            m A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap:
                    OpenView Communications / Assurance oemflinkmap A.01
                            .01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY

            OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/ilog/tgf/bin/admintl:
                    None
            /opt/OEMF/V5.0/GUIS/oemf/util/extutil:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance extutil A.01.01
                            - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23395, 02222001
            /opt/OEMF/V5.0/GUIS/oemf/util/launchapp:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance launchapp A.01.0
                            1 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23395, 02222001
            /opt/OEMF/V5.0/GUIS/oemf/util/logdisplaymsg:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance logdisplaymsg A.
                            01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23395, 02222001
            /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3:
                    OpenView Communications / Assurance GUI Application
                            Handler Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3:
                    OpenView Communications / Assurance GUIS-GUIC API A.
                            01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfchpr.3:
                    OpenView Communications / Assurance GUI Chart Presen
                            ter Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3:
                    OpenView Communications / Assurance GUI Chart Librar
                            y A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3:
                    OpenView Communications / Assurance Presenter Login
                            Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfprap.3:
                    OpenView Communications / Assurance GUI Presenter Li
                            brary A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfsh.3:
                    OpenView Communications / Assurance GUI Shared Libra
                            ry A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfuh.3:
                    OpenView Communications / Assurance GUI User Handler
                             Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/lib/liboemfuhcm.3:
                    OpenView Communications / Assurance GUI Common User
                            Handler Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/admintlc:
                    OpenView Communications / Assurance GUIS wrapper to
                            remove temporary decrypted config file used
                            by admintl A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/admintlr:
                    OpenView Communications / Assurance GUIS wrapper for
                             TGF admintl A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/alrmhndl:
                    OpenView Communications / Assurance GUI Alarm Handle
                            r A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/control:
                    OpenView Communications / Assurance GUI Client Contr
                            oller A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/handler:
                    OpenView Communications / Assurance GUI Application
                            Handler A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/ilblmap:
                    HP aC++ B3910B A.01.19.02 Classic Iostream Library
                    HP aC++ B3910B A.01.19.02 Language Support Library
                    PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib
                            ility libc.a_ID/main/r10dav/libc_dav/libc_
                            dav_cpe/8
                    /ux/core/libs/libc/archive_pa1/libc.a_ID
                    Mar 12 1998 12:42:31
            /opt/OEMF/V5.0/GUIS/bin/mohndl:
                    OpenView Communications / Assurance GUI Managed Obje
                            ct Handler A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
            /opt/OEMF/V5.0/GUIS/bin/userhndl:
                    OpenView Communications / Assurance GUI User Handler
                             A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH XXXX_XXXXX, MMDDYYYY
                    FLEXlm 6.1g (liblmgr.a), Copyright (C) 1988-1999 Glo
                            betrotter Software, Inc.

    cksum(1) Output:

            OVCA_guiAUX.OVCAGUI-AUX,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            1932616899 7663616 /opt/OEMF/V5.0/FMS/lbin/fmsopcfg_x
            3263631161 557056 /opt/OEMF/V5.0/FMS/unsupported/bin/
                    print_all_filters
            2351974916 552960 /opt/OEMF/V5.0/FMS/unsupported/bin/
                    print_all_rolefilter_assoc

            OVCA_guidbRT.OVCAGUIDB-RUN,fr=A.01.01,
                    fa=HP-UX_B.11.00_32/64,v=HP:
            493710541 630784 /opt/OEMF/V5.0/GUIDB/lbin/dbinit
            1096075131 53344 /opt/OEMF/V5.0/GUIDB/lbin/functions
            2140713463 606208 /opt/OEMF/V5.0/GUIDB/lbin/guidbmocsym
            4043628529 2269184 /opt/OEMF/V5.0/GUIDB/lbin/oemflinkmap
            667952701 327680 /opt/OEMF/V5.0/GUIDB/lib/liboemfsh.3

            OVCA_guiRT.OVCAGUIS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            2622997682 20480 /opt/OEMF/V5.0/GUIS/bin/admintlc
            3289971706 77824 /opt/OEMF/V5.0/GUIS/bin/admintlr
            2557828490 1994752 /opt/OEMF/V5.0/GUIS/bin/alrmhndl
            1315827066 806912 /opt/OEMF/V5.0/GUIS/bin/control
            842371347 2068480 /opt/OEMF/V5.0/GUIS/bin/handler
            3471116767 1515761 /opt/OEMF/V5.0/GUIS/bin/ilblmap
            2707635834 2015232 /opt/OEMF/V5.0/GUIS/bin/mohndl
            2875432550 2416640 /opt/OEMF/V5.0/GUIS/bin/userhndl
            2110173889 2064384 /opt/OEMF/V5.0/GUIS/lib/liboemfaphn.3
            760544957 700416 /opt/OEMF/V5.0/GUIS/lib/liboemfapi.3
            1087531894 1736704 /opt/OEMF/V5.0/GUIS/lib/liboemfchpr.3
            3236466660 1015808 /opt/OEMF/V5.0/GUIS/lib/liboemfchvw.3
            3486114994 720896 /opt/OEMF/V5.0/GUIS/lib/liboemflogn.3
            4087455271 1093632 /opt/OEMF/V5.0/GUIS/lib/liboemfprap.3
            667952701 327680 /opt/OEMF/V5.0/GUIS/lib/liboemfsh.3
            455694396 294912 /opt/OEMF/V5.0/GUIS/lib/liboemfuh.3
            3846387251 90112 /opt/OEMF/V5.0/GUIS/lib/liboemfuhcm.3
            2021731925 2707456 /opt/OEMF/V5.0/GUIS/oemf/util/extutil
            2399778446 2715648 /opt/OEMF/V5.0/GUIS/oemf/util/launchapp
            3801433242 2674688 /opt/OEMF/V5.0/GUIS/oemf/util/
                    logdisplaymsg
            2934192459 17637376 /opt/OEMF/V5.0/ilog/tgf/bin/admintl

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_23390 PHSS_23132 PHSS_23128 PHSS_22783

    Equivalent Patches: None

    Patch Package Size: 56070 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_23395

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23395.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23395. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23395.depot

            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_23395.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23395.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23395.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch supersedes one or more previous patches. If the
            superseded patches included special installation
            instructions those instructions can be found below.

            PHSS_23390:
            Stop the GUI Clients
            Stop the GUIS using the guisstop
            Install the patch
            Start the GUIS using the guisstart
            Start the GUI Clients

            PHSS_23132:
            Shutdown the GUI Clients.
            Shutdown the GUI Server using guisstop.
            Install the patch.
            Start the GUI Server using the guisstart.
            Start the GUI Clients.

            PHSS_23128:
            Shutdown the GUI Clients.
            Shutdown the GUI Server using guisstop.
            Install the patch.
            Start the GUI Server using the guisstart.
            Start the GUI Clients.

            PHSS_22783:
            Shutdown the GUIS using guisstop.
            GUI clients should be shut down before the patch
            installation using the guicstop.
            Install the patch.
            Start the GUIS using guisstart.
            Start the GUIC using guicstart.
    -----End of Document ID: PHSS_23395------------------------------------------


    Document ID: PHSS_23394
    Date Loaded: 20010301
          Title: s700_800 11.00 OV SA1.01 GUIC 1.01-4 fix

    Patch Name: PHSS_23394

    Patch Description: s700_800 11.00 OV SA1.01 GUIC 1.01-4 fix

    Creation Date: 01/02/22

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            OpenView Service Assurance 1.01 GUIC

    Filesets:
            OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23394

    Symptoms:
            PHSS_23394:
            Cumulative Consolidated Patch

            PHSS_23391:
            PTSfc01216:
            Summary scoreboard counts can become incorrect under load.

            PHSS_23133:
            Consolidated Patch

            PHSS_23129:
            PTSfc01136:
            Objects cannot be created with a embedded / in the RDN
            value from the GUIC.

            PHSS_22784:
            PTSfc01086
            When autosorting is turned on, a selected problem condition
            may get sorted out of view.

            PTSfc01087
            Problem detail panels raise themselves to the top of all
            other windows (raise()) when they send a request such as
            own/disown/discharge.

    Defect Description:
            PHSS_23394:
            Cumulative Consolidated Patch

            Resolution:
            Cumulative Consolidated Patch

            PHSS_23391:
            PTSfc01216:
            When a problem presenter origin is changed quickly, the
            scoreboard may try to add and remove certain problem
            conditions "simultaneously"
            Resolution:
            PTSfc01216:
            According to Ilog's suggestion, the scoreboard now handles
            the list of removed problems before handling the added
            rows.

            PHSS_23133:
            Consolidated Patch

            PHSS_23129:
            PTSfc01136:
            Objects cannot be created with a embedded / in the RDN
            value from the GUIC.
            Resolution:
            PTSfc01136:
            TGF Datastorage of RDN containing a / does not match the
            data storage in FMS. The changes made limit the outgoing
            FDN to the FMS form. TGF form is only visible from within
            the GUI.

            PHSS_22784:
            PTSfc01086
            When autosort is on and a selected row is updated (Ex:
            owned) in such a way that it should be resorted, the
            selected row may be moved out of view when the table
            updates.

            PTSfc01087
            When a request is completed, the current presenter will be
            raised to the top of all other windows.
            Resolution:
            PTSfc01086
            Added code to scroll the selection back into view when
            needed. Behavior can be switched off by setting resource
            "EnsureSelectionVisible" to false with guisadmin.

            PTSfc01087
            Code changed to override the tgf method that called raise
            ().

    SR:
            F333001216 F333001136 F333001086 F333001087

    Patch Files:

            OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3
            /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3
            /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3
            /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3
            /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3
            /opt/OEMF/V5.0/GUIC/bin/extutil
            /opt/OEMF/V5.0/GUIC/bin/ilblmap
            /opt/OEMF/V5.0/GUIC/bin/launchapp
            /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg
            /opt/OEMF/V5.0/GUIC/bin/present

    what(1) Output:

            OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3:
                    OpenView Communications / Assurance GUI Chart Presen
                            ter Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3:
                    OpenView Communications / Assurance Presenter Login
                            Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3:
                    OpenView Communications / Assurance GUI Presenter Li
                            brary A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3:
                    OpenView Communications / Assurance GUI Shared Libra
                            ry A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3:
                    OpenView Communications / Assurance GUI Common User
                            Handler Library A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/bin/extutil:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance extutil A.01.01
                            - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/bin/ilblmap:
                    HP aC++ B3910B A.01.19.02 Classic Iostream Library
                    HP aC++ B3910B A.01.19.02 Language Support Library
                    PATCH-PHCO_14511 for 10.20; for 10.30, 11.x compatib
                            ility libc.a_ID/main/r10dav/libc_dav/libc_
                            dav_cpe/8
                    /ux/core/libs/libc/archive_pa1/libc.a_ID
                    Mar 12 1998 12:42:31
            /opt/OEMF/V5.0/GUIC/bin/launchapp:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance launchapp A.01.0
                            1 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg:
                    OVC/Assurance SDK GUI Integration Utility, Version 1
                            .01
                    OpenView Communications / Assurance logdisplaymsg A.
                            01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
            /opt/OEMF/V5.0/GUIC/bin/present:
                    OpenView Communications / Assurance GUI Presenter A.
                            01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23394, 02222001
                    ILOG TGO module alarms - Release 1.11 jumbo patch 1
                    ILOG TGO module amapper - Release 1.11 jumbo patch 1
                    ILOG TGO module attach - Release 1.11 jumbo patch 1
                    ILOG TGO module basshelf - Release 1.11 jumbo patch
                            1
                    ILOG TGO module belt - Release 1.11 jumbo patch 1
                    ILOG TGO module blink - Release 1.11 jumbo patch 1
                    ILOG TGO module cstyle - Release 1.11 jumbo patch 1
                    ILOG TGO module decor - Release 1.11 jumbo patch 1
                    ILOG TGO module geoutils - Release 1.11 jumbo patch
                            1
                    ILOG TGO module graphic - Release 1.11 jumbo patch 1
                    ILOG TGO module grbbxcch - Release 1.11 jumbo patch
                            1
                    ILOG TGO module grelt - Release 1.11 jumbo patch 1
                    ILOG TGO module grupdate - Release 1.11 jumbo patch
                            1
                    ILOG TGO module grutils - Release 1.11 jumbo patch 1
                    ILOG TGO module layout - Release 1.11 jumbo patch 1
                    ILOG TGO module legend - Release 1.11 jumbo patch 1
                    ILOG TGO module linespec - Release 1.11 jumbo patch
                            1
                    ILOG TGO module lnkproxy - Release 1.11 jumbo patch
                            1
                    ILOG TGO module mapshelf - Release 1.11 jumbo patch
                            1
                    ILOG TGO module network - Release 1.11 jumbo patch 1
                    ILOG TGO module object - Release 1.11 jumbo patch 1
                    ILOG TGO module ointer - Release 1.11 jumbo patch 1
                    ILOG TGO module omapper - Release 1.11 jumbo patch 1
                    ILOG TGO module rectdrwr - Release 1.11 jumbo patch
                            1
                    ILOG TGO module resource - Release 1.11 jumbo patch
                            1
                    ILOG TGO module shelf - Release 1.11 jumbo patch 1
                    ILOG TGO module shelfitm - Release 1.11 jumbo patch
                            1
                    ILOG TGO module shelfpxy - Release 1.11 jumbo patch
                            1
                    ILOG TGO module smapper - Release 1.11 jumbo patch 1
                    ILOG TGO module states - Release 1.11 jumbo patch 1
                    ILOG TGO module system - Release 1.11 jumbo patch 1
                    ILOG TGO module tbelt - Release 1.11 jumbo patch 1
                    ILOG TGO module tlayout - Release 1.11 jumbo patch 1
                    ILOG TGO module tobject - Release 1.11 jumbo patch 1
                    ILOG TGO module tocstyle - Release 1.11 jumbo patch
                            1
                    ILOG TGO module tolayout - Release 1.11 jumbo patch
                            1
                    ILOG TGO module tomapper - Release 1.11 jumbo patch
                            1
                    ILOG TGO module tordrwr - Release 1.11 jumbo patch 1
                    ILOG TGO module tostates - Release 1.11 jumbo patch
                            1
                    ILOG TGO module trdrwr - Release 1.11 jumbo patch 1
                    ILOG TGO module tsmapper - Release 1.11 jumbo patch
                            1
                    ILOG TGO module tstates - Release 1.11 jumbo patch 1
                    ILOG TGO module utils - Release 1.11 jumbo patch 1
                    ILOG Script 2.0 (15)

    cksum(1) Output:

            OVCA_guiCL.OVCAGUIC-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            3368917144 2707456 /opt/OEMF/V5.0/GUIC/bin/extutil
            3471116767 1515761 /opt/OEMF/V5.0/GUIC/bin/ilblmap
            4179265821 2715648 /opt/OEMF/V5.0/GUIC/bin/launchapp
            322378909 2674688 /opt/OEMF/V5.0/GUIC/bin/logdisplaymsg
            794956214 15392768 /opt/OEMF/V5.0/GUIC/bin/present
            2778992517 1736704 /opt/OEMF/V5.0/GUIC/lib/liboemfchpr.3
            3791453798 720896 /opt/OEMF/V5.0/GUIC/lib/liboemflogn.3
            2227712265 1093632 /opt/OEMF/V5.0/GUIC/lib/liboemfprap.3
            1681769031 327680 /opt/OEMF/V5.0/GUIC/lib/liboemfsh.3
            229026577 90112 /opt/OEMF/V5.0/GUIC/lib/liboemfuhcm.3

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_23391 PHSS_23133 PHSS_23129 PHSS_22784

    Equivalent Patches:
            SASOL_00014:
            sparcSOL: 2.5 2.6 2.7

    Patch Package Size: 28330 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_23394

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23394.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23394. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23394.depot

            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_23394.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23394.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23394.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch supersedes one or more previous patches. If the
            superseded patches included special installation
            instructions those instructions can be found below.

            PHSS_23391:
            Stop the GUI Clients
            Install the Patch
            Start the GUI Clients

            PHSS_23133:
            Stop the GUI Clients.
            Install the patch.
            Restart the GUI Clients

            PHSS_23129:
            Stop the GUI Clients.
            Install the patch.
            Restart the GUI Clients using guicstart.

            PHSS_22784:
            Stop GUIC using guicstop.
            Install.
            Restart GUIC using guicstart.
    -----End of Document ID: PHSS_23394------------------------------------------


    Document ID: PHSS_23381
    Date Loaded: 20010301
          Title: s700_800 11.00 OV SA1.01 FMS 1.01-4 fix

    Patch Name: PHSS_23381

    Patch Description: s700_800 11.00 OV SA1.01 FMS 1.01-4 fix

    Creation Date: 01/02/22

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            OpenView Service Assurance 1.01 FMS

    Filesets:
            OVCA_fmsRT.OVCAFMS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23381

    Symptoms:
            PHSS_23381:
            Cumulative Consolidated Patch

            PHSS_23379:
            PTSfc01383:
            No duplication check while loading object(s)with '/' in
            their FDN in pdb

            PTSfc01303:
            fmsalmbackup utility does not delete alarms in the alarm
            and ec_state database that are dropped by ECS (ec_state =
            8).

            PHSS_23131:
            Consolidated Patch

            PHSS_23126:
            PTSfc01192:
            Performance of system drops below acceptable limits when
            16+ GUI clients are used.

            PTSfc01195:
            IMDD core dumps when the alarm with the empty additional
            text is sent.

            PTSfc01136:
            Objects with embedded / in RDN display as two objects. The
            first object contains the data before the slash and shows
            no propagation state or alarms. The second object is a
            child of the first named by the data following the /.
            This object contains the alarms and shows the correct
            propagation state.

            PHSS_22782:
            PTSfc01070 PTSfc01071:
            1) Connect 6-GUICs simultaneously
            2) Open Map Presenter on all the GUICs
            3) Drill Up/Down on Map Presenter simultaneously while
            'fmsomgen'utility is still in the progress of generating
            ~10K OMEvents.
            4) MO mgr core and most of the GUI clients gave "API
            disconnected" msg.

            PTSfc01072:
            When remove certain number of links objects, sometimes MO
            manager will core dump. When create objects with express
            loading flag turned on, duplicated objects, which have the
            same FDN, but could have different attributes, can be
            created.

            PTSfc01073:
            Problems not seen in problem presenter for multi site
            setup. Managed objects not seen in map presenter for multi
            site setup.

            PTSfc01075:
            When an alarm specific-problem contains 64 characters and
            the fmsalmsvr process is used to view the alarm (such as
            using the get history button on the problem presenter
            window), fmsalmsvr will assert and core dump.

    Defect Description:
            PHSS_23381:
            Cumulative Consolidated Patch

            Resolution:
            Cumulative Consolidated Patch

            PHSS_23379:
            PTSfc01383:
            While loading objects into pdb through MOILoader, there
            is no duplication check for the objects with '/' in their
            FDNs, so more than one entries will be in pdb for the same
            object.

            PTSfc01303:
            fmsalmbackup utility does not delete alarms in the alarm
            and ec_state database that are dropped by ECS (ec_state =
            8).
            Resolution:
            PTSfc01383:
            Add FDN help function to recognize the "/" for the map
            node name.

            PTSfc01303:
            The corresponding flag has been turned on to indicate
            that the alarms should be deleted.

            PHSS_23131:
            Consolidated Patch

            PHSS_23126:
            PTSfc01192:
            Performance of system drops below acceptable limits when
            16+ GUI clients are used.

            PTSfc01195:
            IMDD core dumps when the alarm with the empty additional
            text is sent.

            PTSfc01136:
            Incorrect parsing of the FDN yielded different objects.
            Resolution:
            PTSfc01192:
            Do not delete the proxy pull supplier information from the
            database if the disconnection attempt results in an
            exception. When sending push notifications, if an
            exception happens, do a retry on the push. The retry
            prevents an immediate drop notification message to the GUI.

            PTSfc01195:
            The reason that cause imdd core dump is that event
            generator uses a different way to do encode from our
            program (MD) does .
            The solution is to check if graphic string of additional
            text is empty , copy the string only after you confirm
            that it is not empty.

            PTSfc01136:
            Changes were also made to the FMS to correct the creation
            of nodes which contain "/" in the RDN. Previously objects
            could not be created under a object with a RDN containing
            a "/".

            PHSS_22782:
            PTSfc01070:
            The fmsmosvr core dumps under certain instances. This
            defect is very intermittent and usually only occurred
            after 3 or 4 days of heavy usage.

            PTSfc01071:
            This defect causes an fmsmosvr core dump. The core dump
            will occur during the first client operations after an fms
            start up. This defect could also have caused core dumps
            in other servers.

            PTSfc01072:
            There are four problems in this defect:
            1. Race condition exists in all batch operations, so that
            sometimes get_connected operation will not return the
            related TPs;
            2. The way used to check the number of TPs retuned from
            the get_connected operation is wrong;
            3. MO manager sometimes will die when remove large number
            of link objects, as the background threads spoused by the
            get_connected batch operation could exceed the thread
            number per process configured in the kernal.
            4. When express loading flag turned on, FDN check is
            switched off, and no uniqueness is set on the topoDB
            schemas.

            PTSfc01073:
            A deadlock condition was occurring between servers on
            different machines. This caused client calls to never
            complete. This defect can only occur in a multi fms
            configuration.

            PTSfc01075:
            The alarm DB allows specific-problems to be 64 characters,
            not including the NUL terminator. The fmsalmsvr is
            asserting when the entry is greater than or equal to
            64 characters. The assert is triggered from the get-
            history button of the GUI problem presenter.
            Resolution:
            PTSfc01070:
            Code change.

            PTSfc01071:
            Removed a race condition in the code.

            PTSfc01072:
            1. Change the logic in the batch operation to make sure
            all data will be retrieved from buffer;
            2. Fixed with the right way to check the number of TPs
            returned
            3. Add the real-time thread remove in batch operations
            4. Put the FDN check with express MO loading.

            PTSfc01073:
            The deadlock was fixed in the servers.

            PTSfc01075:
            Removed the assert and increased the character array to
            handle the additional character.

    SR:
            F333001303 F333001383 F333001195 F333001136 F333001192
            F333001072 F333001073 F333001075 F333001070 F333001071

    Patch Files:

            OVCA_fmsRT.OVCAFMS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/FMS/lib/libfms_cds_server.3
            /opt/OEMF/V5.0/FMS/lbin/fmsbackup_func
            /opt/OEMF/V5.0/FMS/lbin/fmsopfix_x
            /opt/OEMF/V5.0/FMS/lbin/oemfgentoposync
            /opt/OEMF/V5.0/FMS/lbin/oemfmoihndlr
            /opt/OEMF/V5.0/FMS/lbin/premain
            /opt/OEMF/V5.0/FMS/bin/fmsalmsvr
            /opt/OEMF/V5.0/FMS/bin/fmsmocsvr
            /opt/OEMF/V5.0/FMS/bin/fmsmosvr
            /opt/OEMF/V5.0/FMS/bin/fmsomsvr
            /opt/OEMF/V5.0/FMS/bin/fmsopsvr
            /opt/OEMF/V5.0/FMS/bin/fmsprobsvr
            /opt/OEMF/V5.0/FMS/bin/ovfmpmdimdd

    what(1) Output:

            OVCA_fmsRT.OVCAFMS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            /opt/OEMF/V5.0/FMS/lib/libfms_cds_server.3:
                    OpenView Communications / Assurance CDS Server libra
                            ry A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/lbin/fmsbackup_func:
                    None
            /opt/OEMF/V5.0/FMS/lbin/fmsopfix_x:
                    None
            /opt/OEMF/V5.0/FMS/lbin/oemfgentoposync:
                    OpenView Communications / Assurance oemfgentoposync
                            A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/lbin/oemfmoihndlr:
                    OpenView Communications / Assurance oemfmoihndlr A.0
                            1.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/lbin/premain:
                    OpenView Communications / Assurance premain A.01.01
                            - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsalmsvr:
                    OpenView Communications / Assurance Alarm Collection
                             Manager A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsmocsvr:
                    OpenView Communications / Assurance Managed Object C
                            lass Collection Manager A.01.01 - Release (T
                            35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsmosvr:
                    OpenView Communications / Assurance Managed Object C
                            ollection Manager A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsomsvr:
                    OpenView Communications / Assurance OMEvent Collecti
                            on Manager A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsopsvr:
                    OpenView Communications / Assurance Outage Plan Coll
                            ection Manager A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/fmsprobsvr:
                    OpenView Communications / Assurance Problem Collecti
                            on Manager A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
            /opt/OEMF/V5.0/FMS/bin/ovfmpmdimdd:
                    OpenView Communications / Assurance Mediation Device
                             Interface A.01.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23381, 02222001
                    DFIX15001: mp_error_m.c 23Dec99
                    DFIX15000: cii_ent.c 30sep1999
                    PATCH PHSS_20050, 990929
                    DFIX15000: pm_ipc.c 30sep1999
                    DFIX15001: x_comp.yacc 22Dec1999

    cksum(1) Output:

            OVCA_fmsRT.OVCAFMS-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,
                    v=HP:
            1597078874 2809856 /opt/OEMF/V5.0/FMS/bin/fmsalmsvr
            2414785350 1867776 /opt/OEMF/V5.0/FMS/bin/fmsmocsvr
            3633549580 5832704 /opt/OEMF/V5.0/FMS/bin/fmsmosvr
            3820586455 3653632 /opt/OEMF/V5.0/FMS/bin/fmsomsvr
            2381192707 3547136 /opt/OEMF/V5.0/FMS/bin/fmsopsvr
            3530580700 4845568 /opt/OEMF/V5.0/FMS/bin/fmsprobsvr
            1551884769 1540096 /opt/OEMF/V5.0/FMS/bin/ovfmpmdimdd
            294099817 51049 /opt/OEMF/V5.0/FMS/lbin/fmsbackup_func
            62674785 1941504 /opt/OEMF/V5.0/FMS/lbin/fmsopfix_x
            1478142537 1843200 /opt/OEMF/V5.0/FMS/lbin/oemfgentoposync
            240262705 2699264 /opt/OEMF/V5.0/FMS/lbin/oemfmoihndlr
            3944930873 393216 /opt/OEMF/V5.0/FMS/lbin/premain
            2458407954 3813376 /opt/OEMF/V5.0/FMS/lib/
                    libfms_cds_server.3

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_23379 PHSS_23131 PHSS_23126 PHSS_22782

    Equivalent Patches: None

    Patch Package Size: 34060 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_23381

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23381.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23381. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23381.depot

            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_23381.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23381.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23381.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch supersedes one or more previous patches. If the
            superseded patches included special installation
            instructions those instructions can be found below.

            PHSS_23379:
            Shutdown the GUI Clients
            Shutdown the GUIS servers
            Stop the FMS
            Install the Patch
            Start the FMS using the fmsstart
            Start the GUIS Servers using the guisstart
            Start the GUIC Servers

            PHSS_23131:
            None

            PHSS_23126:
            Shutdown the GUI Client.
            Shutdown the GUIS using the guisstop.
            Shutdown the FMS using the fmsstop.
            Install the Patch.
            Start the FMS using the fmsstart.
            Start the GUIS using the guisstart.
            Start the GUIC using the guicstart.

            PHSS_22782:
            Shut down FMS using fmsstop.
            Install the patch.
            Start it up using fmsstart.
    -----End of Document ID: PHSS_23381------------------------------------------


    Document ID: PHSS_23380
    Date Loaded: 20010301
          Title: s700_800 11.00 OV SA1.01 MD 1.01-4 fix

    Patch Name: PHSS_23380

    Patch Description: s700_800 11.00 OV SA1.01 MD 1.01-4 fix

    Creation Date: 01/02/22

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.00
            s800: 11.00

    Products:
            OpenView Service Assurance 1.01 MD

    Filesets:
            OVCA_mdRT.OVCAMD-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23380

    Symptoms:
            PHSS_23380:
            PTSfc01015:
                 Mapper Core dumps.

    Defect Description:
            PHSS_23380:
            PTSfc01015:
            In Table-lookup mapping configuration if an input column
            value is specified that is not a formatted fault field of
            the message class then the mapper process of MD dumps
            when the alarms of the message class are sent to MD.
            Resolution:
            PTSfc01015:
            Checked for an input column name, against the list of
            formatted fields for the message received and if found
            absent then the message is discarded with adequate
            trace messages.

    SR:
            F333001015

    Patch Files:

            OVCA_mdRT.OVCAMD-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/OEMF/V5.0/MD/bin/fmpmdmapd

    what(1) Output:

            OVCA_mdRT.OVCAMD-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP:
            /opt/OEMF/V5.0/MD/bin/fmpmdmapd:
                    OpenView Communications / Assurance Event Mapper A.0
                            1.01 - Release (T35)
                    HP 9000 S700/S800 HP-UX 11.x ANSI C++ (+eh)
                    Copyright (c) 1990-2001 Hewlett-Packard Co., All Ri
                            ghts Reserved.
                    PATCH PHSS_23380, 02222001
                    $Header: cfinitM.c,v 1.2 97/11/07 17:55:15 prem Exp
                            $
                    None

    cksum(1) Output:

            OVCA_mdRT.OVCAMD-RUN,fr=A.01.01,fa=HP-UX_B.11.00_32/64,v=HP:
            2860554593 1847296 /opt/OEMF/V5.0/MD/bin/fmpmdmapd

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

    Equivalent Patches: None

    Patch Package Size: 1820 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_23380

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23380.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23380. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23380.depot

            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_23380.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23380.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23380.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            PHSS_23380:
            Stop MD using mdstop.
            Install the patch
            Start MD using the mdstart.
    -----End of Document ID: PHSS_23380------------------------------------------


    Document ID: PHSS_23350
    Date Loaded: 20010301
          Title: s700_800 11.04 (VVOS) CDE login failure on graphics console

    Patch Name: PHSS_23350

    Patch Description: s700_800 11.04 (VVOS) CDE login failure on graphics console

    Creation Date: 01/02/08

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.04
            s800: 11.04

    Products: N/A

    Filesets:
            CDE.CDE-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23350

    Symptoms:
            PHSS_23350:
              When patch PHSS_20468 is part of the VVOS install media,
              nongraphics systems get CDE startup failures on
              the console.

            PHSS_20468:
              Users are unable to log into a graphics console CDE login
              environment if a system has multiple network cards
              configured. This problem was introduced by patch
              PHSS_18392.

    Defect Description:
            PHSS_23350:
              The /usr/dt/config/Xservers file was getting copied to
              /etc/dt/config/Xservers by the product start script
              (/usr/dt/config/dtrc.d/20_graph_conf) and did
              not properly comment out the LOCAL display line for
              nongraphics systems.
            Resolution:
              Ship the standard /usr/dt/config/Xservers file (as
              originally shipped by CDE) containing the '*' for
              LOCAL display configuration. The 20_graph_conf
              script properly handles this configuration. Note
              that CDE was patched to fix the multihomed host
              problem by PHSS_21112.

            PHSS_20468:
              The Xauthentication mechanism within CDE and X is not
              maintaining the proper hostname/display identity for a
              multihomed host, which causes Xauthentication to fail when
              attempting to display to the X server.

            Resolution:
              Change the system default display configuration in
              /usr/dt/config/Xservers from '*' to 'unix:0'. The '*'
              translated to the hostname:0 display value, which is
              incorrectly interpreted by CDE. 'unix:0' uses unix domain
              sockets for local display, which does not exhibit the
              problem.

    SR:
            8606180351 8606110524

    Patch Files:

            CDE.CDE-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/dt/config/Xservers

    what(1) Output:

            CDE.CDE-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/dt/config/Xservers:
                    None

    cksum(1) Output:

            CDE.CDE-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            4253093397 4270 /usr/dt/config/Xservers

    Patch Conflicts: None

    Patch Dependencies:
            s700: 11.04: PHSS_21112
            s800: 11.04: PHSS_21112

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHSS_20468

    Equivalent Patches: None

    Patch Package Size: 30 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_23350

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23350.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23350. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23350.depot

            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_23350.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23350.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23350.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            After the successful installation of this patch, the
            customer should restart the CDE environment by either
            rebooting the system or by performing the following
            commands as root:

                    /sbin/init.d/dtlogin.rc stop
                    /sbin/init.d/dtlogin.rc start

            If, after restarting the CDE environment, the customer is
            still unable to establish a CDE login session, perform the
            following steps:
             1. Compare the contents of /etc/dt/config/Xservers with
                /usr/dt/config/Xservers.
             2. Determine if the contents of /usr/dt/config/Xservers
                can be used as the DisplayName setting.
             3. If so (or if you are not sure), do the following:
                 mv /etc/dt/config/Xservers /etc/dt/config/Xservers.prev
                 cp /usr/dt/config/Xservers /etc/dt/config/Xservers

            If you still encounter problems, please contact HP Support.
    -----End of Document ID: PHSS_23350------------------------------------------


    Document ID: PHSS_23156
    Date Loaded: 20010301
          Title: s700_800 11.11 A400-A500 40.50 firmware patch

    Patch Name: PHSS_23156

    Patch Description: s700_800 11.11 A400-A500 40.50 firmware patch

    Creation Date: 01/02/15

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.11
            s800: 11.11

    Products: N/A

    Filesets:
            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP

    Automatic Reboot?: Yes

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair enhancement general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHSS_23156

    Symptoms:
            PHSS_23156:
            This patch is a Firmware update for the HP9000 Model
            A400 & A500 systems.

            The following features, fixes and enhancements appear
            in server firmware revision 40.50:
              1. Provide support for revision 3.1 processors
              2. PDC Memory allocation failed second call.
              3. Corrected EMS error stating "An insufficient
                 number of fans are installed in the cabinet to
                 cool the unit".
              4. PDC call PDC_PAT_COMPLET subfun 6 (get cabinet
                 info) fails repeatedly with -3
              5. Entry _I/O on IODC Call, Status = +4294967291
              6. Added support for RAID IODC
              7. "in io" prints output for the same PCI-to-PCI
                 bridge twice
              8. Change model string from 9000/800/A500-55 to
                 9000/800/A500-5X.
              9. Added Support for MPE

            Detailed Explanation:

              1. Self explanatory
              2. This problem appears when a search command is
                 done at the BCH prompt and multiple fibre channel
                 or a RAID cards are installed in the system. PDC
                 memory allocation subroutines were changed to
                 properly handle multiple requests.
              3. Previous versions of PDC caused EMS to report the
                 following error: "An insufficient number of fans
                 are installed in the cabinet to cool the unit."
                 This error was reported even when all 5 cabinet
                 fans are functioning. PDC 40.50 corrects the
                 error.
              4. The PDC subroutine PDC_PAT_COMPLET subfun 6 did
                 not poll the power monitor or other PDH hardware
                 properly this caused EMS to report errors. PDC
                 40.50 firmware correctly poll all PDH hardware
                 so EMS will report correct status.
              5. At power on, pressing the Break key on the console
                 or power cycling the console caused an
                 unrecoverable IODC error "Entry _I/O on IODC Call,
                 Status = +4294967291". The PDC error handling
                 routines were changed to properly handle these
                 occurrences.
              6. Self explanatory
              7. When executing the BCH command "in io" the
                 PCI-to-PCI bridges were list before and after HBA's
                 connected to the bridge. PDC was revised to list
                 the PCI-to-PCI bridge before the HBA's connected
                 to it.
              8. When a processor was downgrade from 550 Mhz to
                 440 Mhz the model string was update incorrectly.
                 PDC revision 40.50 corrects this problem and
                 changes the model string from 9000/800/A500-55 to
                 9000/800/A500-5X.
              9. Self explanatory.

    Defect Description:
            PHSS_23156:
            - See Symptoms.

    SR:
            0000000000

    Patch Files:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            /usr/conf/A400srvrflash
            /usr/conf/A400saveFW
            /usr/conf/A400fw.wrap

    what(1) Output:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            /usr/conf/A400srvrflash:
                    Server firmware reflash utility version 1.0 for A, N
                             and L Class Servers
            /usr/conf/A400saveFW:
                    Data Hdr A 00.01
            /usr/conf/A400fw.wrap:
                    Data Hdr A.00.01

    cksum(1) Output:

            OS-Core.KERN-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP:
            77789136 40384 /usr/conf/A400srvrflash
            1691080368 28672 /usr/conf/A400saveFW
            2081269666 2098432 /usr/conf/A400fw.wrap

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies:
            9000/800/A400-36
            9000/800/A400-44
            9000/800/A500-55
            9000/800/A500-5X
            9000/800/A500-44

    Other Dependencies: None

    Supersedes: None

    Equivalent Patches:
            PHSS_23155:
            s700: 11.10
            s800: 11.10

    Patch Package Size: 2160 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_23156

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHSS_23156.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHSS_23156. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHSS_23156.depot

            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_23156.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHSS_23156.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHSS_23156.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions:
            This patch will only install and update the firmware
            on these systems:

                    9000/800/A400-36
                    9000/800/A400-44
                    9000/800/A500-55
                    9000/800/A500-5X
                    9000/800/A500-44

            If you wish to install the patch on a different
            system even though it does not apply, you can force the
            installation of the patch by touching the file
            '/tmp/force_patch_install' before installing the patch.
            This may be useful when creating a 'golden' archive
            image for Ignite-UX that may be used on several
            different hardware platforms.

            If the patch is installed on a system other than those
            listed above, it will not modify the system firmware
            so no harm will occur.

            If the SUPPORT-TOOLS or Online Diagnostics software is
            installed, the existing firmware will be saved during
            the installation of the patch. In this case, if the
            patch is removed, the original firmware will be
            restored. If neither the SUPPORT-TOOLS nor Online
            Diagnostics software is installed, the existing
            firmware will not be saved during the installation of
            the patch. In this case, if the patch is removed the
            original firmware will not be restored and the firmware
            installed by the patch will remain loaded after the
            patch is removed.
    -----End of Document ID: PHSS_23156------------------------------------------


    Document ID: PHKL_23445
    Date Loaded: 20010301
          Title: s700_800 11.11 Kernel Memory Allocation with spinlock held

    Patch Name: PHKL_23445

    Patch Description: s700_800 11.11 Kernel Memory Allocation with spinlock held

    Creation Date: 01/02/28

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.11
            s800: 11.11

    Products: N/A

    Filesets:
            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP
            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP

    Automatic Reboot?: Yes

    Status: General Release

    Critical:
            Yes
            PHKL_23445: ABORT
                    The application falsely believes an "out of memory"
                    condition has occurred and reacts according to its
                    logic, possibly resulting in an abort.

    Category Tags:
            defect_repair general_release critical halts_system

    Path Name: /hp-ux_patches/s700_800/11.X/PHKL_23445

    Symptoms:
            PHKL_23445:
            ( SR:8606172440 CR:JAGad41700 )
            The system will behave as if it was out of kernel memory,
            even when memory is still available.

    Defect Description:
            PHKL_23445:
            ( SR:8606172440 CR:JAGad41700 )
            A kernel memory allocation failure can occur when an
            attempt to allocate memory is made with spinlocks held, even
            if there is a lot of free memory available on the system.
            To prevent system errors caused from holding spinlocks for
            too long, kernel memory allocation is disabled for
            processes that hold spinlocks if the superpage pool has not
            been filled. This is because filling the superpage pool
            normally takes longer than a process is allowed to hold a
            splinlock. The superpage pool remains empty until another
            request for memory is made on the superpage pool by a
            process that does not hold spinlocks.

            Resolution:
            A one-page-cache of superpages was created for use by
            processes that attempt to allocate memory while holding
            spinlocks. This one-page-cache is filled up asynchronously
            through the schedpaging() daemon. When a memory request
            comes in from a process that holds spinlocks and the
            superpage pool, has not been filled, we allocate memory from
            the 4K pool of free pages for that request, and also mark
            the one-page-cache to be asynchronously filled up by the
            schedpaging() daemon. So, even if the superpage pool is not
            filled soon, we still have the one-page-cache to get memory
            from for subsequent
            requests.

    SR:
            8606172440

    Patch Files:

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
            /usr/conf/lib/libvm.a(vm_arena_gc.o)
            /usr/conf/lib/libvm.a(vm_kalloc.o)
            /usr/conf/lib/libvm.a(vm_sched.o)

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
            /usr/conf/lib/libvm.a(vm_arena_gc.o)
            /usr/conf/lib/libvm.a(vm_kalloc.o)
            /usr/conf/lib/libvm.a(vm_sched.o)

    what(1) Output:

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
            /usr/conf/lib/libvm.a(vm_arena_gc.o):
                    vm_arena_gc.c $Date: 2001/02/26 11:47:24 $Revision:
                            r11.11/1 PATCH_11.11 (PHKL_23445)
            /usr/conf/lib/libvm.a(vm_kalloc.o):
                    vm_kalloc.c $Date: 2001/02/26 11:47:24 $Revision: r1
                            1.11/1 PATCH_11.11 (PHKL_23445)
            /usr/conf/lib/libvm.a(vm_sched.o):
                    vm_sched.c $Date: 2001/02/26 11:47:24 $Revision: r11
                            .11/1 PATCH_11.11 (PHKL_23445)

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
            /usr/conf/lib/libvm.a(vm_arena_gc.o):
                    vm_arena_gc.c $Date: 2001/02/26 11:47:24 $Revision:
                            r11.11/1 PATCH_11.11 (PHKL_23445)
            /usr/conf/lib/libvm.a(vm_kalloc.o):
                    vm_kalloc.c $Date: 2001/02/26 11:47:24 $Revision: r1
                            1.11/1 PATCH_11.11 (PHKL_23445)
            /usr/conf/lib/libvm.a(vm_sched.o):
                    vm_sched.c $Date: 2001/02/26 11:47:24 $Revision: r11
                            .11/1 PATCH_11.11 (PHKL_23445)

    cksum(1) Output:

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP:
            2951231167 7520 /usr/conf/lib/libvm.a(vm_arena_gc.o)
            2980604379 15920 /usr/conf/lib/libvm.a(vm_kalloc.o)
            1559540655 28840 /usr/conf/lib/libvm.a(vm_sched.o)

            OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP:
            3548249275 18800 /usr/conf/lib/libvm.a(vm_arena_gc.o)
            3619758284 43328 /usr/conf/lib/libvm.a(vm_kalloc.o)
            1630952541 75048 /usr/conf/lib/libvm.a(vm_sched.o)

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

    Equivalent Patches: None

    Patch Package Size: 210 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 PHKL_23445

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHKL_23445.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHKL_23445. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHKL_23445.depot

            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 PHKL_23445.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHKL_23445.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHKL_23445.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions: None
    -----End of Document ID: PHKL_23445------------------------------------------


    Document ID: PHCO_22866
    Date Loaded: 20010301
          Title: s700_800 11.04 (VVOS) LVM commands cumulative patch

    Patch Name: PHCO_22866

    Patch Description: s700_800 11.04 (VVOS) LVM commands cumulative patch

    Creation Date: 01/02/14

    Post Date: 01/03/01

    Hardware Platforms - OS Releases:
            s700: 11.04
            s800: 11.04

    Products: N/A

    Filesets:
            LVM.LVM-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP
            LVM.LVM-MIRROR-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP
            LVM.LVM-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP

    Automatic Reboot?: No

    Status: General Release

    Critical: No

    Category Tags:
            defect_repair enhancement general_release

    Path Name: /hp-ux_patches/s700_800/11.X/PHCO_22866

    Symptoms:
            PHCO_22866:
            Ported HP-UX patch PHCO_22839 to VVOS

            Based on HP-UX patch PHCO_22839:
            (CR: JAGad38961 SR: 8606169686)
            Currently, LVM commands recognize XP disk
            arrays such as XP256 and XP512. LVM commands
            do not recognize XP48 as part of the XP disk
            array family.

            Based on HP-UX patch PHCO_21630:
            (CR: JAGac78496 SR: 8606127694)
            When two VGs created with the same name, one
            with an extra alash ("/") at the end of the group
            file, many LVM commands will fail to recognize
            they are different VGs and get confused. This
            situation leads to LVM command failing and
            sometimes system panics.

            (CR: JAGad06173 SR: 8606137055)
            The vgchgid command currently only changes the
            VGID on EMC and XP256 devices. Even though the
            XP512 came from the same family as XP256, but
            they have different product-id. In this case,
            vgchgid will not recognize XP512, and it will
            fail to modify the VGID on the split-off mirror
            copy when it is needed.

            Based on HP-UX patch PHCO_21269:
            Customer needs new functionality in the LVM
            command vgchgid to support XP256 disk array.

            Based on HP-UX patch PHCO_20870:
            (CR: JAGaa46006 SR: 1653288878)
            Various LVM commands coredump on systems where
            any PV has more than 4 PVlinks (one primary and
            3 alternates).

            (CR: JAGab83482 SR: 8606110734)
            The pvdisplay command displays "PV Status" as
            available when a disk is powerfailed. (JAGab83482)

            (CR: JAGab83470 SR: 8606110722)
            vgimport needs a method to specify disk list in
            a file.

            (CR: JAGad02854 SR: 8606133710)
            Need method to remove an unattached path without
            using vgexport/import.

            (CR: JAGad02856 SR: 8606133712)
            Need a method to see the pvchange(1m) autoswitch
            setting.

            Based on HP-UX patch PHCO_20054:
            1. vgcreate with a disk having more than 64K
               extents sets up the VG incorrectly.
            2. vgreduce deletes PV entries from /etc/lvmtab
               for a read-only Volume Group
            3. vgreduce deletes a PV from /etc/lvmtab
               even when the PV has some extents in use
               under certain circumstances.
            4. When a VG has one PV and multiple links
               vgremove still removes the VG, but doesn't
               cleanup /etc/lvmtab.

            Based on HP-UX patch PHCO_19631:
            1. vgextend doesn't print a proper error
               message when supplied with a character
               device name rather than a block device
               name.
            2. Enhancement to identify VxFS version 4
               filesystem.

            Based on HP-UX patch PHCO_19479:
            1. vgdisplay used to show wrong number of free
               extents, if the total number of free extents
               exceeded 64K in number.
            2. lvcreate -I would not allow stripe sizes
               more than 64 K.

            Based on HP-UX patch PHCO_19205:
            1. lvlnboot -R used to corrupt BDRA data under
               certain circumstances.
            2. "vgchange -a r; vgchange -a y" doesn't print
               error message.
            3. lvdisplay incorectly displays extents
               larger than 4 digits.
            4. pvremove command is disabled.

            PHCO_19255:
            Ported HP-UX patch PHCO_18485 to VVOS

            Based on HP-UX patch PHCO_18485:
            This patch does not include the pvremove(1M)
            command. PHCO_17453 introduced this new
            functionality mistakenly, and has been recalled.
            This patch fix the problem for vgcfgbackup
            and vgextend.
            vgcfgbackup - invalid lvmrecord was backup
            due to lack of sanity check in this command.
            vgextend - users are limited to create volume
            group with maximum physical extents of 65535.
            This is incorrect.

            Based on HP-UX patch PHCO_17453:
            The introduction of the VERITAS Volume Manager
            (VxVM) requires several enhancements for LVM
            coexistence with VxVM.

            Based on HP-UX patch PHCO_18292:
            This patch has the following fixes :
            1. This patch fix the data corruption problem
               when mirrored logical volumes are created
               on PVGs which has PVs with alternate links.
            2. LVM allows creation of stripes greater than
               the total size of physical volumes in the
               volume group.
            3. Limit for Stripe size is 64K currently
               where as it can go upto 32MB.

            Based on HP-UX patch PHCO_16851:
            This patch has the following fixes :
            1. LVM scripts which lvextend one extent at a time
               (where the next logical extent added is always
               placed on a different physical volume from the
               preceding logical extent) can take hours to run
               for large logical volumes (i.e. 50gb). The goal
               of this kind of configuration is to create
               "extent-based mirrored stripes". LVM provides
               no alternate method for creating "extent-based
               mirrored stripes".
            2. The SG stress suite is unable to shutdown the
               cluster after 24 hours or so because it can't
               shutdown the LVM daemon.
            3. lvremove occasionally fails to remove logical
               volumes with an error message saying that it is
               a swap device, when it is not.

            Based on HP-UX patch PHCO_16248:
            If any of the PVs which belong to a VG are involved
            in any LVM commands operation, is not available
            after the device is opened. The system hangs on
            subsequent read/write since it is doing a blocking
            operatin. Eg: vgcfgbackup hangs when a PV is unavailable
            after opening it.

            Based on HP-UX patch PHCO_16090:
            vgextend prohibits even partial use of disks
            larger than the defined Max_PE_per_PV.

            Based on HP-UX patch PHCO_15237:
            lvcreate was dumping core when given out-of-range
            LogicalVolumeSize with the -L option (-L 0, for e.g.).
            Man page documentation was specifying incorrect
            range for LogicalVolumeSize in lvcreate, lvextend
            and lvreduce.

            Error message on extending a volume group with a disk
            that is too large was getting mangled with normal
            informative messages. SAM was not able to interpret
            the messages properly.

            vgcreate was not recalculating max_pe properly if
            the -s option was used.

            lvreduce -k was allowing only one pvkey to be selected.

            Based on HP-UX patch PHCO_15087:
            lvmtab_read error message added to lvlnboot,lvrmboot,
            pvcreate, vgchgid, vgimport and vgscan commands.
            sleep() is added in vgchgid while creating new vgids ,
            Interrupts are disabled and check for valid no. of PVs
            added. Checks for SCSI disks added when verifying the disks
            in vgchgid,vgimport,vgscan and vgextend commands.

            Based on HP-UX patch PHCO_14562:
            The pvmove command does not support physical
            volume groups as a destination path as documented.

            Based on HP-UX patch PHCO_14124:
            This patch contains the following hotsite fixes:
            1. PV links don't switch in a shared cluster environment.
            2. Cannot import a cluster aware volume group after
               migrating to 11.00. vgimport failed.
            3. EMC provides the option to split a hardware mirror
               without hpux knowning. This causes the system to see
               another set of disks with duplicate VGIDS. LVM needs
               to come up with a solution to allow customer import
               the split-off disk(s) to another system for backup
               purpose without causing problems.

    Defect Description:
            PHCO_22866:
            Ported HP-UX patch PHCO_22839 to VVOS

            Based on HP-UX patch PHCO_22839:
            (CR: JAGad38961 SR: 8606169686)
            Currently, LVM commands recognize XP256 and
            XP512 by checking the unique identifier on the
            disk. Need to modify LVM commands to recognize
            XP48 as part of the XP disk array family.

            Resolution:
            Modify LVM commands to recognize XP disk array
            family by means of product id, instead of using
            the unique identifier on the firmware.

            Based on HP-UX patch PHCO_21630:
            (CR: JAGac78496 SR: 8606127694)
            Several problems caused by having the same
            VG appearing in the lvmtab more than once.
            Because LVM commands failed to check if the PVs
            in those VGS are indeed valid, by comparing the
            VGID on the disk and on the lvmtab file.

            Resolution:
            Modified LVM commands to validate each PVs
            in the VG to make sure they belong.

            (CR: JAGad06173 SR: 8606137055)
            Currently, LVM commands recognize XP256
            disk array by checking the product id. But
            XP512 have a different product id. Need to
            modify LVM commands to recognize XP512 as well.

            Resolution:
            Modified LVM commands to recognized XP256
            as well as XP512 disk arrays.

            Based on HP-UX patch PHCO_21269:
            The LVM command vgchgid only modifies the VGID on EMC
            BCV or EMC RDF2 devices. Customers need the same
            functionality to support XP256 disks, such that the
            vgchgid command would also modify the VGID on the
            XP256 devices.

            Rssolution:
            Modified the LVM command vgchgid to add new
            functionality to support XP256 disk array. Other
            LVM commands are also modified in order to support
            both EMC and XP256 devices in the same volume group.

            Based on HP-UX patch PHCO_20870:
            (CR: JAGaa46006 SR: 1653288878)
            The maximum number of physical volume which LVM can
            support was used incorrectly in the code.

            (CR: JAGab83482 SR: 8606110734)
            The pvdisplay command failed to report correct
            status when a disk is powerfailed.

            (CR: JAGab83470 SR: 8606110722)
            The vgimport command and vgexport command lack
            of an option which allow users to specify
            device names in a file.

            (CR: JAGad02854 SR: 8606133710)
            The vgreduce command failed to remove any
            unattached physical volume in the lvmtab file.
            And the vgreduce command "-f" option insists that
            all physical volume in the lvmtab are attached.

            (CR: JAGad02856 SR: 8606133712)
            The "autoswitch" option was not implemented on
            the vgdisplay and the pvdisplay command.

            Resolution:
            (CR: JAGaa46006 SR: 1653288878)
            Modified LVM commands to handle maximum physical
            volume configuration. With the fix in this patch,
            LVM can handle a volume group up to 255 physical
            volumes, and 8 paths (one primary, 7 alternate)
            to each physical volume.

            (CR: JAGab83482 SR: 8606110734)
            Modified the pvdisplay command to report correct
            status when a disk is powerfailed.

            (CR: JAGab83470 SR: 8606110722)
            Add a new option "-f" to the vgimport and vgexport
            command to allow user to specify all devices
            in a file.

            (CR: JAGad02854 SR: 8606133710)
            Add a new option "-l" to the vgreduce command, so
            that the unattached physical volume can be removed
            Modified the vgreduce command "-f" option to remove
            any unattached physical volume in the lvmtab file.

            (CR: JAGad02856 SR: 8606133712)
            Modified the vgdisplay and the pvdisplay command
            to have a display on whether the "autoswitch"
            option is on for each physical volume.

            Based on HP-UX patch PHCO_20054:
            1. Modified vgcreate to create VG with disks more
               than 64K extents correctly. Only 64K extents
               from the PV will be used.
            2. Modified vgreduce to not delete /etc/lvmtab
               entries for a read-only Volume Group.
            3. Modified vgreduce to not delete PV entries from
               /etc/lvmtab if the PV has extnets in use.
            4. Modified vgremove to not delete the VG if there
               are more than one entry (multiple links for PV)
               in the /etc/lvmtab even though the VG contains
               only one PV.

            Based on HP-UX patch PHCO_19631:
            1. Modified vgextend and vgcreate commands to
               print proper error messages when supplied
               with character device pathname.
            2. Multiple VxFS products are available on HPUX
               11.00. The VxFS product (JFS3.1) installed
               with 11.00 does not have version 4 filesystem
               capability. Later VxFS products (JFS3.3) include
               a version 4 filesystem. Therefore, libc routines
               have been updated to identify and verify version
               4 filesystems. The lvm commands call these
               modified libc routines.

               To allow for multiple VxFS versions the following
               patches are required:
               PHCO_19491 libc
               PHCO_18462 diskusg_vxfs
               PHCO_18463 fscat
               PHCO_18464 getext
               PHCO_18465 setext
               PHCO_18466 vxdump
               PHCO_18467 vxrestore
               PHCO_18468 vxupgrade
               PHCO_18470 df
               PHCO_18471 fstyp
               PHCO_18472 fs_wrapper
               PHCO_18473 mount_wrapper
               PHCO_19673 fsck_hfs
               PHCO_19623 mount_hfs
               PHCO_19624 mount_cdfs
               PHCO_19656 mkboot

               Please note that PHCO_19631 can be used without
               the above patch dependencies if multiple VxFS
               version support is not required.

               Resolution:
               Re-issue lvm commands to use updatad libc routines.

            Based on HP-UX patch PHCO_19479:
            1. In lv_queryvg structure, freepxs has been
               defined as a short. This caused the vgdisplay
               command to not show the right number of free
               extents if it exceeds the 64K (which is what
               a short can hold). Modified the total_px and
               free_px from 'int' to 'ulong_t' and now using
               free_px to print the number of free extents
               instead of using lv_queryvg.freepxs
            2. Modified code in lvcreate to allow stripe size
               of more than 64 K.

            Based on HP-UX patch PHCO_19205:
            1. In recover_boot_info() function, to search for
               alternate paths, for boot, root & swap volumes
               we use the total number of primary links in VG
               instead of total number of all links. Modified
               the code to use the total number of all links
               (primary + alternate) in VG to fix BDRA corruption
            2. Added a new check in vgchange not to activate VG if
               it is already activated in read-only mode.
            3. Modified lvdisplay to accomodate the 5 digit
               extent numbers.
            4. Enabled the pvremove command.

            PHCO_19255:
            Ported HP-UX patch PHCO_18485 to VVOS

            Based on HP-UX patch PHCO_18485:
            This patch does not include the pvremove(1M)
            command. PHCO_17453 introduced this new
            functionality mistakenly, and has been recalled.
            The pvremove(1m) command may not be included in
            subsequent patches. Also, please note that if
            pvremove(1M) is reintroduced in the future,
            it may or may not be compatible with the version
            in PHCO_17453. Therefore, HP recommends removing
            PHCO_17453.
            New checks are added to the vgcfgbackup command
            to make sure the information in the lvmrecord
            is correct before backing it up. Corrections
            are made to the vgextend command to allow user
            create volume group with maximum physical
            extents of 255 * 65535.

            Based on HP-UX patch PHCO_17453:
            Enhancements to LVM commands for coexistence with
            the VERITAS Volume Manager (VxVM). Enhancements
            include:
            1. Introduction of the pvremove command to free
               disk media from under the control of LVM.
            2. Enhancements to the pvcreate and vgcfgrestore
               commands to be VxVM aware.
            Resolution:
               This is an enhancement for LVM to coexist with VxVM.

            Based on HP-UX patch PHCO_18292:
            1. Add new checks in LVM library to make sure
               all LEs are mapped to unique PEs; Another
               new checks are added to check for alternate
               links in PV to make sure the same PV would
               not be selected again.
            2. In lvcreate we were not checking for total
               number of stripes to be less than or equal
               to total number of PVs in the VG, hence it
               was possible to create a VG with Stripes
               more than the total number of PVs in the VG,
               added a new check to dissallow this.
            3. Earlier the max StripeSize that can be
               specified was 64 whereas it can go upto 32K
               since that is the max power of two value that
               can be stored in a ushort_t.

            Based on HP-UX patch PHCO_16851:
            1. The solution is to create a new LVM allocation
               policy for creating "extent-based mirrored
               stripes". By reducing the configuration sequence
               to a single step, the time for the configuration
               to complete has been reduced from hours to minutes
               (i.e. for a 50gb logical volume).
               The new policy is called the distributed allocation
               policy and is described in the new lvcreate(1M)
               man page provided with this patch. There are new
               lvchange(1M) and lvdisplay(1M) man pages also.
               There is new command line option in both lvcreate
               and lvchange: -D y. There is a new logical volume
               flag in the kernel (see dependent kernel patch).
            2. The SG stress suite is unable to shutdown the
               cluster after 24 hours or so, because LVM leaves
               clvmd and LVM kernel in an inconsistent state.
               This patch fixes vgchange to include recovery
               schemes if that happens and to prevent such a
               state, in general.
            3. Lvremove fails to remove logical volumes
               occasionally, because it thinks that the volume
               is a swap device, when it is not. This is caused
               by not checking error return and this patch
               fixes it.

            Based on HP-UX patch PHCO_16248:
            The problem of blocking on an not available
            PV and hence causing the called process to hang is
            overcome by converting all the blocking read/write
            operations to non-blocking read/write operations
            and a wrapper is put arround the read/write operations
            to retry a definite number of times. To make
            non-blocking O_NDELAY flag is set while opening the
            raw PVs.

            Based on HP-UX patch PHCO_16090:
            The fix for PHCO_15237 prohibits even partial use of
            disks larger than Max_PE_per_PV. The command should
            print a warning message (on stdout) and proceed,
            instead of printing an error message and aborting.

            Based on HP-UX patch PHCO_15237:
            lvcreate, lvextend and lvreduce were not performing range
            check for LogicalVolumeSize with the -L option. The man
            pages for these commands were indicating wrong range
            for LogicalVolumeSize.

            The vgcreate/vgextend defect on error message was due to
            an earlier fix that changed a few stderr prints to stdouts.
            Also, on this particular case, after sending error message
            to stderr, vgcreate/vgextend commands needed to fail which
            they were not doing.

            The adjustment of max_pe was not being done by vgcreate
            even if one of -s or -e option was supplied. The correct
            fix is to report failure only if both the options are
            given and the required number of PE's exceed the
            supplied value.

            lvreduce allows reduction of missing PV by specifying the
            pvkey rather than the pvpath but it was accepting a single
            key only. The fix was made such that -k no longer accepts
            any arguments and the pvkey is now derived from the pvpath
            list.

            Based on HP-UX patch PHCO_15087:
            lvmtab_read() call did have any error message printed
            if the call was a failure in lvlnboot.c,lvrmboot.c
            pvcreate.c,vgchgid.c, vgimport.c and vgscan.c
            vgchgid generated same vgids if the vgchgid is called in
            a shell srcipt. So added 1 second delay and disabled
            all interrupts. Check for max. no. of Arguments added.
            Check for SCSI disk added when the devices are verified
            for vgchgid,vgscan,vgimport,vgextend commands.

            Based on HP-UX patch PHCO_14562:
            Modified pvmove to allow a physical volume group as a
            destination path.

            Based on HP-UX patch PHCO_14124:
            1. Implemented a new ioctl to fix the problem of links not
               switching in a shared cluster environment.
            2. The vgimport failed was caused by a bad checksum on 10.20
               disks. Temporary turn off checksum in LVM command for
               the same reason that kernel has turned off the checksum
               until a proper versioning mechanism is implemented.
            3. A new command (vgchgid) is created to modify the VGIDs on
               the split-off EMC Symmetrix disk(s). LVM commands
               vgscan, vgextend and vgimport are also modified to
               support EMC Symmetrix disk(s).

    SR:
            1653282301 1653292375 1653325484 5003385989 4701374967
            1653252874 1653252759 1653252734 1653199265 5003320606
            1653196428 5003325340 1653271833 1653264887 4701368670
            5003408633 1653297630 5003429829 1653282301 4701427328
            1653286518 1653288878 8606110734 8606110722 8606133710
            8606133712 8606131752 8606127694 8606137055 8606169686

    Patch Files:

            LVM.LVM-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/share/man/man1m.Z/lvchange.1m
            /usr/share/man/man1m.Z/lvcreate.1m
            /usr/share/man/man1m.Z/lvdisplay.1m
            /usr/share/man/man1m.Z/lvextend.1m
            /usr/share/man/man1m.Z/lvreduce.1m
            /usr/share/man/man1m.Z/pvcreate.1m
            /usr/share/man/man1m.Z/pvremove.1m
            /usr/share/man/man1m.Z/vgchgid.1m
            /usr/share/man/man1m.Z/vgcreate.1m
            /usr/share/man/man1m.Z/vgexport.1m
            /usr/share/man/man1m.Z/vgextend.1m
            /usr/share/man/man1m.Z/vgimport.1m
            /usr/share/man/man1m.Z/vgreduce.1m
            /usr/share/man/man1m.Z/vgscan.1m

            LVM.LVM-MIRROR-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/newconfig/sbin/lvchange.mir
            /usr/newconfig/usr/sbin/lvchange.mir

            LVM.LVM-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/lib/nls/msg/C/lvm.cat
            /sbin/lvchange
            /usr/sbin/lvchange

    what(1) Output:

            LVM.LVM-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/share/man/man1m.Z/lvchange.1m:
                    None
            /usr/share/man/man1m.Z/lvcreate.1m:
                    None
            /usr/share/man/man1m.Z/lvdisplay.1m:
                    None
            /usr/share/man/man1m.Z/lvextend.1m:
                    None
            /usr/share/man/man1m.Z/lvreduce.1m:
                    None
            /usr/share/man/man1m.Z/pvcreate.1m:
                    None
            /usr/share/man/man1m.Z/pvremove.1m:
                    None
            /usr/share/man/man1m.Z/vgchgid.1m:
                    None
            /usr/share/man/man1m.Z/vgcreate.1m:
                    None
            /usr/share/man/man1m.Z/vgexport.1m:
                    None
            /usr/share/man/man1m.Z/vgextend.1m:
                    None
            /usr/share/man/man1m.Z/vgimport.1m:
                    None
            /usr/share/man/man1m.Z/vgreduce.1m:
                    None
            /usr/share/man/man1m.Z/vgscan.1m:
                    None

            LVM.LVM-MIRROR-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/newconfig/sbin/lvchange.mir:
                    $Revision: Hewlett-Packard ISSL Level vvos_rose42 $
                            $Header: Hewlett-Packard ISSL Release vvos_r
                            ose $ $Date: Sat Feb 17 15:51:39 EST 2001 $
                    $Revision: 80.6 $ $Date: 97/04/28 18:00:45 $
                    $Source: cmd/lvm/vgcfgbackup.c, hpuxcmdlvm, vvos_ros
                            e, rose0212 $ $Date: 01/02/13 07:19:50 $ $Re
                            vision: 1.7.1.5 PATCH_11.04 (PHCO_22866) $
                    $Revision: 70.5 $
                    $Revision: 82.26.1.9.1.98 $ MIRROR PRODUCT
                    $Source: cmd/lvm/hpux_rel.c, hpuxcmds, vvos_rose, ro
                            se0212 $ $Date: 01/02/14 01:45:28 $ $Revisio
                            n: 1.4 PATCH_11.04 (PHCO_22866) $
                    $ PATCH/11.00:PHCO_22314 Sep 30 2000 13:10:09 $
            /usr/newconfig/usr/sbin/lvchange.mir:
                    $Revision: Hewlett-Packard ISSL Level vvos_rose42 $
                            $Header: Hewlett-Packard ISSL Release vvos_r
                            ose $ $Date: Sat Feb 17 15:51:39 EST 2001 $
                    $Revision: 80.6 $ $Date: 97/04/28 18:00:45 $
                    $Source: cmd/lvm/vgcfgbackup.c, hpuxcmdlvm, vvos_ros
                            e, rose0212 $ $Date: 01/02/13 07:19:50 $ $Re
                            vision: 1.7.1.5 PATCH_11.04 (PHCO_22866) $
                    $Revision: 70.5 $
                    $Revision: 82.26.1.9.1.98 $ MIRROR PRODUCT
                    $Source: cmd/lvm/hpux_rel.c, hpuxcmds, vvos_rose, ro
                            se0212 $ $Date: 01/02/14 01:45:28 $ $Revisio
                            n: 1.4 PATCH_11.04 (PHCO_22866) $

            LVM.LVM-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            /usr/lib/nls/msg/C/lvm.cat:
                    None
            /sbin/lvchange:
                    $Revision: Hewlett-Packard ISSL Level vvos_rose42 $
                            $Header: Hewlett-Packard ISSL Release vvos_r
                            ose $ $Date: Sat Feb 17 15:51:39 EST 2001 $
                    $Revision: 80.6 $ $Date: 97/04/28 18:00:45 $
                    $Source: cmd/lvm/vgcfgbackup.c, hpuxcmdlvm, vvos_ros
                            e, rose0212 $ $Date: 01/02/13 07:19:50 $ $Re
                            vision: 1.7.1.5 PATCH_11.04 (PHCO_22866) $
                    $Revision: 70.5 $
                    $Revision: 82.26.1.9.1.98 $
                    $Source: cmd/lvm/hpux_rel.c, hpuxcmds, vvos_rose, ro
                            se0212 $ $Date: 01/02/14 01:45:28 $ $Revisio
                            n: 1.4 PATCH_11.04 (PHCO_22866) $
                    $ PATCH/11.00:PHCO_22314 Sep 30 2000 13:10:09 $
            /usr/sbin/lvchange:
                    $Revision: Hewlett-Packard ISSL Level vvos_rose42 $
                            $Header: Hewlett-Packard ISSL Release vvos_r
                            ose $ $Date: Sat Feb 17 15:51:39 EST 2001 $
                    $Revision: 80.6 $ $Date: 97/04/28 18:00:45 $
                    $Source: cmd/lvm/vgcfgbackup.c, hpuxcmdlvm, vvos_ros
                            e, rose0212 $ $Date: 01/02/13 07:19:50 $ $Re
                            vision: 1.7.1.5 PATCH_11.04 (PHCO_22866) $
                    $Revision: 70.5 $
                    $Revision: 82.26.1.9.1.98 $
                    $Source: cmd/lvm/hpux_rel.c, hpuxcmds, vvos_rose, ro
                            se0212 $ $Date: 01/02/14 01:45:28 $ $Revisio
                            n: 1.4 PATCH_11.04 (PHCO_22866) $

    cksum(1) Output:

            LVM.LVM-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            3120852012 10455 /usr/share/man/man1m.Z/lvchange.1m
            3469566041 8476 /usr/share/man/man1m.Z/lvcreate.1m
            741393228 5558 /usr/share/man/man1m.Z/lvdisplay.1m
            2329007936 5023 /usr/share/man/man1m.Z/lvextend.1m
            2845141508 5033 /usr/share/man/man1m.Z/lvreduce.1m
            1443209652 4328 /usr/share/man/man1m.Z/pvcreate.1m
            791047841 2939 /usr/share/man/man1m.Z/pvremove.1m
            3529236289 4421 /usr/share/man/man1m.Z/vgchgid.1m
            3960215539 5798 /usr/share/man/man1m.Z/vgcreate.1m
            2947330746 4316 /usr/share/man/man1m.Z/vgexport.1m
            2811179715 5803 /usr/share/man/man1m.Z/vgextend.1m
            4190171415 5563 /usr/share/man/man1m.Z/vgimport.1m
            3509979973 4888 /usr/share/man/man1m.Z/vgreduce.1m
            3579436558 4948 /usr/share/man/man1m.Z/vgscan.1m

            LVM.LVM-MIRROR-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            1093354295 1093632 /usr/newconfig/sbin/lvchange.mir
            3209035236 573440 /usr/newconfig/usr/sbin/lvchange.mir

            LVM.LVM-RUN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP:
            407633528 43967 /usr/lib/nls/msg/C/lvm.cat
            146524803 1073152 /sbin/lvchange
            358059770 552960 /usr/sbin/lvchange

    Patch Conflicts: None

    Patch Dependencies:
            s700: 11.04: PHKL_21418
            s800: 11.04: PHKL_21418

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHCO_19255

    Equivalent Patches:
            PHCO_22839:
            s700: 11.00
            s800: 11.00

    Patch Package Size: 3420 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 PHCO_22866

            5. Run swinstall to install the patch:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -s /tmp/PHCO_22866.depot

            By default swinstall will archive the original software in
            /var/adm/sw/save/PHCO_22866. If you do not wish to retain a
            copy of the original software, use the patch_save_files option:

                    swinstall -x autoreboot=true -x patch_match_target=true \
                              -x patch_save_files=false -s /tmp/PHCO_22866.depot

            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 PHCO_22866.text file is
            available in the product readme:

                    swlist -l product -a readme -d /tmp/PHCO_22866.depot

            To put this patch on a magnetic tape and install from the
            tape drive, use the command:

                    dd if=/tmp/PHCO_22866.depot of=/dev/rmt/0m bs=2k

    Special Installation Instructions: None
    -----End of Document ID: PHCO_22866------------------------------------------