Data Storage II. Prof. Ing. Pavel Tvrdík CSc. Ing. Jiří Kašpar

Size: px
Start display at page:

Download "Data Storage II. Prof. Ing. Pavel Tvrdík CSc. Ing. Jiří Kašpar"

Transcription

1 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 1/22 Data Storage II. Prof. Ing. Pavel Tvrdík CSc. Ing. Jiří Kašpar Department of Computer Systems Faculty of Information Technology Czech Technical University in Prague Pavel Tvrdík, Jiří Kašpar, 2011 Advanced Computer System Architectures, MI-POA, 03/2011, Lecture 4 Evropský sociální fond Praha & EU: Investujeme do vaší budoucnosti

2 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 2/22 Volume Management Volume Management Volume management is a mapping of Logical Volume blocks to a set of Physical Disks. It is implemented using RAID and disk partitioning techniques. We can find volume management in: storage controllers, operating systems as o standalone component, o integrated in file system (Tru64 AdvFS, Solaris ZFS,...) o integrated in database (Oracle ASM)

3 Volume Management Storage Adapters and Controllers Storage Adapters and Controllers Adapter is a I/O bus to Storage bus transformer (no Volume Management functions) Controller is an Adapter with integrated Volume Management functions Server CPU I/O Bus Adapter/ Controller Internal or External Storage Storage Bus Server CPU I/O Bus Adapter Storage Bus Storage Controller Storage backend Bus External Storage Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 3/22

4 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 4/22 Volume Management Volume Management Terminology Physical Disk (=Physical Volume) Logical Volume Group is a set of physical disks. Spare Set is a set of spare (physical) disks. Logical Volume is an independent disk address space presented to hosts. Logical Unit Number (LUN) is a number used to identify Logical Volume to Host. Host is a computer system. Volume Management Terminology

5 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 5/22 Volume Management Advanced Volume Management Functions Advanced Volume Management Functions Three methods for creating physical or logical copy of a Logical Volume: Volume Clone starts operation with full consistent RAID 1 set, and ends with two independent Volumes. Volume Snapshot starts with single copy of data and saves old copy of modified data to a Snapshot. Unchanged data remains in a single copy. Volume SnapClone starts with single copy of data as a snapshot, also saves old copy of modified data to snapclone, but in the background performs a copy of all data to the Snapclone.

6 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 6/22 Both paths can be active, behavior depends on both: o Controller and o Operating System. Multipathing Usually one path is active, the second passive. Multipathing SAN Server & OS Adapter Adapter SAN Adapter Adapter Storage Controller

7 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 7/22 Disk Storage Summary Disk Storage Summary Direct Attached Storage (DAS): disks (in a box or external) are connected directly to storage adapter/controller on server I/O bus. Volume management is optional. Access on block level. Enterprise Storage Architecture: disks are connected at Storage backend storage bus, server(s) to the front-end storage bus. Volume Management is provided by storage. Access on block level. Network Attached Storage (NAS) Architecture: Server communicates with storage using file access protocols (NFS, SMB) on top of TCPIP transport. NAS server runs embedded Linux/Windows OS with full storage stack. Access on filesystem level.

8 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 8/22 Tape Technologies Tape Technologies Tape Drive Principles Tape Libraries Virtual Tape Libraries

9 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 9/22 Tape Technologies Tape Device Tape Device Tape Device is a sequential block oriented device with variable block size. A sequences of data blocks can be separated by special control blocks called Tape Marks. Start and end of physical tape is detected using mechanical or optical mark on a tape.

10 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 10/22 Tape Technologies Tape Terminology Tape Terminology Write/Read Heads The contact point at which the actual electronic data changes are written onto physical tape media. Servo Head Read only and align the read/write heads by reading pre-recorded information tracks form the tape Tracks Physical lines of data on the tape Format The physical & logical structure (layout) of data on the media. Bit density How many bits are recorded per inch (bpi) Streaming Maintaining forward motion of the tape by supplying data fast enough Compression ratio How compressible a piece of data affects the capacity of a piece of media. Quote 2:1 but 1.4:1 is more typical. Append The ability to write multiple backup sessions onto a single tape thereby making full use of the capacity of the tape.

11 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 11/22 Tape Technologies Tape Terminology Tape Terminology (continued) Cartridge memory A 4K flash memory chip located in every piece of LTO media assists fast search by keeping a tape directory, also used to track media quality. Fast search A typical full tape backup take around 2 hours, yet we can recover a single file from tape in around 70 seconds using fast search by placing the drive in a special search mode. WORM Write once read many the ability of the media/drive to prevent overwriting data on the tape for use in tamper proof data recording/compliance Interface The physical connect which connects the tape drive to the system or library ( SCSI, Fibre Channel, USB, SAS) Backwards compatibility The ability of one generation of tape drive to write/read the format of previous generations of tape drive (example later) Barcode label A label which a barcode reader can use inside an autoloader or Library to uniquely identify a piece of media. Autoloader A device with a robot for inserting media, but with only one tape drive Library A device with one or more robots for inserting media and more than one tape drive

