Home

EMULEX

image

Contents

1. following table lists TSDRIVER distribution media Emulex P N Version Description v4 n VD9960703 00 5 25 inch floppy diskette v4 n VD9962003 00 TK50 tape cartridge v5 n vD9960718 00 5 25 inch floppy diskette v5 n vD9962018 00 TK50 tape cartridge 1 4 COMPATIBILITY AND REQUIREMENTS 1 4 1 HARDWARE TSDRIVER is compatible with DEC MicroVAX I II and III computers It supports the Emulex TC02 TCO3 and TCO5 tape couplers emulating the DEC TS11 General Description 1 1 Related Documentation 1 4 2 SOFTWARE TSDRIVER is compatible with the DEC MicroVMS operating system version 4 n and above The Program Development version of MicroVMS is necessary for full TS11 support because the DEC MTACP Magnetic Tape Ancillary Control Process is required however with the baseline MicroVMS system the TS11 can still be used for backup and restore operations as explained in subsection 2 3 1 5 RELATED DOCUMENTATION The following Emulex GOEUMERER may be ordered from the following address Emulex Corporation 3545 Harbor Blvd Costa Mesa CA 92626 714 662 5600 TWX 910 595 2521 Title TCO2 FS TS11 Compatible Tape Coupler Technical Manual Publication No 120231002290 Title TCO3 TS11 Compatible Tape Coupler Technical Manual Publication No TC0351001 00 Title TCO5 TS11 Compatible Tape Coupler Technical Manual Publication No TC0551001 00 The following DEC publication is available f
2. CORPORATION e ATTN TECHNICAL PUBLICATIONS 3545 HARBOR BOULEVARD WERKE P O BOX 6725 COSTA MESA CA 92628 9928
3. EF 1 2 PRODUCT OVERVIEW ooooooooooooooo o o 1 3 DISTRIBUTION MEDIA er ds 1 4 COMPATIBILITY AND REQUIREMENTS o FLAG Hardware use a 14 2 Software as a SR TEE VEE 1 5 RELATED DOCUMENTATION o oooooooo oo a TWO INSTALLATION 2 1 OVERVIEW nario we A er E aa 2 2 CONVENTIONS AND ABBREVIATIONS coocooooooo oo 2 3 INSTALLATION PROCEDURE ERA ee 2 4 ERROR LOGGING o oooooooooo o o CANA 2 5 MAKING A STANDALONE BACKUP oooooo o o iii BLANK Section 1 GENERAL DESCRIPTION 1 1 INTRODUCTION This manual is a guide to installation of the MicroVMS TS11 software driver TSDRIVER on Digital Equipment Corporation DEC MicroVAX I II and III computers The document contains two main sections o General Description This section contains an overview of TSDRIVER e Installation This section presents installation instructions for TSDRIVER There are no operating instructions because TSDRIVER requires no user interaction once installed 1 2 PRODUCT OVERVIEW As written by DEC the MicroVMS operating system does not support TS11 type devices TSDRIVER is a software driver that provides TS11 support under MicrovMS 4 n and above The TS11 type device at the standard TSSR and vector address is designated as MSAO by MicroVMS Alternate TSSR and vector addresses can also be selected see the appropriate tape coupler technical manual for details 1 3 DISTRIBUTION MEDIA The
4. EMULEX MICROVMS TS11 DRIVER V4 n DISTRIBUTION KIT VD9951816 xx REV A 3545 Harbor Boulevard Costa Mesa California 92626 VD9951816 00 Rev A 714 662 5600 TWX 910 595 2521 May 1989 Copyright C 1989 Emulex Corporation The information in this manual is for information purposes and is subject to change without notice Emulex Corporation assumes no responsibility for any errors which may appear in the manual Printed in U S A This software distribution kit contains the following media Emulex Part Number Description VD9960718 00 5 25 inch floppy for MicroVAX VD9962018 00 TK50 cartridge for MicroVAX This kit contains the following User s Manuals to document the programs contained on the distribution media Emulex Part Number Description vD9951916 00 MicroVAX Driver Distribution Kit Cover i vD9950902 00 MicroVMS TS11 Software Driver Installation Guide EMULEX MicroVMS TS11 SOFTWARE DRIVER TSDRIVER INSTALLATION GUIDE V4 n and V5 n 3545 Harbor Boulevard Costa Mesa California 92626 _ 714 662 5600 TWX 910 595 2521 _VD9950902 00 Rev G May 1989 Copyright C 1984 Emulex Corporation The information in this manual is for information purposes and is subject to change without notice Emulex Corporation assumes no responsibility for any errors which may appear in the manual Printed in U S A TABLE OF CONTENTS Section ONE GENERAL DESCRIPTION 1 1 INTRODUCTION SERIA EE H
5. ER EXE ALQ 1 v4 5 IF FSSEARCH STASSOURCE TSDRIVER EXE NES THEN REQUIRED SIZE REQUIRED SIZE FSFILE STASSOURCE TSDRIVER EXE ALQ 1 2 4 Installation Installation Procedures This will cause the command procedure to allocate room for the TS11 driver in the PSEUDOLOA EXE file Now search further down for the lines v4 4 COPY STASSOURCE PUDRIVER EXE PBDRIVER EXE DUDRIVER EXE TUDRIVER EXE DLDRIVER EXE PDAO lt SYS0 SYSEXE gt v4 5 COPYIF COPYSB STA SOURCE DLDRIVER EXE PDAO lt SYS0 SYSEXE gt Immediately after these lines insert a line for the TSDRIVER v4 4 COPY STASSOURCE TSDRIVER EXE PDA0 lt SYS0 SYSEXE gt v4 5 COPYIF COPYSB STASSOURCE TSDRIVER EXE PDAO lt SYS0 SYSEXE gt This will cause the TSDRIVER to be loaded with the other standalone BACKUP device drivers Exit the editor If you are not building standalone BACKUP onto TK50 tape cartridge skip this step If you are building standalone BACKUP onto TK50 tape cartridge delete the pseudo load file DELETE SYSS SYSTEM PSEUDOLOA EXE This file will need to be rebuilt by TS11 STABACKIT to support the TS11 but it will not be rebuilt if it already exists Rebuilding the pseudo load file requires extensive non paged dynamic pool to be available You may wish to build standalone BACKUP at a time when the system can be brought down to change this parameter Also remember to use B 20000 to boot standalone BACKUP fro
6. icroVAX I does not implement the Scatter Gather function TSDRIVER uses 128 entries in the system page table to perform this function Because of this SPTREQ must be increased by 128 for each tape drive that TSDRIVER serves Invoke SYSGEN and alter the value of SPTREO RUN SYSSSYSTEM SYSGEN lt return gt SYSGEN gt USE CURRENT lt return gt SYSGEN gt SHOW SPTREQ lt return gt Note The first value shown is the current value Add 128 for each tape drive to this to get the desired value SYSGEN gt SET SPTREQ N lt return gt where N is the desired value SYSGEN gt WRITE CURRENT lt return gt SYSGEN gt EXIT lt return gt After completing these steps shut down the system and rebootstrap The default file SYLOGIN COM equates the INIT command to INIT NOHIGHWATER Magtapes do not support this option therefore an error occurs when you try to initialize the tape To overcome this problem you can either alter the SYLOGIN COM file not recommended or use the INIT HIGHWATER command to override the default INIT HIGHWATER MSAO TEST lt return gt Failure to use the HIGHWATER qualifier may cause INIT to fail with the message shown in the following sample dialog INIT MSAO TEST lt return gt INIT F ILLOPT qualifier s not appropriate to this device 2 4 ERROR LOGGING On the MicroVAX I ANALYZE ERROR LOG can be used to interpret the TS11 subsystem errors that are logged On the MicroVAX II however the tape er
7. ine that reads SET SPTREQ 1024 NOTE Micro VAX I requires additional changes See the modifications for Micro VMS V4 0 through V4 3 any processor type Installation 2 3 Installation Procedure Micro VMS V4 0 through V4 3 any processor type Edit the file TS11 STABACKIT COM and search for the following line in the command procedure ifnotuVAX CopySB STASSOURCE TSDRIVER EXE STASTARGET 1 99 Remove from this command line ifnotuVAX including the single quotes leaving only CopySB STASSOURCE TSDRIVER EXE STASTARGET 1 99 This change will cause the TSDRIVER to be copied onto the standalone BACKUP kit Micro VMS V4 4 and above any processor type with standalone BACKUP being built onto hard disk or onto RX50 diskette No changes to TS11_STABACKIT COM are required Micro VMS V4 4 through V4 7 any processor type with standalone BACKUP being built onto TK50 tape cartridge Edit the file TS11 STABACKIT COM and search for the label v4 4 STA3 BUILD PSEUDO VOLUME v4 5 BUILD PSEUDOLOA Beyond this label search for the lines V4 4 REQUIRED SIZE REQUIRED SIZE FSFILE STASSOURCE DLDRIVER EXE ALQ 1 v4 5 IF FSSEARCH STASSOURCE DLDRIVER EXE NES THEN REQUIRED SIZE REQUIRED SIZE FSFILE STASSOURCE DLDRIVER EXE ALQ 1 Immediately after these lines insert a similar pair of lines for the TSDRIVER V4 4 REQUIRED SIZE REQUIRED SIZE FSFILE STASSOURCE TSDRIV
8. m TK50 tape Invoke the new command procedure to build standalone BACKUP TS11 STABACKIT Answer questions as you normally would to specify the source and target devices Your standalone BACKUP including TS11 driver support is now complete Installation 2 5 BLANK EMULEX Reader s Comments Your comments and suggestions will help us in our continuous effort to improve the quality and usefulness of our publication Manual Part Number Rev What is your general reaction to this manual In your judgment is it complete accurate well organized well written etc Is it easy to use What features are most useful What faults or errors have you found in the manual Does this manual satisfy the need you think it was intended to satisfy Does it satisfy your needs A Why O Please send me the current copy of the Controller Handbook which contains the information on the remainder of EMULEX s controller products NAM A ee Du me en Street Title _ City COMPA ee et EE Ed EE DEE State Country Department ma EE OE ME GEE Zip Additional copies of this document are available from Emulex Corporation 3545 Harbor Boulevard PO Box 6725 Costa Mesa CA 92626 Attention Customer Services Fold Here and Staple Do Not Tear Fold Here NO NO POSTAGE nes Mar LED UNITED STATES BUSINESS REPLY MAIL FIRST CLASS PERMIT NO 202 COSTA MESA CA POSTAGE WILL BE PAID BY ADDRESSEE os EMULEX
9. rom Digital Equipment Corporation P O Box CS2008 Nashua New Hampshire 03061 Title MicroVMS User s Manual Publication No AA 2209B TE 1 2 General Description Section 2 INSTALLATION 2 1 OVERVIEW This section defines conventions and abbreviations used in this document and explains how to install TSDRIVER under MicroVMS 2 2 CONVENTIONS AND ABBREVIATIONS Operator input appears in boldface type in order to distinguish it from operating system messages and prompts The symbol lt return gt signifies the carriage return key 2 3 INSTALLATION PROCEDURE The following procedure describes the steps taken to install the TSDRIVER u and presents the commands used Login to the system manager account NOTE Before invoking VMSINSTAL you must install the System Programming Option SYSP To ensure that SYSP has been installed check the directory for the Magnetic Tape Ancillary Control Process MTAAACP EXE and the system symbol table SYS STB files Use the following procedures one at a time to make this check S DIR SYSSSYSTEM SYS STB lt return gt DIR SYSSSYSTEM MTAAACP EXE lt return gt Insert the media and invoke the VMSINSTAL procedure For the floppy diskette enter the following SYSSUPDATE VMSINSTAL DUAl lt return gt For the TK50 cartridge enter the following SYSSUPDATE VMSINSTAL MUAO lt return gt Installation 2 1 Installation Procedure 3 MicroVAX I only M
10. ror log module might be excluded depending on the driver version used the user can only obtain a hex dump of the TS11 registers To obtain this dump use the following command ANALYZE ERROR LOG REGISTER DUMP INCLUDE MS lt return gt 2 2 Installation Installation Procedures 2 5 MAKING A STANDALONE BACKUP The command procedure STABACKIT COM is used to create a bootable standalone BACKUP However depending on your configuration this command procedure may require some modification to support the TS11 device The following procedure will create a modified copy of STABACKIT COM It describes the modifications required for each configuration Note that building standalone BACKUP onto TK50 tape cartridge requires extensive non paged dynamic pool In this case you may wish to build standalone BACKUP at a time when the system can be brought down to change this parameter See Step 5 1 Log in to the SYSTEM account and set your default directory to SYSSUPDATE 2 Make a copy of the STABACKIT COM command procedure with a different name to distinguish it from the original COPY STABACKIT COM TS11 STABACKIT COM 3 Choose your type of configuration from those listed below Then edit the file TS11 STABACKIT COM as shown for your configuration Micro VMS V4 0 through V4 3 Micro VAX I only Edit the file TS11 STABACKIT COM and search for the following line in the command procedure SET SRPCOUNT 24 After this line insert a l

Download Pdf Manuals

image

Related Search

EMULEX emulex emulex hba manager emulex lpe35002 emulex corporation emulex explosive emulex fc kit emulex lpe31002 emulex hba emulex lpe16002 emulex drivers emulex lightpulse hba emulex lpe36002 emulex lpe12000 emulex onecommand manager emulex 16gb gen6 fc dual-port hba emulex hba manager download

Related Contents

User's Guide  Notice d`emploi BOUILLOIRE ÉLECTRIQUE D`ACIER INOXYDABLE  Canon LV-CL13  to pdf  USER`S Manual  Operating instructions  CRフィルタ  "取扱説明書"  詳細取扱説明書 - エプソンパートナーズネット    

Copyright © All rights reserved.
Failed to retrieve file