Storage Solutions

Total Page:16

File Type:pdf, Size:1020Kb

Storage Solutions IBM i Version 7.2 Storage solutions IBM Note Before using this information and the product it supports, read the information in “Notices” on page 179. This document may contain references to Licensed Internal Code. Licensed Internal Code is Machine Code and is licensed to you under the terms of the IBM License Agreement for Machine Code. © Copyright International Business Machines Corporation 2002, 2013. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Storage solutions...................................................................................................1 What's new for IBM i 7.2..............................................................................................................................1 PDF file for Storage solutions...................................................................................................................... 2 How storage is viewed................................................................................................................................. 2 Disk...............................................................................................................................................................3 Tape..............................................................................................................................................................5 Types of tape solutions.......................................................................................................................... 6 Automatic cartridge loaders............................................................................................................. 6 Tape libraries.................................................................................................................................... 7 Tape library types and major components................................................................................. 7 Tape library operating modes..................................................................................................... 7 Common configuration types for tape libraries..........................................................................8 Cartridge concepts for tape libraries.......................................................................................... 9 Comparing offline storage....................................................................................................................11 Planning for a tape solution................................................................................................................. 12 Tape resource management with BRMS........................................................................................12 Comparing tape solutions...............................................................................................................13 DAT cartridge and tape unit compatibility..................................................................................... 19 Eight-millimeter cartridge and tape unit compatibility................................................................. 20 Quarter-inch cartridge and tape unit compatibility....................................................................... 22 Half-inch and Magstar MP cartridges and tape unit compatibility................................................23 LTO cartridges and tape unit compatibility....................................................................................25 Multiple IBM i products sharing a tape library...............................................................................27 Multiple tape libraries to a partition...............................................................................................28 Multiple tape drives in a Tape Library ........................................................................................... 28 Configuring of different platforms with the 3494 Enterprise Tape Library...................................30 Installing stand-alone tape devices.................................................................................................... 30 Sharing tape drives between partitions......................................................................................... 30 Configuring the SCSI address for half-inch and Magstar MP tape units....................................... 31 Installing tape libraries........................................................................................................................ 31 Configuring tape libraries.....................................................................................................................31 Adding a tape library to a LAN........................................................................................................ 33 Creating a data link......................................................................................................................... 33 Sharing tape library resources....................................................................................................... 35 Using tape devices.................................................................................................................... 37 Tape Multipath..................................................................................................................................... 50 Managing tape multipath................................................................................................................52 Recover from tape multipath errors...............................................................................................54 Maintaining tape resources..................................................................................................................54 Storage and handling of tape cartridges........................................................................................ 54 Tape environment..................................................................................................................... 55 Tape handling and storage........................................................................................................55 Protecting data on tape cartridges........................................................................................... 55 Ensuring tapes are in good condition....................................................................................... 57 Cleaning your tape drives............................................................................................................... 58 Cleaning quarter-inch tape drives............................................................................................ 58 Cleaning DAT tape drives.......................................................................................................... 59 Cleaning eight-millimeter tape drives...................................................................................... 59 Cleaning half-inch tape drives.................................................................................................. 60 Cleaning LTO Ultrium tape drives............................................................................................. 61 Licensed Internal Code updates.................................................................................................... 61 iii Running retention operations for tape cartridges..........................................................................61 Example: Managing tape resources............................................................................................... 62 Tape encryption....................................................................................................................................72 Software tape encryption............................................................................................................... 72 Hardware tape encryption..............................................................................................................72 Decrypting your data.......................................................................................................................72 Troubleshooting tape resources..........................................................................................................73 Verifying that your tape unit works correctly.................................................................................73 Collecting library information for problem analysis...................................................................... 73 Problem handling for tape libraries................................................................................................73 Removable Mass Storage (RMS)............................................................................................................... 74 Optical storage...........................................................................................................................................75 Supported hardware for optical storage..............................................................................................77 Optical devices..................................................................................................................................... 78 Optical media types........................................................................................................................ 80 Directly attached optical media libraries..................................................................................80
Recommended publications
  • Using EMC VNX Storage with Vmware Vsphere Techbook CONTENTS
    Using EMC® VNX® Storage with VMware vSphere Version 4.0 TechBook P/N H8229 REV 05 Copyright © 2015 EMC Corporation. All rights reserved. Published in the USA. Published January 2015 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. EMC2, EMC, and the EMC logo are registered trademarks or trademarks of EMC Corporation in the United States and other countries. All other trademarks used herein are the property of their respective owners. For the most up-to-date regulatory document for your product line, go to EMC Online Support (https://support.emc.com). 2 Using EMC VNX Storage with VMware vSphere TechBook CONTENTS Preface Chapter 1 Configuring VMware vSphere on VNX Storage Technology overview................................................................................... 18 EMC VNX family..................................................................................... 18 FLASH 1st.............................................................................................. 18 MCx multicore optimization..................................................................
    [Show full text]
  • Tape Goes High Speed Tests Confirm Advantages of Combining Tape, Flash and Software- Defined Storage in a Single, Low-Cost Solution
    IBM Systems November 2016 Technical White Paper Tape goes high speed Tests confirm advantages of combining tape, flash and software- defined storage in a single, low-cost solution Forward-thinking IT architects have extolled for years the benefits of Highlights building an overall storage solution using only flash and tape storage media. Place active data on flash to accelerate storage performance and • Gain high performance, high capacity efficiency; move less-active data to tape to lower overall storage costs. and low-c ost storage all in one solution This storage architecture has informally been named “flape.” But until • Leverage the cost and capacity recently, implementing effective flape solutions has proved problematic. advantages of tape to build powerful analytics systems Software-defined storage (SDS) technologies, however, have changed the • Lower storage costs without losing flape equation. SDS capabilities such as those provided by members of capabilities or performance the IBM® Spectrum Storage™ family open up exciting new possibilities, enabling the deployment of easily managed high-performance, low-cost storage solutions using SDS components integrated with IBM tape and flash systems. A proof of concept of this innovative new flash, SDS and tape-based storage architecture was recently performed in the Ennovar Solution Reference Architecture laboratory at Wichita State University. Using IBM Spectrum Scale™ and IBM Spectrum Archive™ SDS components, an IBM DCS3860 solid-state drive (SSD) array and IBM tape systems with analytics application workloads provided by the National Institute for Aviation Research (NIAR), the Ennovar team demonstrated the advantages of the flape architecture while increasing analytics performance by an average of more than three times.
    [Show full text]
  • DMFS - a Data Migration File System for Netbsd
    DMFS - A Data Migration File System for NetBSD William Studenmund Veridian MRJ Technology Solutions NASAAmes Research Center" Abstract It was designed to support the mass storage systems de- ployed here at NAS under the NAStore 2 system. That system supported a total of twenty StorageTek NearLine ! have recently developed DMFS, a Data Migration File tape silos at two locations, each with up to four tape System, for NetBSD[I]. This file system provides ker- drives each. Each silo contained upwards of 5000 tapes, nel support for the data migration system being devel- and had robotic pass-throughs to adjoining silos. oped by my research group at NASA/Ames. The file system utilizes an underlying file store to provide the file The volman system is designed using a client-server backing, and coordinates user and system access to the model, and consists of three main components: the vol- files. It stores its internal metadata in a flat file, which man master, possibly multiple volman servers, and vol- resides on a separate file system. This paper will first man clients. The volman servers connect to each tape describe our data migration system to provide a context silo, mount and unmount tapes at the direction of the for DMFS, then it will describe DMFS. It also will de- volman master, and provide tape services to clients. The scribe the changes to NetBSD needed to make DMFS volman master maintains a database of known tapes and work. Then it will give an overview of the file archival locations, and directs the tape servers to move and mount and restoration procedures, and describe how some typi- tapes to service client requests.
    [Show full text]
  • Charles Lindsey the Mechanical Differential Analyser Built by Metropolitan Vickers in 1935, to the Order of Prof
    Issue Number 51 Summer 2010 Computer Conservation Society Aims and objectives The Computer Conservation Society (CCS) is a co-operative venture between the British Computer Society (BCS), the Science Museum of London and the Museum of Science and Industry (MOSI) in Manchester. The CCS was constituted in September 1989 as a Specialist Group of the British Computer Society. It is thus covered by the Royal Charter and charitable status of the BCS. The aims of the CCS are: To promote the conservation of historic computers and to identify existing computers which may need to be archived in the future, To develop awareness of the importance of historic computers, To develop expertise in the conservation and restoration of historic computers, To represent the interests of Computer Conservation Society members with other bodies, To promote the study of historic computers, their use and the history of the computer industry, To publish information of relevance to these objectives for the information of Computer Conservation Society members and the wider public. Membership is open to anyone interested in computer conservation and the history of computing. The CCS is funded and supported by voluntary subscriptions from members, a grant from the BCS, fees from corporate membership, donations, and by the free use of the facilities of both museums. Some charges may be made for publications and attendance at seminars and conferences. There are a number of active Projects on specific computer restorations and early computer technologies and software.
    [Show full text]
  • Digital Preservation Guide: 3.5-Inch Floppy Disks Caralie Heinrichs And
    DIGITAL PRESERVATION GUIDE: 3.5-Inch Floppy Disks Digital Preservation Guide: 3.5-Inch Floppy Disks Caralie Heinrichs and Emilie Vandal ISI 6354 University of Ottawa Jada Watson Friday, December 13, 2019 DIGITAL PRESERVATION GUIDE 2 Table of Contents Introduction ................................................................................................................................................. 3 History of the Floppy Disk ......................................................................................................................... 3 Where, when, and by whom was it developed? 3 Why was it developed? 4 How Does a 3.5-inch Floppy Disk Work? ................................................................................................. 5 Major parts of a floppy disk 5 Writing data on a floppy disk 7 Preservation and Digitization Challenges ................................................................................................. 8 Physical damage and degradation 8 Hardware and software obsolescence 9 Best Practices ............................................................................................................................................. 10 Storage conditions 10 Description and documentation 10 Creating a disk image 11 Ensuring authenticity: Write blockers 11 Ensuring reliability: Sustainability of the disk image file format 12 Metadata 12 Virus scanning 13 Ensuring integrity: checksums 13 Identifying personal or sensitive information 13 Best practices: Use of hardware and software 14 Hardware
    [Show full text]
  • Data Protection and Recovery in the Small and Mid-Sized Business (SMB)
    Data Protection and Recovery in the Small and Mid-sized Business (SMB) An Outlook Report from Storage Strategies NOW By Deni Connor, Patrick H. Corrigan and James E. Bagley Intern: Emily Hernandez October 11, 2010 Storage Strategies NOW 8815 Mountain Path Circle Austin, Texas 78759 Note: The information and recommendations made by Storage Strategies NOW, Inc. are based upon public information and sources and may also include personal opinions both of Storage Strategies NOW and others, all of which we believe are accurate and reliable. As market conditions change however and not within our control, the information and recommendations are made without warranty of any kind. All product names used and mentioned herein are the trademarks of their respective owners. Storage Strategies NOW, Inc. assumes no responsibility or liability for any damages whatsoever (including incidental, consequential or otherwise), caused by your use of, or reliance upon, the information and recommendations presented herein, nor for any inadvertent errors which may appear in this document. This report is purchased by Geminare, who understands and agrees that the report is furnished solely for its internal use only and may not be furnished in whole or in part to any other person other than its directors, officers and employees, without the prior written consent of Storage Strategies NOW. Copyright 2010. All rights reserved. Storage Strategies NOW, Inc. 1 Sponsor 2 Table of Contents Sponsor ..................................................................................................................................................................
    [Show full text]
  • High-Capacity Optical Storage: Will Blue Laser Or Holographic Storage Be the Solution?
    High-Capacity Optical Storage: Will blue laser or holographic storage be the solution? Optical Storage Symposium 2007 9/19/2007 ~ 2:00pm - 3:15pm Moderator: Michael Johnson ~ Director BusDev, CUC Broadcast Panel: Graham Irving, Director, K-PAR Archiving Software Andy Richards, VP of BusDev, Plasmon Data Horst Schellong, President, DISC Storage, LLC. OSS07-mpj HighHigh--CapacityCapacity OpticalOptical StorageStorage • Market Drivers • Market Review • Technology Review • Product Review • Panel Review • Q&A OSS07-mpj MarketMarket DriversDrivers ~~ InformationInformation Created,Created, Captured,Captured, ReplicatedReplicated inin 20062006 • 161 Exabytes (161 Billion Gigabytes!) of digital data was created, captured and replicated in 2006 – Majority generated from 1Billion+ devices • Digital cameras, camera phones, medical scanners, surveillance cameras – Will increase 6x to 988 Exabytes by 2010 • Major Contributors To This Growth – Film to digital image capture – Analog to digital voice – Analog to digital TV (DTV) – Internet – Email, IM Source: IDC OSS07-mpj MarketMarket DriversDrivers ~~ InformationInformation VersusVersus AvailableAvailable StorageStorage • In 2007, 255 Exabytes will be created, surpassing the available storage capacity available (264 Exabytes). • Between 2006 – 2010, storage media growth will = 35% per annum, while info will grow 57% per annum Source: IDC OSS07-mpj MarketMarket DriversDrivers ~~ InternetInternet GrowthGrowth • In 1996, the world-wide web (www) was only four (4) years old and there were 48million internet users at the time. – 1.1Billion internet users in 2006 – Expected to be over 1.6Billion internet users by 2010 • Broadband adoption will drive additional interest for people to communicate even more. – Easy and inexpensive Source: IDC OSS07-mpj MarketMarket DriversDrivers ~~ EmailEmail GrowthGrowth • 253 Million email boxes in 1998 – 1.6Billion email boxes in 2006 – 2Billion+ email boxes by 2010 – # of Emails sent grew 3x faster than email users during same period.
    [Show full text]
  • [1 ] Storagetek Automated Cartridge System
    StorageTek[1] Automated Cartridge System Library Software Product Information Release 8.4 E62371-05 March 2018 StorageTek Automated Cartridge System Library Software Product Information, Release 8.4 E62371-05 Copyright © 2015, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • LTO Tape Technologies: Economic Value Analysis
    White Paper Analyzing the Economic Value of LTO Tape for Long-term Data Retention By Jason Buffington, Senior Analyst – Data Protection, and Adam DeMattia, Research Analyst February 2016 This ESG White Paper was commissioned by the LTO Program and is distributed under license from ESG. © 2016 by The Enterprise Strategy Group, Inc. All Rights Reserved. White Paper: Analyzing the Economic Value of LTO Tape for Long-term Data Retention 2 Contents Introduction .................................................................................................................................................. 3 Executive Summary .................................................................................................................................................. 3 Market Overview ...................................................................................................................................................... 3 Excerpts of the ESG Lab Review on LTO Tape Technology ....................................................................................... 4 LTO Tape Technologies: Economic Value Analysis ....................................................................................... 5 Methodology ............................................................................................................................................................ 5 Economic Value Model Overview ............................................................................................................................. 5 Cost
    [Show full text]
  • Compass™ Virtual Tape Library a High-Performance, Software-Defined Backup Solution to Manage Your Existing Infrastructure’S Tape Libraries
    COBALT IRON DATASHEET Compass™ Virtual Tape Library A high-performance, software-defined backup solution to manage your existing infrastructure’s tape libraries FEATURES What is Compass VTL Fully integrated VTL functionality within The VTL market is at the precipice of disruption where organizations are now directed to Compass data protection modernize and unify the enterprise data protection environment. Customers still have platform requirements for tape operations but they require operational simplicity and cost Eliminate physical tape effectiveness. Cobalt Iron introduces a software-defined VTL that is fully integrated media, transport, and into its Compass SaaS platform. Unlike any other VTL solution, Compass VTL is a storage costs software-enabled feature that is directly integrated within an end-to-end data protection Fully automated backup, restore, and disaster solution. With Compass VTL, organizations can deploy a single, unified solution that recovery of virtual tape unleashes data from traditional physical and virtual tape data silos all while modernizing libraries, drives, and tape environments which require tape resources for backup and recovery. Emulates multi-platform, heterogeneous tape environments Compass VTL Benefits Leverage multi-tier storage both on-premises and in the cloud Intelligently scales locally SIMPLICITY FEATURES SAVINGS and in the cloud Direct VTL integration Enterprise data protection With Compass VTL, organizations Incorporates AES 256 bit encryption and with industry-leading solution delivered in
    [Show full text]
  • Dell EMC ML3 Tape Library User's Guide
    Dell EMC ML3 Tape Library User's Guide Information in this document is subject to change without notice. Copyright © 2020 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be trademarks of their respective owners. Printed September 2020. ii Dell EMC ML3 Tape Library: User's Guide Read this FIRST Regulatory information • The library must be installed in a restricted area. • Only personnel with technical and product safety training should have access to the library. • The library must be properly installed in an office or industrial environment with shielded cables and adequate grounding of SAS interface and input power to comply with regulations and standards. • Models: 3555-L3A, 3555-E3A The system complies to all applicable safety standards to allow for shipments worldwide including the America's, European Union Member States, Middle East, and Asia. Minimum firmware levels for common library features Table 1. Minimum firmware levels for common library features Feature Minimum Firmware Levels Required LTO8 (HH/FH) Tape Drives Library Firmware must be at 1.1.1.0 or greater to support the LTO8 tape drives. Ensure that any host applications and device drivers are at the minimum level that is required to support LTO8 tape drives. Certain non-IBM LTO8 media requires minimum drive firmware J4D4. Contact your media supplier for details. LTO6 (HH/FH) and LTO7 (HH/FH) Tape Drives Library Firmware must be at 1.1.0.1-A00 or greater to support the LTO6 and LTO7 tape drives. Ensure that any host applications and device drivers are at the minimum level that is required to support LTO6 and LTO7 tape drives.
    [Show full text]
  • TAPE STORAGE It’S a New Game with New Rules
    Fred Moore, President Horison.com 2020 Technology Update Series TAPE STORAGE It’s a New Game with New Rules Modern tape storage has become the leading strategic and lowest-cost storage solution for massive amounts of archival and unstructured data. This bodes well for future tape growth as archival data is piling up much faster than it is being analyzed. Over the past decade, the magnetic tape industry has successfully re-architected itself delivering compelling technologies and functionality including cartridge capacity increases, vastly improved bit error rates yielding the highest reliability of any storage device, a media life of 30 years or more, and faster data transfer rates than any previous tape or HDD (Hard Disk Drive). Many of these innovations have resulted from technologies borrowed from the HDD industry and have been used in the development of both LTO (Linear Tape Open) and enterprise tape products. Additional tape functionality including LTFS, RAIT, RAO, TAOS, smart libraries and the Active Archive adds further value to the tape lineup. HDD technology advancement has slowed while progress for tape, SSD (Solid State Disk) and other semiconductor memories is steadily increasing. Fortunately, today’s tape technology is nothing like the tape of the past. For tape it’s clearly a new game with new rules! THE TAPE RENAISSANCE TRANSITIONED TO THE ERA OF MODERN TAPE Since the first tape drives appeared in the early 1950s, tape has • tape is cheaper ($/TB) to acquire than disk primarily served as a backup and archive device for disk data. • tape is less costly to own and operate (lower TCO) than Troublesome tape issues of the past including edge damage, disk by 5-8x stretch, tear, loading problems, and media alignment with older (now obsolete) tape formats such as DAT, DDS, DLT, and 8MM • tape is more reliable than disk by at least three orders of tape were successfully addressed.
    [Show full text]