12 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 12/22 Tape Technologies Tape Terminology DAT roadmap DDS4 DAT 72 DAT 160 DAT 7 th Gen DAT 8th Gen DDS1 DDS2 DDS2 DDS3 Longer Wide Tape Read/Write Compatibility Media Type 90mTape 90m Tape 120m Tape 125m Tape 150m Tape 170m Tape 150m Wide Tape Longer Wide Tape Longer Wide Tape Native Capacity 2 GB 4 GB 12 GB 20 GB 36 GB 80 GB ~150 GB ~300 GB Native Transfer Rate 183KB/s 720KB/s 1.5MB/s 1-3 MB/s 3 MB/s 5 MB/s 8 MB/s 16 MB/s Approx +2 years per generation

13 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 13/22 Tape Technologies Capacity per cartridge and maximum limit for performance, without data compression Generation 1 100GB Up to 20 MB/s Tape Terminology LTO Ultrium Drive Roadmap Generation 2 200GB Up to 40 MB/s Generation 3 400GB Up to 80 MB/s WORM Generation 4 800GB Up to 120 MB/s WORM Generation 5 1.6TB Up to 180 MB/s WORM Generation 6 3.2TB Up to 270 MB/s Approximately every two years WORM

14 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 14/22 Tape Libraries Tape Library is a device consisting of: one or more tape drives, robotic hand, and Tape Technologies Tape Libraries a magazine for storing tape media. A robot device is connected to hosts using the same interface technology as tape drives (SCSI, SAS, or FC). Robot moves tape cartridges among drives, slots in a magazine and I/O slot in accordance with SCSI commands passed to its LUN. A cartridge is identified by barcode and/or slot number. A robotic hand is equipped with a barcode reader.

15 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 15/22 Virtual Tape Libraries Virtual Tape Library is an disk array with a tape library emulation firmware. It emulates all tape library functions and components using disk storage. Advantages: no cabinet to drive delays, no load time, very fast seek time, more reliable than real tape library. Disadvantages: Tape Technologies Virtual Tape Libraries no way how to move written data cartridge to to an archive for long time.

16 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 16/22 Optical Storages Optical Storages Optical Media Formats Optical Libraries

17 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 17/22 Optical Storages Preview of Optical Storage Media A myriad of Optical Technology: CD-DA (the basis of all other CD formats) CD-ROM CD-I DVI CD-XA MD (Mini Disks) CD-WO, CD-MO, WORM (Write Once Read Many) DVD

18 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 18/22 Optical Storages Optical Libraries Optical Library is similar to a Tape Library, but uses optical drives and medias instead of tapes. As Optical device is random-access (not sequential) device, so data can be available fast (in seconds). Because of higher capacity and faster data access, optical libraries are being replaced by disk storages where possible. CD (not DVD) libraries are still good solution for long term archiving because of guaranted ~20 years of data readability.

19 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 19/22 Flash Storage Flash Storage Nonvolatile semiconductor storage o faster than disk o Smaller, lower power, more robust o But more $/GB (between disk and DRAM)

20 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 20/22 Flash Storage Flash Types NOR flash: bit cell like a NOR gate Random read/write access Used for instruction memory in embedded systems NAND flash: bit cell like a NAND gate Denser (bits/area), but block-at-a-time access Cheaper per GB Used for USB keys, media storage, Flash bits wears out after 1000 s of accesses Not suitable for direct RAM or disk replacement Wear leveling: remap data to less used blocks

21 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 21/22 Hierarchical Storage Systems Different storage technologies has different parameters: price per stored Megabyte access time Hierarchical Storage Systems To optimize price/performance ratio or storage behavior, more storage types are combined to single hierarchical system. The structure can be hidden in virtualized device, volume manager or file system.

22 Pavel Tvrdík, Jiří Kašpar (ČVUT FIT) Data Storage II. MI-POA, 2011, Lecture 4 22/22 Sources Wasfi G. Al-Khatib: SWE 423: Multimedia Systems. Chapter 8: Optical Storage Media. Anxiao (Andrew) Jiang: Introduction to Flash Memories. CSCE 689: Frontiers in Storage Systems. Texas A&M University, August - December Henk Wubbolt: SAN Architecture BRU Product Choices. HP Advanced SAN Architecture, Prague, Czech Republic, & March HP internal. Sources

Price/performance Modern Memory Hierarchy

Price/performance Modern Memory Hierarchy Lecture 21: Storage Administration Take QUIZ 15 over P&H 6.1-4, 6.8-9 before 11:59pm today Project: Cache Simulator, Due April 29, 2010 NEW OFFICE HOUR TIME: Tuesday 1-2, McKinley Last Time Exam discussion

More information

Chapter 6. 6.1 Introduction. Storage and Other I/O Topics. p. 570( 頁 585) Fig. 6.1. I/O devices can be characterized by. I/O bus connections

Chapter 6. 6.1 Introduction. Storage and Other I/O Topics. p. 570( 頁 585) Fig. 6.1. I/O devices can be characterized by. I/O bus connections Chapter 6 Storage and Other I/O Topics 6.1 Introduction I/O devices can be characterized by Behavior: input, output, storage Partner: human or machine Data rate: bytes/sec, transfers/sec I/O bus connections

