ECO NUMBER: VMS721_AUDSRV-V0200 PRODUCT: OpenVMS Alpha OPERATING SYSTEM V7.2-1 UPDATE PRODUCT: OpenVMS Alpha OPERATING SYSTEM V7.2-1 COVER LETTER 1 KIT NAME: VMS721_AUDSRV-V0200. 2 KITS SUPERSEDED BY THIS KIT: VMS721_AUDSRV-V0100. 3 KIT DEPENDENCIES: 3.1 The following remedial kit(s), or later, must be installed BEFORE installation of this, or any required kit: - VMS721_UPDATE-V0300. - VMS721_PCSI-V0100. 3.2 In order to receive all the corrections listed in this kit, the following remedial kits, or later, should also be installed: VMS721_SYS-V1000. 4 KIT DESCRIPTION: 4.1 Version(s) of OpenVMS to which this kit may be applied: OpenVMS Alpha V7.2-1. 4.2 Files patched or replaced: o [SYSEXE]SETAUDIT.EXE (new image) o [SYSEXE]AUDIT_SERVER.EXE (new image) o [SYS$STARTUP]VMS$LPBEGIN-050_STARTUP.COM (new file) -- COVER LETTER -- Page 2 5 November 2001 5 PROBLEMS ADDRESSED IN VMS721_AUDSRV-V0200 KIT o Digital command language (DCL) does not regain control when the SET SECURITY command is issued. When this occurs, the profile for the object in question may not be updated on all nodes in a cluster environment. Images Affected: - [SYSEXE]AUDIT_SERVER.EXE 6 PROBLEMS ADDRESSED IN VMS721_AUDSRV-V0100 KIT o The command reply mailbox timeout has been raised to 120 seconds for the SET AUDIT/SERVER=INITIATE command. The retry timer for Object Initiation has been dropped to 15 seconds. This allows multiple init retries before the command times out. Before this change, any object init retry would be meaningless, since it would not be attempted until after the command timed out, which could result in a failure status for a successful operation. Images Affected: - [SYS$SYSTEM]SETAUDIT.EXE - [SYS$SYSTEM]AUDIT_SERVER.EXE o A cluster-wide AUDIT_SERVER hang prevents boot from completing. Images Affected: - [SYS$SYSTEM]AUDIT_SERVER.EXE o The order in which certain locks are taken was changed to prevent deadlocks between blocking locks and RMS record locks on the Objects database. Images Affected: - [SYS$SYSTEM]AUDIT_SERVER.EXE o Delete an unused reply mailbox before returning to the caller. Images Affected: -- COVER LETTER -- Page 3 5 November 2001 - [SYS$SYSTEM]SETAUDIT.EXE o The command SET AUDIT/NOLISTENER fails under all circumstances. See error message below: $ set audit/nolistener %SET-E-VERIFYFAIL, specified operation was not performed due to the following error: -AUDSRV-W-REQPKTINV, required packet missing or invalid; requestor PID: 00000000 $ Images Affected: - [SYS$SYSTEM]AUDIT_SERVER.EXE o Modify the handling of AUDIT_SERVER INITIATION to better handle and report server startup failures. Images Affected: - [SYS$STARTUP]VMS$LPBEGIN-050_STARTUP.COM 7 KIT INSTALLATION RATING: The following kit installation rating, based upon current CLD information, is provided to serve as a guide to which customers should apply this remedial kit. (Reference attached Disclaimer of Warranty and Limitation of Liability Statement) INSTALLATION RATING: INSTALL_1 : To be installed by all customers. 8 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 VMS721_AUDSRV /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. -- COVER LETTER -- Page 4 5 November 2001 No reboot is necessary after successful installation of the kit. 8.1 Special Installation Instructions: 8.1.1 Re-Start Audit Server No re-boot is necessary after installation of this kit but, to make use of the new changes, the Audit Server must be restarted. The following sequence of commands completes the task: $ SET AUDIT/SERVER=EXIT ! Stop Execution of current AUDIT_SERVER process $ SET AUDIT/SERVER=START ! Kick off new AUDIT_SERVER process $ SET AUDIT/SERVER=INIT ! Enable AUDIT and OBJECT server operations 8.1.2 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. Add the following qualifiers to the PRODUCT INSTALL command and add that command to the DCL procedure. /PROD=DEC/BASE=AXPVMS/VER=V2.0 3. De-assign the logicals assigned For example, a sample command file to install the VMS721_AUDSRV-V0200 kit would be: $ DEFINE/SYS NO_ASK$BACKUP TRUE $! $ PROD INSTALL VMS721_AUDSRV/PROD=DEC/BASE=AXPVMS/VER=V2.0 $! $ DEASSIGN/SYS NO_ASK$BACKUP $ exit Copyright (c) Compaq Computer Corporation, 2001 All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. COMPAQ, the Compaq logo, VAX, Alpha, VMS, and OpenVMS are registered in the U.S. Patent and -- COVER LETTER -- Page 5 5 November 2001 Trademark Office. All other product names mentioned herein may be trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided as is without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products. Nothing herein should be construed as constituting an additional warranty. DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY THIS PATCH IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED TO THE EXTENT PERMITTED BY APPLICABLE LAW. IN NO EVENT WILL COMPAQ BE LIABLE FOR ANY LOST REVENUE OR PROFIT, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, WITH RESPECT TO ANY PATCH MADE AVAILABLE HERE OR TO THE USE OF SUCH PATCH.