Implementing IBM Tape in UNIX Systems
Total Page:16
File Type:pdf, Size:1020Kb
Front cover Implementing IBM Tape in UNIX Systems How to set up tape drives and libraries in multiple UNIX environments New: Ultrium3 and WORM features Integration with popular backup products Charlotte Brooks Alv Jon Hovda Reena Master Abbe Woodcock ibm.com/redbooks International Technical Support Organization Implementing IBM Tape in UNIX Systems October 2005 SG24-6502-03 Note: Before using this information and the product it supports, read the information in “Notices” on page xiii. Fourth Edition (October 2005) This edition applies to IBM TotalStorage 3580 Tape Drive, IBM TotalStorage 3581 Tape Autoloader, IBM TotalStorage 3581 2U Tape Autoloader, IBM TotalStorage 3582 Tape Library, IBM TotalStorage 3583 Tape Library, IBM TotalStorage 3584 Tape Library, and IBM TotalStorage 3592 Tape Drive. © Copyright International Business Machines Corporation 2002, 2003, 2004, 2005. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Figures . ix Notices . xiii Trademarks . xiv Preface . .xv The team that wrote this redbook. .xv Become a published author . xvi Comments welcome. xvii Summary of changes. xix October 2005, Fourth Edition . xix July 2004, Third Edition . xix Part 1. Setting up IBM tape in UNIX. 1 Chapter 1. Introduction to LTO Ultrium with UNIX . 3 1.1 LTO overview . 4 1.1.1 IBM TotalStorage LTO Ultrium models . 5 1.1.2 IBM TotalStorage 3580 Tape Drive. 7 1.1.3 IBM TotalStorage 3581 Tape Autoloader . 9 1.1.4 IBM TotalStorage 3581 2U Tape Autoloader . 10 1.1.5 IBM TotalStorage 3582 Tape Library . 11 1.1.6 IBM TotalStorage 3583 Tape Library . 13 1.1.7 IBM TotalStorage 3584 Tape Library . 18 1.2 Hardware and operating system platforms . 27 1.2.1 Hardware server platforms . 27 1.2.2 ISV storage management software. 28 1.3 Connectivity. 28 1.3.1 SCSI direct attach . 28 1.3.2 SAN attach . 29 1.3.3 Determining the number of drives on a SCSI bus. 30 1.4 Host Bus Adapters and device drivers . 31 1.5 LVD versus HVD . 32 1.5.1 What are LVD and HVD? . 32 1.5.2 Why is this important?. 33 1.6 SCSI HD68 and VHDCI cable connectors . 33 Chapter 2. IBM LTO Tape Library sharing and partitioning. 35 2.1 Definitions . 36 2.1.1 Library sharing . 36 2.1.2 Homogenous drive sharing . 38 2.1.3 What should I use? . 40 2.2 Partitioning multi-path tape libraries . 41 2.2.1 Partitioning the IBM 3582 . 41 2.2.2 Partitioning the IBM 3583 . 42 2.2.3 Partitioning the IBM 3584 (ALMS not enabled). 45 2.2.4 Partitioning the IBM 3584 using the wizard (ALMS not enabled) . 47 2.2.5 Partitioning the IBM 3584 with the operator panel (ALMS not enabled) . 52 © Copyright IBM Corp. 2002, 2003, 2004, 2005. All rights reserved. iii 2.3 ALMS . 55 2.3.1 Functional description . 56 2.3.2 Configuring ALMS. 61 2.3.3 Using ALMS . 73 Chapter 3. SAN considerations . 75 3.1 SAN design considerations for IBM tape libraries. 76 3.1.1 Bandwidth needed for FC tape . 76 3.1.2 Multiple paths to tape drives . 79 3.1.3 Tape and disk on the same HBA . 80 3.1.4 Different SAN fabrics for disk and tape. 82 3.2 Zoning . 83 3.2.1 Some basic information on zoning . 85 3.2.2 Types of zoning. 85 3.2.3 Suggestion on zoning for tapes . 86 3.2.4 World Wide Names of FC Host Bus Adapter . 86 3.3 Persistent binding . 88 3.3.1 The need for persistent binding . 89 3.3.2 Persistent binding with QLogic HBA on Solaris . 93 3.3.3 Persistent binding with Emulex HBA on Solaris . 95 3.3.4 Persistent binding not applicable to AIX . 97 3.4 Connection type of IBM tapes . 99 Chapter 4. Basic IBM tape setup for UNIX systems. 101 4.1 Installing library and device drivers . 102 4.2 Installing IBM tape device driver for AIX . 103 4.2.1 Atape driver installation using the command line interface. 104 4.2.2 Installation using SMIT . 106 4.2.3 Configuring tape and medium changer devices . 107 4.2.4 Verifying the Atape driver installation . 107 4.2.5 Configuring the IBM tape device parameters . 111 4.2.6 Setting up control path failover for AIX . ..