More information

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices CSCA0201 FUNDAMENTALS OF COMPUTING Chapter 5 Storage Devices 1 1. Computer Data Storage 2. Types of Storage 3. Storage Device Features 4. Other Examples of Storage Device 2 Storage Devices A storage device

More information

Implementing Offline Digital Video Storage using XenData Software

Implementing Offline Digital Video Storage using XenData Software using XenData Software XenData software manages data tape drives, optionally combined with a tape library, on a Windows Server 2003 platform to create an attractive offline storage solution for professional

More information

Implementing a Digital Video Archive Based on XenData Software

Implementing a Digital Video Archive Based on XenData Software Based on XenData Software The Video Edition of XenData Archive Series software manages a digital tape library on a Windows Server 2003 platform to create a digital video archive that is ideal for the demanding

More information

FUJIFILM Recording Media U.S.A., Inc. LTO Ultrium Technology

FUJIFILM Recording Media U.S.A., Inc. LTO Ultrium Technology FUJIFILM Recording Media U.S.A., Inc. LTO Ultrium Technology 1 What is LTO Ultrium Technology? LTO stands for Linear Tape Open, since it is linear data tape, and targeted to open systems environments in

More information

Implementing a Digital Video Archive Using XenData Software and a Spectra Logic Archive

Implementing a Digital Video Archive Using XenData Software and a Spectra Logic Archive Using XenData Software and a Spectra Logic Archive With the Video Edition of XenData Archive Series software on a Windows server and a Spectra Logic T-Series digital archive, broadcast organizations have

More information

Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software

Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software Implementing an Automated Digital Video Archive Based on the Video Edition of XenData Software The Video Edition of XenData Archive Series software manages one or more automated data tape libraries on

More information

SAP database backup and restore solutions for HP StorageWorks Enterprise Virtual Array using HP Data Protector 6.1 software

SAP database backup and restore solutions for HP StorageWorks Enterprise Virtual Array using HP Data Protector 6.1 software SAP database backup and restore solutions for HP StorageWorks Enterprise Virtual Array using HP Data Protector 6.1 software Table of contents Executive summary... 2 Solution overview... 2 Objectives...

More information

Product Brief: XenData X2500 LTO-6 Digital Video Archive System

Product Brief: XenData X2500 LTO-6 Digital Video Archive System Product Brief: XenData X2500 LTO-6 Digital Video Archive System Updated: March 21, 2013 Overview The XenData X2500 system includes XenData6 Workstation software which provides the archive, restore and

More information

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

More information

XenData Archive Series Software Technical Overview

XenData Archive Series Software Technical Overview XenData White Paper XenData Archive Series Software Technical Overview Advanced and Video Editions, Version 4.0 December 2006 XenData Archive Series software manages digital assets on data tape and magnetic

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7)

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7) Overview of Computer Science CSC 101 Summer 2011 Main Memory vs. Auxiliary Storage Lecture 7 July 14, 2011 Announcements Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if

More information

UN 4013 V - Virtual Tape Libraries solutions update...

