Jump to page titleUNITED STATES
hp.com home products and services support and drivers solutions how to buy
» contact hp


more options
 
hp.com home
End of Jump to page title
HP Services Software Patches
Jump to content


» software & drivers
» ask Compaq
» reference library
» forums & communities
» support tools
» warranty information
» contact support
» parts
» give us feedback

patches by topic
» DOS
» OpenVMS
» Security
» Tru64 Unix
» Ultrix 32
» Windows
» Windows NT

associated links
» what's new
» contract access
» browse patch tree
» search patch tree
» join mailing list

connection tools
» nameserver lookup
» traceroute
» ping


Find Support Information and Customer Communities for Presario.
Content starts here
HP Services Software Patches - alpscsi04_061
 
NOTE:  An OpenVMS saveset or PCSI installation file is stored
       on the Internet in a self-expanding compressed file.
       The name of the compressed file will be kit_name-dcx_vaxexe
       for OpenVMS VAX or kit_name-dcx_axpexe for OpenVMS Alpha.
 
       Once the file is copied to your system, it can be expanded
       by typing RUN compressed_file.  The resultant file will
       be the OpenVMS saveset or PCSI installation file which
       can be used to install the ECO.
 
Copyright (c) Digital Equipment Corporation 1996.  All rights reserved.

PRODUCT:    OpenVMS Alpha

COMPONENTS: DKDRIVER
            MKDRIVER
            PKCDRIVER
            PKEDRIVER
            PKJDRIVER
            PKTDRIVER
            SCSI

SOURCE:     Digital Equipment Corporation

ECO INFORMATION:

     ECO Kit Name:  ALPSCSI04_061
     ECO Kits Superseded by This ECO Kit:  AXPSCSI01_061 (AXPSCSI)
                                           AXPSCSI02_061 
                                           ALPSCSI03_061 
                                           AXPDRIV04_061 (AXPDRIV)
                                           ALPDRIV10_061 - PKEDRIVER.EXE
                                                           PKTDRIVER.EXE
     ECO Kit Approximate Size:  864 Blocks
     Kit Applies To:  OpenVMS Alpha V6.1, V6.1-1H1, V6.1-1H2
     System/Cluster Reboot Necessary:  Yes


ECO KIT SUMMARY:

An ECO kit exists for the PKxDRIVERs and SCSI Drivers on OpenVMS Alpha 
V6.1.  This kit addresses the following problems:

Problems Addressed in ALPSCSI04_061:

  o  Some SCSI devices that provide parameters cannot be used. They
     cause controller errors when in fact nothing is wrong.

  o  The buffers within DKDRIVER that contain SENSE data have  been
     made  large  enough  to  support  the  amount  of  information
     returned  under  the   SCSI2/SCSI3   specification.    Several
     non-Digital  disk  vendors  support  the  extended  SENSE data
     feature.  When their disks are currently  used  with  OpenVMS,
     customers are not able to boot from them or use them.  This is
     because the data buffers in the class driver could not  handle
     the extra data.

     This problem is corrected in OpenVMS Alpha V6.2

  o  During backup the TLZ6L (TLZ06 with autoloader) and TLZ7L  can
     take  so  long  to rewind current tape, and load the next tape
     that a SCSI command  timeout  error  occurs,  and  the  backup
     aborts.

  o  PK$RESET_SCSI_BUS   routine    tries    to    increment    the
     SCDT$L_RST_CNT  field of the SCDT (SCSI Connection Descriptor)
     after issuing the reset.  However, sometimes the  routine  can
     be  invoked when no connection to a device (and hence no SCDT)
     exists.

     This problem is corrected it OpenVMS Alpha V6.2

  o  If the SCDT address is zero and data is being written  to  the
     error log file the system can crash.

     This problem is corrected it OpenVMS Alpha V6.2

  o  DEC 4000-600 machines with REV H IO boards were  not  able  to
     run in FAST mode.

     This problem is corrected it OpenVMS Alpha V6.2

  o  There is a timing window problem that  causes  RZ28Bs,  RZ25Ls
     and RZ26Ms to go into Mount Verification when the devices were
     used in FAST mode.

     This problem is corrected it OpenVMS Alpha V6.2

  o  SYS$PKEDRIVER.EXE in versions V6.1  and  V6.1-1H1  of  OpenVMS
     Alpha  does  not  correctly  handle device that do not support
     extended messages.  For example, the system would hang  if  an
     attempt  was  made  to INITIALIZE or MOUNT a TZK09 tape.  If a
     SCSI bus analyzer were placed on the bus, you would  see  that
     the  tape drive would reject the extended message and the port
     driver would reject the reject.  This  was  an  endless  loop.
     This  problem  may  not  be  frequently encountered because it
     tends to be older devices that do  not  support  the  extended
     message bytes.

     This problem is corrected it OpenVMS Alpha V6.2

  o  A third party device provided an  incorrect  transfer  period.
     PKEDRIVER  and  PKTDRIVER are able to work around this problem
     and use a reasonable value.  However, an  informational  error
     message  was passed to the class driver which simply converted
     all messages to fatal controller errors - thus preventing  the
     use  of  the device.  This problem only occurred when the SCSI
     bus was functioning in SCSI SLOW mode.  The symptom  was  that
     the  device  could  not be INITIALIZED or MOUNTED which always
     resulted in a fatal controller error.

     This problem is corrected it OpenVMS Alpha V6.2

  o  A device initiated SCSI bus reset  can  crash  the  system  in
     SYS$PKJDRIVER  when  the bus reset detected is reported by the
     Adaptec   controller   as   an   AEN    (asynchronous    event
     notification).

     This problem is corrected it OpenVMS Alpha V6.2


