# /****************************************************************************/ # /****************************************************************************/ # /** **/ # /** IBM 7137 DISK ARRAY SUBSYSTEM - HP 9000 SERIES 700 and 800. **/ # /** **/ # /** This README.txt file provides a short description of the information **/ # /** found in the HP 9000 Series 700 and 800 attachment directory. **/ # /** **/ # /** **/ # /** Copyright International Business Machines Corporation 1994, 1996 **/ # /** Licensed Material - Program Property of IBM, All Rights Reserved. **/ # /** **/ # /** Note to US Government Users Restricted Rights - Use, duplication, **/ # /** or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. **/ # /** **/ # /****************************************************************************/ # /****************************************************************************/ # Sub Directory Content: This subdirectory contains the support code for the attachment of the IBM 7137 Disk Array to HP9000 700 and 800 series systems. 7137v51u.updt update format of the code for HP-UX 9.x (700 and 800 series). Use the update program to install the 7137 support code. This is the version 5.1 code to prevent the residue/spifi error from occurring. 7137v51s.swpkg swinstall format of the code for HP-UX 10.x (800 series). Use the swinstall program to install the 7137 support code. This is the version 5.1 code to prevent the residue/spifi error from occurring. The following three files are the version 5.0 (down level) files. ibm7137.700 tar image of code for 700 series running HP-UX 9.03,5, or 7. The code will be put into ./hp700.907 and needs to be moved or linked to /usr/ibm7137. ibm7137.800.9 tar image of code for 800 series running HP-UX 9.04. The code will be put into ./hp800.904 and needs to be moved or linked to /usr/ibm7137. ibm7137.800.10 tar image of code for 800 series running HP-UX 10.01. The code will be put into ./hp800.1001 and needs to be moved or linked to /usr/ibm7137. Updates since the Dec 29, 1995 release. Jan 09, 1996 ibm7137.800.9 has been updated to fix a bug in the HP-UX 9.04 install program. There was a bug in the routine to update /etc/rc. The files 7137inst.hp and 7137updt.rc were updated. Jan 25, 1996 ibm7137.800.9 has been updated to fix a bug in the HP-UX 9.04 install program. There was a bug in the routine to update /etc/conf/gen/S800, a typo - bus_comverter > bus_converter in two places. The file 7137spt.setup was the only file affected. Mar 09, 1996 ibm7137.800.9 has been updated to fix a bug with updating /etc/rc. The previous versions first made an error in updating the file and then forgot to make it executable. Mar 09, 1996 ibm7137.800.9 and ibm7137.800.10 updated to on current controller loads only create spt entries for existing 7137s and on later code loads not create a special run time kernel at all. Mar 09, 1996 7137v33.shar the sharred update format image that is used to make the install tape. REMOVED 03-26-96 May 22, 1996 Released version 4.0 to support the new controller card on: HP9000 700 series running HP-UX 9.03, 9.05, or 9.07. HP9000 800 series running HP-UX 9.04 or 10.01. Nov 11, 1996 Released version 5.0 to support the HP-HSC adapter, multiple (2) HP hosts, and the latest 7137 maintenance release. This code also cleans up the ioctl error messages caused by 7137info.gen issueing vendor specific inquiry commands to other disk drives. I also fixed a problem with the download code program not always restoring the run time kernel. Dec 16, 1996 Released version 5.1 to prevent the residue/spifi = 126/128 error. An error with 7137dnld.prp for HP-UX 10.x was also fixed. A warning message reported when a new kernel is built in HP-UX 10.20 was hidden.