UN 4013 V - Virtual Tape Libraries solutions update... UN 4013 V - Virtual Tape Libraries solutions update... - a Unisys storage partner Key issues when considering virtual tape Connectivity is my platform supported by whom? (for Unisys environments, MCP,

More information

Optimizing LTO Backup Performance

Optimizing LTO Backup Performance Optimizing LTO Backup Performance July 19, 2011 Written by: Ash McCarty Contributors: Cedrick Burton Bob Dawson Vang Nguyen Richard Snook Table of Contents 1.0 Introduction... 3 2.0 Host System Configuration...

More information

QUICK REFERENCE GUIDE: KEY FEATURES AND BENEFITS

QUICK REFERENCE GUIDE: KEY FEATURES AND BENEFITS QUICK REFERENCE GUIDE: FOR SMALL TO MEDIUM-SIZE BUSINESSES DISK-BASED BACKUP DXi4000 SERIES DEDUPLICATION APPLIANCES Patented data deduplication technology reduces disk requirements by 90% or more Scalable

More information

Enterprise Class Storage System, Unified NAS. Enterprise Tape Library & Virtual Tape Library. SAN Fabric Management along with SAN Switches

Enterprise Class Storage System, Unified NAS. Enterprise Tape Library & Virtual Tape Library. SAN Fabric Management along with SAN Switches 1 Storage and Backup Infrastructure 1.1 Objectives and Requirements The Tenderer should provision the storage and backup infrastructure and other accessories as required for the systems that would be hosted

More information

Main Memory & Backing Store. Main memory backing storage devices

Main Memory & Backing Store. Main memory backing storage devices Main Memory & Backing Store Main memory backing storage devices 1 Introduction computers store programs & data in two different ways: nmain memory ntemporarily stores programs & data that are being processed

More information

Many government agencies are requiring disclosure of security breaches. 32 states have security breach similar legislation

Many government agencies are requiring disclosure of security breaches. 32 states have security breach similar legislation Is it safe? The business impact of data protection. Bruce Master IBM LTO Program Linear Tape-Open, LTO, LTO Logo, Ultrium and Ultrium Logo are trademarks of HP, IBM and Quantum in the US and other countries.

More information

Solution Brief: Creating Avid Project Archives

Solution Brief: Creating Avid Project Archives Solution Brief: Creating Avid Project Archives Marquis Project Parking running on a XenData Archive Server provides Fast and Reliable Archiving to LTO or Sony Optical Disc Archive Cartridges Summary Avid

More information

Datasheet Fujitsu ETERNUS LT20 S2

Datasheet Fujitsu ETERNUS LT20 S2 Datasheet Fujitsu ETERNUS LT20 S2 Economy System Ideal for Small Businesses and Branch Offices ETERNUS LT TAPE LIBRARY SYSTEM The affordable ETERNUS LT tape systems offer impressive scalability and reliability.

More information

Data Storage Solutions

Data Storage Solutions Data Storage Solutions Module 1.2 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 1 Data Storage Solutions Upon completion of this module, you will be able to: List the common storage

More information

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation Overview of I/O Performance and RAID in an RDBMS Environment By: Edward Whalen Performance Tuning Corporation Abstract This paper covers the fundamentals of I/O topics and an overview of RAID levels commonly

More information

How To Back Up A Computer To A Backup On A Hard Drive On A Microsoft Macbook (Or Ipad) With A Backup From A Flash Drive To A Flash Memory (Or A Flash) On A Flash (Or Macbook) On

How To Back Up A Computer To A Backup On A Hard Drive On A Microsoft Macbook (Or Ipad) With A Backup From A Flash Drive To A Flash Memory (Or A Flash) On A Flash (Or Macbook) On Solutions with Open-E Data Storage Software (DSS V6) Software Version: DSS ver. 6.00 up40 Presentation updated: September 2010 Different s opportunities using Open-E DSS The storage market is still growing

More information

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global CSCA0102 IT & Business Applications Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global Chapter 2 Data Storage Concepts System Unit The system unit

More information

Choosing the best architecture for data protection in your Storage Area Network

Choosing the best architecture for data protection in your Storage Area Network Choosing the best architecture for data protection in your Storage Area Network Introduction... 2 SAN solution reliability... 2 A controller-based architecture for tape libraries... 3 Advanced features...

More information

Chapter 12: Mass-Storage Systems

Chapter 12: Mass-Storage Systems Chapter 12: Mass-Storage Systems Chapter 12: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space Management RAID Structure

More information

ZFS Administration 1

ZFS Administration 1 ZFS Administration 1 With a rapid paradigm-shift towards digital content and large datasets, managing large amounts of data can be a challenging task. Before implementing a storage solution, there are

More information

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 412, University of Maryland. Guest lecturer: David Hovemeyer.

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 412, University of Maryland. Guest lecturer: David Hovemeyer. Guest lecturer: David Hovemeyer November 15, 2004 The memory hierarchy Red = Level Access time Capacity Features Registers nanoseconds 100s of bytes fixed Cache nanoseconds 1-2 MB fixed RAM nanoseconds

More information

Overland 2 TB SnapServer 210 NAS Server. Overland 4 TB SnapServer 210 NAS Server Operating System GuardianOS GuardianOS

Overland 2 TB SnapServer 210 NAS Server. Overland 4 TB SnapServer 210 NAS Server Operating System GuardianOS GuardianOS Overland 2 TB SnapServer 210 NAS Server Overland 4 TB SnapServer 210 NAS Server Operating System GuardianOS GuardianOS Management visualization with SnapServer manager visualization with SnapServer manager

More information

actitape LTO-3 and LTO-4 internal SCSI and SAS Quick Start Guide

actitape LTO-3 and LTO-4 internal SCSI and SAS Quick Start Guide actitape LTO-3 and LTO-4 internal SCSI and SAS Quick Start Guide Page 1 of 11 Introduction This poster describes how to install your ActiTape LTO half-height internal tape drives with SCSI and SAS interface.

More information

XenData Video Edition. Product Brief:

XenData Video Edition. Product Brief: XenData Video Edition Product Brief: The Video Edition of XenData Archive Series software manages one or more automated data tape libraries on a single Windows 2003 server to create a cost effective digital

More information

HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX

HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX 1 G1000 Capacity Specifications Maximum (Max.) Number of Hard Drives, Including Spares 264 SFF 264 LFF 480 SFF 480 LFF 720 SFF 720 LFF 1,440 SFF 1,440 LFF

More information

FlexArray Virtualization

FlexArray Virtualization Updated for 8.2.1 FlexArray Virtualization Installation Requirements and Reference Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

Disk Storage & Dependability

Disk Storage & Dependability Disk Storage & Dependability Computer Organization Architectures for Embedded Computing Wednesday 19 November 14 Many slides adapted from: Computer Organization and Design, Patterson & Hennessy 4th Edition,

More information

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Applied Technology Abstract This white paper investigates configuration and replication choices for Oracle Database deployment with EMC

More information

Chapter 12: Secondary-Storage Structure

Chapter 12: Secondary-Storage Structure Chapter 12: Secondary-Storage Structure Chapter 12: Secondary-Storage Structure Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space Management RAID

More information

How it can benefit your enterprise. Dejan Kocic Netapp

How it can benefit your enterprise. Dejan Kocic Netapp PRESENTATION Case for flash TITLE GOES storage HERE How it can benefit your enterprise Dejan Kocic Netapp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise

More information

TECHNOLOGY BRIEF. Compaq RAID on a Chip Technology EXECUTIVE SUMMARY CONTENTS

TECHNOLOGY BRIEF. Compaq RAID on a Chip Technology EXECUTIVE SUMMARY CONTENTS TECHNOLOGY BRIEF August 1999 Compaq Computer Corporation Prepared by ISSD Technology Communications CONTENTS Executive Summary 1 Introduction 3 Subsystem Technology 3 Processor 3 SCSI Chip4 PCI Bridge

More information

SAN TECHNICAL - DETAILS/ SPECIFICATIONS

SAN TECHNICAL - DETAILS/ SPECIFICATIONS SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance

More information

professional storage 2011

professional storage 2011 INNOVATIVE QUALITY Highest quality standards guarantee optimal customer satisfaction. 20 years 20 years experience innovative & professional digital solutions FREE HELPDESK SUPPORT unlimited & FREE - for

More information

Massive SAN Backups. HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin. The Innovators. We watch your data

Massive SAN Backups. HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin. The Innovators. We watch your data Massive SAN Backups HP World 2002 Los Angeles, CA September, 2002 Denys Beauchemin Page 1 Agenda Current bottlenecks Splits and multiplex DLT Libraries Backup Server DLT Library sharing between systems

More information

Price List - Ultrium LTO Data Cartridges Fujifilm, HP, IBM, SONY, Quantum, Maxell, Dell

Price List - Ultrium LTO Data Cartridges Fujifilm, HP, IBM, SONY, Quantum, Maxell, Dell FujiFilm 600003188 Fujifilm Ultrium LTO1 Data Cartridge - 100GB (200GB compressed) - Pack of 1 $36.00 600010885 Fujifilm Ultrium LTO1 Data Cartridge - 100GB (200GB compressed) - Pack of 1 - Bar Code $36.00

More information

Moving Media Storage Technologies

Moving Media Storage Technologies Moving Media Storage Technologies Applications & Workflows for Video and Media Server Platforms Karl Paulsen CONTENTS Acknowledgments Introduction xv xvii Chapter 1 Information, Data, and Video 1 Data

More information

QuickSpecs. HP Library and Tape Tools. Features & Benefits. HP Library and Tape Tools. Overview

QuickSpecs. HP Library and Tape Tools. Features & Benefits. HP Library and Tape Tools. Overview Overview (L&TT) is a free, robust diagnostic tool for HP StoreEver Tape Family. Targeted for a wide range of users, it is ideal for customers who want to verify their installation, ensure product reliability,

More information

QuickSpecs. HP Ultrium Media Overview

QuickSpecs. HP Ultrium Media Overview Overview HP Ultrium tape technology has been designed to deliver exceptional reliability and performance at the lowest cost per GB. The Ultrium format builds on the best of existing technologies; open

More information

Biblioteki taśmowe. PowerVault TL4000 Tape Library

Biblioteki taśmowe. PowerVault TL4000 Tape Library Biblioteki taśmowe PowerVault TL4000 Tape Library The PowerVault TL4000 tape library offers expandable and affordable tape automation for organizations whose data-protection needs have outgrown autoloader

More information

QuickSpecs. HP Ultrium Media Overview

QuickSpecs. HP Ultrium Media Overview Overview HP Ultrium tape technology has been designed to deliver exceptional reliability and performance at the lowest cost per GB. The Ultrium format builds on the best of existing technologies; open

More information

Taking Linux File and Storage Systems into the Future. Ric Wheeler Director Kernel File and Storage Team Red Hat, Incorporated

Taking Linux File and Storage Systems into the Future. Ric Wheeler Director Kernel File and Storage Team Red Hat, Incorporated Taking Linux File and Storage Systems into the Future Ric Wheeler Director Kernel File and Storage Team Red Hat, Incorporated 1 Overview Going Bigger Going Faster Support for New Hardware Current Areas

More information

Data Sheet FUJITSU Storage ETERNUS LT260 Tape System

Data Sheet FUJITSU Storage ETERNUS LT260 Tape System Data Sheet FUJITSU Storage ETERNUS LT260 Tape System Data Sheet FUJITSU Storage ETERNUS LT260 Tape System Easy Scalable Tape Automated Solution for up to 3.5 PB of Data ETERNUS LT TAPE STORAGE SYSTEM The

More information

technology brief RAID Levels March 1997 Introduction Characteristics of RAID Levels

technology brief RAID Levels March 1997 Introduction Characteristics of RAID Levels technology brief RAID Levels March 1997 Introduction RAID is an acronym for Redundant Array of Independent Disks (originally Redundant Array of Inexpensive Disks) coined in a 1987 University of California

More information

EMC Backup and Recovery for Oracle Database 11g Without Hot Backup Mode using DNFS and Automatic Storage Management on Fibre Channel

EMC Backup and Recovery for Oracle Database 11g Without Hot Backup Mode using DNFS and Automatic Storage Management on Fibre Channel EMC Backup and Recovery for Oracle Database 11g Without Hot Backup Mode using DNFS and Automatic Storage Management on Fibre Channel A Detailed Review EMC Information Infrastructure Solutions Abstract

More information

Flash for Databases. September 22, 2015 Peter Zaitsev Percona

Flash for Databases. September 22, 2015 Peter Zaitsev Percona Flash for Databases September 22, 2015 Peter Zaitsev Percona In this Presentation Flash technology overview Review some of the available technology What does this mean for databases? Specific opportunities

More information

ClearPath Storage Update Data Domain on ClearPath MCP

ClearPath Storage Update Data Domain on ClearPath MCP ClearPath Storage Update Data Domain on ClearPath MCP Ray Blanchette Unisys Storage Portfolio Management Jose Macias Unisys TCIS Engineering September 10, 2013 Agenda VNX Update Customer Challenges and

More information

Accelerating I/O- Intensive Applications in IT Infrastructure with Innodisk FlexiArray Flash Appliance. Alex Ho, Product Manager Innodisk Corporation

Accelerating I/O- Intensive Applications in IT Infrastructure with Innodisk FlexiArray Flash Appliance. Alex Ho, Product Manager Innodisk Corporation Accelerating I/O- Intensive Applications in IT Infrastructure with Innodisk FlexiArray Flash Appliance Alex Ho, Product Manager Innodisk Corporation Outline Innodisk Introduction Industry Trend & Challenge

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

MDL 100S Product Description

MDL 100S Product Description Product Description Data Library 100S Delivers a Complete Virtual Tape Library for the IBM Data Library 100S (MDL-100S) provides everything you need to deploy a virtual tape library into your existing

More information

XenData Product Brief: SX-250 Archive Server for LTO

XenData Product Brief: SX-250 Archive Server for LTO XenData Product Brief: SX-250 Archive Server for LTO An SX-250 Archive Server manages a robotic LTO library creating a digital video archive that is optimized for broadcasters, video production companies,

More information

COS 318: Operating Systems. Storage Devices. Kai Li Computer Science Department Princeton University. (http://www.cs.princeton.edu/courses/cos318/)

COS 318: Operating Systems. Storage Devices. Kai Li Computer Science Department Princeton University. (http://www.cs.princeton.edu/courses/cos318/) COS 318: Operating Systems Storage Devices Kai Li Computer Science Department Princeton University (http://www.cs.princeton.edu/courses/cos318/) Today s Topics Magnetic disks Magnetic disk performance

More information

HP LTO-5 Ultrium Tape Drive Portfolio Bridging the gap between current data protection infrastructure capabilities and today s business demands

HP LTO-5 Ultrium Tape Drive Portfolio Bridging the gap between current data protection infrastructure capabilities and today s business demands HP LTO-5 Ultrium Tape Drive Portfolio Bridging the gap between current data protection infrastructure capabilities and today s business demands Table Contents Executive summary Contain the time, costs,

More information

HP One-Button Disaster Recovery Solution for ProLiant Servers

HP One-Button Disaster Recovery Solution for ProLiant Servers HP One-Button Disaster Recovery Solution for ProLiant Servers Reference Guide Legal notices Never leverage legal and notice information. For the most current requirements, refer to HP Standard 004-0 Legal

More information

WHITE PAPER: customize. Best Practice for NDMP Backup Veritas NetBackup. Paul Cummings. January 2009. Confidence in a connected world.

WHITE PAPER: customize. Best Practice for NDMP Backup Veritas NetBackup. Paul Cummings. January 2009. Confidence in a connected world. WHITE PAPER: customize DATA PROTECTION Confidence in a connected world. Best Practice for NDMP Backup Veritas NetBackup Paul Cummings January 2009 Best Practice for NDMP Backup Veritas NetBackup Contents

More information

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD)

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) Fall 2008 PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) AutoStor iscsi SAN solution. See pages 8 and 9 for more information.

