OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: system PRIVILEGED account (rootstage1.cxo.cpqcorp.net)
Date: Tue Jan 08 2002 - 08:38:10 CST

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

    *******************************************************************************
    * *
    * This is a newly released patch... *
    * *
    * Online links can be found at *
    * http://ftp.support.compaq.com/patches/public/vms/axp/v7.3/dec-axpvms-vms73_sysini-v0100--4.README
    *******************************************************************************

    TITLE: OpenVMS VMS73_SYSINI-V0100 Alpha V7.3 SYSINI ECO Summary

    New Kit Date: 08-JAN-2002
    Modification Date: Not Applicable
    Modification Type: New Kit

    NOTE: An OpenVMS saveset or PCSI installation file is stored
           on the Internet in a self-expanding compressed file.
     
           For OpenVMS savesets, the name of the compressed saveset
           file will be kit_name.a-dcx_vaxexe for OpenVMS VAX or
           kit_name.a-dcx_axpexe for OpenVMS Alpha. Once the OpenVMS
           saveset is copied to your system, expand the compressed
           saveset by typing RUN kitname.dcx_vaxexe or kitname.dcx_alpexe.
     
           For PCSI files, once the PCSI file is copied to your system,
           rename the PCSI file to kitname-dcx_axpexe.pcsi, then it can
           be expanded by typing RUN kitname-dcx_axpexe.pcsi. The resultant
           file will be the PCSI installation file which can be used to install
           the ECO.
     

     

    Copyright (c) Compaq Computer Corporation 2002. All rights reserved.

    OP/SYS: OpenVMS Alpha

    COMPONENT: SYSINI

    SOURCE: Compaq Computer Corporation

    ECO INFORMATION:

         ECO Kit Name: VMS73_SYSINI-V0100
                        DEC-AXPVMS-VMS73_SYSINI-V0100--4.PCSI
         ECO Kits Superseded by This ECO Kit: None
         ECO Kit Approximate Size: 384 Blocks
         Kit Applies To: OpenVMS Alpha V7.3
         System/Cluster Reboot Necessary: Yes
         Rolling Re-boot Supported: Yes
         Installation Rating: INSTALL_1
                                3 - To be installed by all customers.
         
         Kit Dependencies:

           The following remedial kit(s), or later, must be installed BEFORE
           installation of this, or any required kit:

             VMS73_UPDATE-V0100

           In order to receive all the corrections listed in this
           kit, the following remedial kits, or later, should also be installed:

             None

    ECO KIT SUMMARY:

    An ECO kit exists for SYSINI on OpenVMS Alpha V7.3. This kit addresses the
    following problems:

    PROBLEMS ADDRESSED IN VMS73_SYSINI-V0100 KIT:

      o After upgrading from V7.2-1 to V7.3, a system could crash with
         a PROCGONE bugcheck during boot. R0 in the bugcheck would
         contain the error 1C04A, %RMS-E-DNF, directory not found.

         Crash Dump Summary:
         --------------------

         Bugcheck Type: PROCGONE, Process not in system
         Current Process: LANACP
         Current Image: <not available>
         Failing PC: FFFFFFFF.8025CB20
                            EXE$EXIT_INT_C+001E0
         Failing PS: 18000000.00000001
         Module: IMAGE_MANAGEMENT
                            (Link Date/Time: 17-MAR-2001 03:27:48.69)
         Offset: 0000EB20

             Images Affected: [SYSEXE]SYSINIT.EXE

    INSTALLATION NOTES:

    This kit requires a system reboot. Compaq strongly recommends that
    a reboot is performed immediately after kit installation to avoid
    system instability

    If you have other nodes in your OpenVMS cluster, they must also be
    rebooted in order to make use of the new image(s). If it is not
    possible or convenient to reboot the entire cluster at this time, a
    rolling re-boot may be performed.

    INSTALLATION INSTRUCTIONS:

    Install this kit with the POLYCENTER Software installation utility
    by logging into the SYSTEM account, and typing the following at the
    DCL prompt:

    PRODUCT INSTALL VMS73_SYSINI /SOURCE=[location of Kit]

    The kit location may be a tape drive, CD, or a disk directory that
    contains the kit.

    Additional help on installing PCSI kits can be found by typing
    HELP PRODUCT INSTALL at the system prompt

    Special Installation Instructions:

      o Scripting of Answers to Installation Questions

         During installation, this kit will ask and require user
         response to several questions. If you wish to automate the
         installation of this kit and avoid having to provide responses
         to these questions, you must create a DCL command procedure
         that includes the following definitions and commands:

           1. Define logical NO_ASK$BACKUP as TRUE

           2. Define logical NO_ASK$REBOOT as TRUE

           3. Add the following qualifiers to the PRODUCT INSTALL
               command and add that command to the DCL procedure.

               /PROD=DEC/BASE=AXPVMS/VER=V1.0

           4. De-assign the logicals assigned

         For example, a sample command file to install the
         VMS73_SYSINI-V0100 kit would be:

              $ DEFINE/SYS NO_ASK$BACKUP TRUE
              $ DEFINE/SYS NO_ASK$REBOOT TRUE
              $!
              $ PROD INSTALL VMS73_SYSINI/PROD=DEC/BASE=AXPVMS/VER=V1.0
              $!
              $ DEASSIGN/SYS NO_ASK$BACKUP
              $ DEASSIGN/SYS NO_ASK$REBOOT
              $ exit

    All trademarks are the property of their respective owners.

    ---