ECO NUMBER: VMS722_MOUNT96-V0100 PRODUCT: OpenVMS Alpha OPERATING SYSTEM V7.2-2 UPDATE PRODUCT: OpenVMS Alpha OPERATING SYSTEM V7.2-2 COVER LETTER 1 KIT NAME: VMS722_MOUNT96-V0100 2 KITS SUPERSEDED BY THIS KIT: None. 3 KIT DEPENDENCIES: 3.1 The following remedial kit(s), or later, must be installed BEFORE installation of this, or any required kit: None. 3.2 In order to receive all the corrections listed in this kit, the following remedial kits, or later, should also be installed: o VMS722_CLIUTL-V0100 o VMS722_FIBRE_SCSI-V0200 o VMS722_SYS-V0100 4 KIT DESCRIPTION: 4.1 Version(s) of OpenVMS to which this kit may be applied: OpenVMS Alpha V7.2-2 4.2 Files patched or replaced: o [SYSLIB]MOUNTSHR.EXE (new image) o [SYSEXE]VMOUNT.EXE (new image) -- COVER LETTER -- Page 2 23 April 2002 5 PROBLEMS ADDRESSED IN VMS722_MOUNT96-V0100 KIT o Roxio CD Creator V5.0 for PCs creates a disk that is not compliant to the ISO standard. Attempting to mount these disks on an OpenVMS system will crash the system with an SSRVEXCEPT, Unexpected system service exception bugcheck. Crash Dump Summary ------------------ Bugcheck Type: SSRVEXCEPT, Unexpected system service exception Current Process: DKA400CACP Current Image: $82$DKA0:[SYS0.SYSCOMMON.] [SYSEXE]F11CACP.EXE Failing PC: FFFFFFFF.800ACD10 EXE$QIO_C+00170 Failing PS: 30000000.00000001 Module: IO_ROUTINES (Link Date/Time: 29-MAR-2000 00:52:23.33) Offset: 0001AD10 Images Affected: - [SYSLIB]MOUNTSHR.EXE - [SYSEXE]VMOUNT.EXE o A SET VOLUME/REBUILD command on a volume set may not reset the volume write count to the correct number of writers in the cluster. This can occur when a node that had the volume set mounted did not update the volume write count on dismount or on a crash. A SHOW DEVICE/REBUILD command always shows this volume as needing a rebuild. Even a SET VOLUME/REBUILD=FORCE command will not clear this rebuild status. Note: To receive this complete change you must also install the VMS722_CLIUTL-V0100 ECO kit. Images Affected: - [SYSLIB]MOUNTSHR.EXE o - A MOUNT/NOWRITE command on a disk on one cluster will now work correctly, even if the disk is mounted with a /WRITE qualifier on another cluster in the SAN (Storage Area Network). Previously, depending on the order in which the mount commands were executed, the mount would fail with the message: DIFVOLMNT - different volume already mounted on this device. -- COVER LETTER -- Page 3 23 April 2002 - If a disk is mounted with a /WRITE qualifier on one cluster and a /NOWRITE qualifier on another cluster in the SAN, mount verification will fail with a WrongVolume status error on the system which had the disk mounted /NOWRITE. This change allows mount verification to complete successfully in this configuration. Note: To receive this complete correction you must also install the VMS722_SYS-V0100 and VMS722_FIBRE_SCSI-V0200 ECO kits. Images Affected: - [SYSLIB]MOUNTSHR.EXE - [SYSEXE]VMOUNT.EXE o Read failures during a disk mount that were due to an inability to read the home block and failures that were due to transient errors, such as from a path switch or SCSI bus reset, were following the same failure path. That is, reading the alternate home block and if successful, mounting the disk as read only. However, failures due to transient errors should not read the alternate home block and should mount the disk as READ/WRITE. For transient error failures, this change will now cause the READ to be re-tried for 30 seconds (30 re-tries at one per second). If the READ succeeds, the disk will be mounted as READ/WRITE. Images Affected: - [SYSEXE]VMOUNT.EXE - [SYSLIB]MOUNTSHR.EXE 6 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_3 : To be installed by customers experiencing the problems corrected. -- COVER LETTER -- Page 4 23 April 2002 7 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 VMS722_MOUNT96 /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 No reboot is necessary after successful installation of the kit. 7.1 Special Installation Instructions: 7.1.1 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: - $ DEFINE/SYS NO_ASK$BACKUP TRUE - Add the following qualifiers to the PRODUCT INSTALL command and add that command to the DCL procedure. /PROD=DEC/BASE=AXPVMS/VER=V1.0 - De-assign the logicals assigned For example, a sample command file to install the VMS722_MOUNT96-V0100 kit would be: $ $ DEFINE/SYS NO_ASK$BACKUP TRUE $! $ PROD INSTALL VMS722_MOUNT96/PROD=DEC/BASE=AXPVMS/VER=V1.0 $! $ DEASSIGN/SYS NO_ASK$BACKUP $! $ exit Copyright (c) Compaq Computer Corporation, 2002 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 Trademark Office. All other product names mentioned herein may be trademarks of their -- COVER LETTER -- Page 5 23 April 2002 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.