More information

Advantages of Tape-Network (LTO) Technology

Advantages of Tape-Network (LTO) Technology LTO Technology & Storage Area Networks A Winning Combination Hewlett-Packard IBM Corporation Seagate Removable Storage Solutions Introduction Explosive data growth, 24x7 operations and business-critical

More information

An Overview of Flash Storage for Databases

An Overview of Flash Storage for Databases An Overview of Flash Storage for Databases Vadim Tkachenko Morgan Tocker http://percona.com MySQL CE Apr 2010 -2- Introduction Vadim Tkachenko Percona Inc, CTO and Lead of Development Morgan Tocker Percona

More information

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance.

Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance. Agenda Enterprise Performance Factors Overall Enterprise Performance Factors Best Practice for generic Enterprise Best Practice for 3-tiers Enterprise Hardware Load Balancer Basic Unix Tuning Performance

More information

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark.

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark. IOmark- VDI HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Copyright 2010-2014 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark, and IOmark

More information

Is it Safe? The business impact of data protection. Bruce Master IBM LTO Program

Is it Safe? The business impact of data protection. Bruce Master IBM LTO Program Is it Safe? The business impact of data protection. Bruce Master IBM LTO Program Linear Tape-Open, LTO, LTO Logo, Ultrium and Ultrium Logo are trademarks of HP, IBM and Quantum in the US and other countries.