Problems Addressed in ALPSCSI03_061:

  o  When a user application requests data from a SCSI device by
     issuing a QIO, the driver forms the proper SCSI command and
     sends it to the device via the PKCDRIVER.  If the SCSI device
     has no information to return, fatal controller errors occur
     and multiple errors are written to the error log.

Problems Addressed in AXPSCSI02_061:

  o  Based on the SCSI2/SCSI3  specification,  several  non-Digital
     disk  vendors  support  the  extended  SENSE data.  When their
     disks are used with OpenVMS, customers cannot boot from or use
     those  disks  because the data buffers in the class driver can
     not handle the extra data.  This fix makes the buffers  within
     DKDRIVER,  used to contain SENSE data, large enough to support
     the amount  of  information  returned  under  the  SCSI2/SCSI3
     specification.

  o  The SCRIPT code for PKEDRIVER and PKTDRIVER had a small timing
     problem.   The  ACK signal was cleared too early in the SCRIPT
     reselection code path.  This allowed the disks  to  send  data
     prior  to  the  correct number of ACKs being sent.  Eventually
     the devices would go into Mount  Verification.   This  happens
     when  the job being reselected is running a different transfer
     speed than the job that was last active.

     It also fails with SCSI set  to  slow  and  trying  to  do  an
     install  from  RRD43  (which  runs  async) to an RZ28B that is
     running at 5mb synchronous.

     The new PKDRIVER will allow  RZ28B  drives  on  the  810  SCSI
     controller,  however  one  will  not be able to install the OS
     from the 6.1 CD onto an RZ28B  because  the  CD  has  the  old
     driver.


Problems Addressed in AXPDRIV01_061:

  o  DEC 4000-600 systems are not able to run in FAST mode.   Prior
     to  this fix, the system was unable to boot because the system
     disk would hang in mount verification.  Additionally, a  MOUNT
     or  INITIALIZE of a Fast SCSI-2 disk resulted in the following
     message:

             MOUNT-F-CTRLERR, fatal controller error



 o   When an error log entry is made for  which  the  SCDT  is zero, 
     DEC  4000-600  and  DEC  2100  Server systems will crash.


Problems Addressed in AXPSCSI01_061:

  o  When   performing   multi-volume   backups   using   data
     compaction,   after   the  first  volume  completed,  the
     compaction switch was turned off on subsequent volumes of the 
     save  set.   This fix checks to see if compaction is enabled
     rather than checking for a specific device  type. The   drive  
     characteristics  are  then  saved  and  the compaction stays
     intact for subsequent media.

     This problem is corrected it OpenVMS Alpha V6.2

Problems Addressed in AXPDRIV07_061:

  o  SYS$PKEDRIVER.EXE in versions V6.1 and V6.1-1H1 does  not
     correctly  handle  devices  that  do not support extended
     messages.  For  example,  the  system  will  hang  if  an
     attempt was made to INITIALIZE or MOUNT a TZK09 tape.


Problems Addressed in AXPDRIV02_061:

  o  The LK411 rev B01  keyboard  is  not  recognized  by  the device 
     driver,  and certain keys (function keys, editing keys) fail to
     function, or function incorrectly.


INSTALLATION NOTES:

In order for the corrections in this kit to take effect, the system
must be rebooted.  If the system is a member of a VMScluster, the
entire cluster must be rebooted.
Files on this server are as follows:
»alpscsi04_061.README
»alpscsi04_061.CHKSUM
»alpscsi04_061.CVRLET_TXT
»alpscsi04_061.a-dcx_axpexe
privacy statement using this site means you accept its terms