More information

Multi-Terabyte Archives for Medical Imaging Applications

Multi-Terabyte Archives for Medical Imaging Applications Multi-Terabyte Archives for Medical Imaging Applications This paper describes how Windows servers running XenData Archive Series software provide an attractive solution for storing and retrieving multiple

More information

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org IOmark-VM DotHill AssuredSAN Pro 5000 Test Report: VM- 130816-a Test Report Date: 16, August 2013 Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI, VDI-IOmark, and IOmark

More information

HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX

HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX HITACHI VIRTUAL STORAGE PLATFORM FAMILY MATRIX G1000 Capacity Specifications Maximum (Max.) Number of Hard Drives, Including Spares 264 SFF 252 LFF 480 SFF 480 LFF 720 SFF 720 LFF 1,440 SFF 1,440 LFF 2,304

More information

Operating System Concepts. Operating System 資 訊 工 程 學 系 袁 賢 銘 老 師

Operating System Concepts. Operating System 資 訊 工 程 學 系 袁 賢 銘 老 師 Lecture 6: Secondary Storage Systems Moving-head Disk Mechanism 6.2 Overview of Mass-Storage Structure Magnetic disks provide bulk of secondary storage of modern computers Drives rotate at 60 to 200 times

More information

IBM Half High LTO Gen 4 SAS Tape Drive

IBM Half High LTO Gen 4 SAS Tape Drive IBM Half High LTO Gen 4 SAS Tape Drive Midrange storage for demanding backup, archival and regulatory compliance requirements Highlights Midrange LTO cartridge capacity of up to 1.6 TB 1 Provides data

More information

OPTIMIZING VIRTUAL TAPE PERFORMANCE: IMPROVING EFFICIENCY WITH DISK STORAGE SYSTEMS

OPTIMIZING VIRTUAL TAPE PERFORMANCE: IMPROVING EFFICIENCY WITH DISK STORAGE SYSTEMS W H I T E P A P E R OPTIMIZING VIRTUAL TAPE PERFORMANCE: IMPROVING EFFICIENCY WITH DISK STORAGE SYSTEMS By: David J. Cuddihy Principal Engineer Embedded Software Group June, 2007 155 CrossPoint Parkway

More information

Make A Right Choice -NAND Flash As Cache And Beyond

Make A Right Choice -NAND Flash As Cache And Beyond Make A Right Choice -NAND Flash As Cache And Beyond Simon Huang Technical Product Manager simon.huang@supertalent.com Super Talent Technology December, 2012 Release 1.01 www.supertalent.com Legal Disclaimer

More information

QuickSpecs. What's New Boot from Tape. Models HP Smart Array P411 Controller

QuickSpecs. What's New Boot from Tape. Models HP Smart Array P411 Controller Overview The HP Smart Array P411 is HP's external connect only, PCI Express (PCIe) 2.0 Serial Attached SCSI (SAS) RAID controller for Integrity rack optimized servers. The low profile, half height card

More information

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide Contents One button disaster recovery (OBDR) 2 Requirements 2 HP tape drive and server support 2 Creating

More information

XenData Product Brief: SX-250 Archive Server for LTO

XenData Product Brief: SX-250 Archive Server for LTO XenData Product Brief: SX-250 Archive Server for LTO An SX-250 Archive Server manages a robotic LTO library creating a digital video archive that is optimized for broadcasters, video production companies,

More information

Using HP StoreOnce Backup systems for Oracle database backups

Using HP StoreOnce Backup systems for Oracle database backups Technical white paper Using HP StoreOnce Backup systems for Oracle database backups Table of contents Introduction 2 Technology overview 2 HP StoreOnce Backup systems key features and benefits 2 HP StoreOnce

More information

Perforce with Network Appliance Storage

Perforce with Network Appliance Storage Perforce with Network Appliance Storage Perforce User Conference 2001 Richard Geiger Introduction What is Network Attached storage? Can Perforce run with Network Attached storage? Why would I want to run

More information

A Short Guide To Successful Data Backup. The essentials of protecting your data

A Short Guide To Successful Data Backup. The essentials of protecting your data A Short Guide To Successful Data Backup Contains material from the Award Winning book The Backup Book by Dorian J. Cougias The essentials of protecting your data COMPUTER VIRUSES; CUSTOMER PRIVACY; REGULATIONS;

More information

What the student will need:

What the student will need: COMPTIA SERVER+: The Server+ course is designed to help the student take and pass the CompTIA Server+ certification exam. It consists of Book information, plus real world information a student could use

More information

Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric

Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric 2001 San Diego Gas and Electric. All copyright and trademark rights reserved. Importance

More information

Large Scale Storage. Orlando Richards, Information Services orlando.richards@ed.ac.uk. LCFG Users Day, University of Edinburgh 18 th January 2013

Large Scale Storage. Orlando Richards, Information Services orlando.richards@ed.ac.uk. LCFG Users Day, University of Edinburgh 18 th January 2013 Large Scale Storage Orlando Richards, Information Services orlando.richards@ed.ac.uk LCFG Users Day, University of Edinburgh 18 th January 2013 Overview My history of storage services What is (and is not)

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Technical white paper Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Table of contents Executive summary... 2 Introduction... 2 What is NDMP?... 2 Technology overview... 3 HP

More information

File System & Device Drive. Overview of Mass Storage Structure. Moving head Disk Mechanism. HDD Pictures 11/13/2014. CS341: Operating System

File System & Device Drive. Overview of Mass Storage Structure. Moving head Disk Mechanism. HDD Pictures 11/13/2014. CS341: Operating System CS341: Operating System Lect 36: 1 st Nov 2014 Dr. A. Sahu Dept of Comp. Sc. & Engg. Indian Institute of Technology Guwahati File System & Device Drive Mass Storage Disk Structure Disk Arm Scheduling RAID

More information

QuickSpecs. HP Smart Array 5312 Controller. Overview

QuickSpecs. HP Smart Array 5312 Controller. Overview Overview Models 238633-B21 238633-291 (Japan) Feature List: High Performance PCI-X Architecture High Capacity Two Ultra 3 SCSI channels support up to 28 drives Modular battery-backed cache design 128 MB

More information

Post-production Video Editing Solution Guide with Microsoft SMB 3 File Serving AssuredSAN 4000

Post-production Video Editing Solution Guide with Microsoft SMB 3 File Serving AssuredSAN 4000 Post-production Video Editing Solution Guide with Microsoft SMB 3 File Serving AssuredSAN 4000 Dot Hill Systems introduction 1 INTRODUCTION Dot Hill Systems offers high performance network storage products

More information

William Stallings Computer Organization and Architecture 8 th Edition. External Memory

William Stallings Computer Organization and Architecture 8 th Edition. External Memory William Stallings Computer Organization and Architecture 8 th Edition Chapter 6 External Memory Types of External Memory Magnetic Disk RAID Removable Optical CD-ROM CD-Recordable (CD-R) CD-R/W DVD Magnetic

More information

The Modern Virtualized Data Center

The Modern Virtualized Data Center WHITEPAPER The Modern Virtualized Data Center Data center resources have traditionally been underutilized while drawing enormous amounts of power and taking up valuable floorspace. Virtualization has been

More information

INFOBrief. Dell PowerVault 132T Tape Library. Key Points

INFOBrief. Dell PowerVault 132T Tape Library. Key Points INFOBrief Dell PowerVault 132T Tape Library Key Points The Dell PowerVault 132T Tape Library is a cost-effective, scalable, high performance tape backup solution for network or SAN backup. The PowerVault

More information

Rugged & Reliable Data Storage Solid-State State Flash Disk overview

Rugged & Reliable Data Storage Solid-State State Flash Disk overview Rugged & Reliable Data Storage Solid-State State Flash Disk overview Roni Kornitz M-Systems Inc 8371 Central Ave, Suite A Newark CA 94560 Phone: +1-510-494-2090 x142 FAX: +1-510-494-5545 E-mail: ronik@m-sys.com

More information

Introduction to Data Protection: Backup to Tape, Disk and Beyond. Michael Fishman, EMC Corporation

Introduction to Data Protection: Backup to Tape, Disk and Beyond. Michael Fishman, EMC Corporation Introduction to Data Protection: Backup to Tape, Disk and Beyond Michael Fishman, EMC Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies

More information

QuickSpecs. HP StorageWorks Direct Backup Engine for Tape Libraries. Extended Tape Library Architecture (ETLA) Family. Models.

QuickSpecs. HP StorageWorks Direct Backup Engine for Tape Libraries. Extended Tape Library Architecture (ETLA) Family. Models. Overview The HP StorageWorks Direct Backup Engine software advanced feature option provides increased performance and lower costs in backup environments by reducing server resource loading and optimizing

More information

Scaling from Datacenter to Client

Scaling from Datacenter to Client Scaling from Datacenter to Client KeunSoo Jo Sr. Manager Memory Product Planning Samsung Semiconductor Audio-Visual Sponsor Outline SSD Market Overview & Trends - Enterprise What brought us to NVMe Technology

More information

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 8 Secondary Storage McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Distinguish between primary and secondary storage Describe

More information

File System Management

File System Management Lecture 7: Storage Management File System Management Contents Non volatile memory Tape, HDD, SSD Files & File System Interface Directories & their Organization File System Implementation Disk Space Allocation

More information

Comparison of Native Fibre Channel Tape and SAS Tape Connected to a Fibre Channel to SAS Bridge. White Paper

Comparison of Native Fibre Channel Tape and SAS Tape Connected to a Fibre Channel to SAS Bridge. White Paper Comparison of Native Fibre Channel Tape and SAS Tape Connected to a Fibre Channel to SAS Bridge White Paper Introduction IT Managers may approach backing up Storage Area Networks (SANs) with the idea of

More information