Data Storage Solutions

Size: px
Start display at page:

Download "Data Storage Solutions"

Transcription

1 Data Storage Solutions Module EMC Corporation. All rights reserved. Data Storage Solutions - 1

2 Data Storage Solutions Upon completion of this module, you will be able to: List the common storage media and solutions. Describe the three common storage environments EMC Corporation. All rights reserved. Data Storage Solutions - 2 Large amounts of data can be stored on hard disks, tapes, and optical disks. Each of these media provides solutions that address specific data storage and retrieval needs. Networked storage comprised of disk arrays and networking components has become the dominant solution for most business data storage needs. In this module, we will look at each of these alternatives with a detailed look at the disk systems and interconnects. Data Storage Solutions - 2

3 Lesson: Storage Solution Alternatives Upon completion of this lesson, you will be able to: Describe the different media and solutions available to address data storage needs of a business. Describe the role of each solution in the overall data storage needs. Describe the advantages of disk arrays EMC Corporation. All rights reserved. Data Storage Solutions - 3 Internal or external to the server, the options available for storing data are Tape Optical Disks Hard Disks This lesson reviews the various storage media options and discusses the potential uses for each. Data Storage Solutions - 3

4 Common Data Storage Media Tape Library: A collection of tape drives and tapes Jukeboxes: A collection of optical disks and drives Disk Arrays: A collection hard disks Each solution addresses specific needs for data storage and management. Tape Library Backup/Restore; Archival of data Jukeboxes Typically to store non-changing content over long periods of time Disk Arrays To store data that has to be immediately accessible and on-line 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 4 In the early days of hard disk evolution, tapes provided the primary means of data storage. We have all perhaps seen pictures of computer centers with several tape drives stacked in a row with reels of tapes, and operators busy mounting/unmounting these reels. From being primary data storage solutions, tapes can now be regarded as secondary storage. As the need for storing large amount of data grows, each of these can be combined and housed in central units. Data Storage Solutions - 4

5 Tape Storage Systems Tape based storage is relatively inexpensive, compared to disk arrays. They served as primary storage solutions in the early days. Tape drives use Read/Write heads to record bits of data onto magnetic material on the tape surface. This technology continues to evolve, providing higher storage capacity, greater reliability, and improved performance EMC Corporation. All rights reserved. Data Storage Solutions - 5 One of the alternatives for storing the large amounts of data found in a typical business is to use magnetic tape. The data is stored on a thin polyester tape coated with magnetic particles. This medium has been used for data storage for over 50 years and has evolved from bulky reel-to-reel systems to smaller, compact cassette (or cartridge) based storage systems with automatic loaders and storage racks. While the formats have changed over time to allow for more data per reel and faster transfers rates, the basic uses of tape systems have remained remarkably constant. Modern tape libraries or silos can have thousands of cartridges and robotics to locate, load, and unload tapes into different drive units in the same frame. Data Storage Solutions - 5

6 Storing Data on Tape Data is recorded sequentially from the beginning to end, one byte after another. Because data is stored linearly along the length of the tape, random access to specific bits of data is slow and time consuming. This severely limits tape as a medium for real-time, rapid access to data. Tapes cannot be shared among multiple users or applications EMC Corporation. All rights reserved. Data Storage Solutions - 6 Access to, and manipulation of data on tape can be a time consuming process. As data is stored sequentially on tape, random access is not possible. In order to access a file on tape, the tape drive has to wind or rewind it to locate the file. Then the information is read into the computer s memory. This process takes time. Typically tapes can perform reasonably well if the entire contents from start to finish has to be read from them and written to another location such as a hard disk. This makes them a prevalent low cost solution for backup and archival of data. It is interesting to note that prior to availability of CD-ROM, many vendors of Operating Systems and applications used to ship the software on tape cartridges. Data Storage Solutions - 6

7 Optical Data Storage Popular in small, single-user computing environments. Frequently used by individuals to store and share data, or as backup solution. Also used as distribution medium for applications, or as a means of transferring small amounts of data from one self-contained system to another EMC Corporation. All rights reserved. Data Storage Solutions - 7 With the emergence of Optical Disks came the advantage of write-protected data and random access. Large quantities of these disks were assembled into optical jukeboxes, solutions that provided relatively large capacity arrays of this media for centralized network-accessible storage. A single optical disk is still far lower in capacity than a tape or hard disks. Data Storage Solutions - 7

8 Disk Based Storage From a historical perspective, we will explore the following disk based storage solutions: DASD: Direct Access Storage Device JBOD: Just a Bunch Of Disks Disk Arrays Intelligent Disk Arrays 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 8 Disk drives, since their inception, have been the preferred media for storing data. The growth of data demanded larger and larger capacities of these drives leading to the media storage array. An array is capable of serving data to multiple severs concurrently. As data storage needs started exceeding the capacities of individual drives, solutions emerged to make a collection of drives available to either a single server or multiple servers. The components of the modern arrays with built-in intelligence will be discussed in Section 2. Data Storage Solutions - 8

9 Types of Disk Systems: DASD Mainframe Introduced by IBM in Disk The oldest of the techniques for accessing disks from a host computer. Disks are accessed directly by a single host, historically a mainframe system EMC Corporation. All rights reserved. Data Storage Solutions - 9 DASD Direct Access Storage Device (Originally introduced by IBM in 1956) is the oldest of the techniques for accessing disks from a host computer. Disks are directly accessed from the host (historically a mainframe system) and tightly coupled to the host environment. A hard drive in a personal computer is an example of a DASD system. Typically one can view the DASD as a oneto-one relationship between a server/computer and its disk drive. All access to the data on the disk has to be routed through the server/computer. Prior to the advent of networking technologies, such routing involved submission of a job request to the operators. Whereas the server/computer had direct access to data, the individual did not. In addition to the inconvenience of locating and loading the correct reels/cartridges of tape, DASD disk packs had to be swapped in and out for specific job runs. Despite their slowness, they did offer a faster alternative than tapes. If a disk in the pack failed, all data was lost or at the very least was suspect. Data Storage Solutions - 9

10 Types of Disk Systems: JBOD Multiple physical disks in an external cabinet. Host Array connects to a single server only. Provides higher storage capacity with increased number of drives. Data not protected by JBOD Disk Disk Disk Disk Disk Array 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 10 JBOD is an acronym for just a bunch of disks. The drives in a JBOD array can be independently addressed and accessed by the Server. Data Storage Solutions - 10

11 Types of Disk Systems: Disk Arrays Array controllers for optimized I/O operations and RAID calculations. Host A Host B Host C Higher speed interconnects between drives than JBODs. Multiple host I/O channels. Can be partitioned to allow each host to access its own set of drives. Disk Array Controller Disk 1 Disk 2 Disk 3 Disk 4 Disk 5 Host A Host B Host C 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 11 Disk arrays extend the concept of JBODs by improving performance and reliability. They have multiple host I/O ports. This enables connecting multiple hosts to the same disk array. Array management software allows the partitioning or segregation of array resources, so that a disk or group of disks can be allocated to each of the hosts. Typically they have controllers that can perform RAID (Redundant Array of Independent Disks) calculations. Data Storage Solutions - 11

12 Types of Disk Systems: Intelligent Disk Arrays Highly optimized for I/O processing. Cache for improving I/O performance. Operating environments provide: Intelligence for managing Cache, Array resource allocation, Host access to Array resources, Connectivity for heterogeneous Hosts Host A Host B Host C Disk Array Controller Disk 1 Disk 2 Disk 3 Disk 4 Disk EMC Corporation. All rights reserved. Data Storage Solutions - 12 Intelligent Disk Arrays have an operating environment. This can be viewed as an operating system for the array. They also have large amounts of Cache. Sophisticated algorithms manage Cache to optimize the read/write requests from the Hosts. Large capacity drives can be partitioned or sliced into smaller units. These smaller units in turn can be presented to Hosts as individual disk drives. Array management software can also enable multiple hosts to access the array via the same I/O channel. The operating environment ensures that each host can only access the disk resources allocated to it. Data Storage Solutions - 12

13 Lesson: Summary Topics covered in this lesson included: Tape Optical Disks DASD JBOD Disk Arrays Intelligent Disk Arrays 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 13 In this lesson, we reviewed the different data storage media options of: Tapes Inexpensive solution (compared to disk) Often used for backup and recovery Optical - Mostly used by individuals Disk DASD the oldest and most traditional disk system JBOD a collection of disks Arrays an organized collection of disks Intelligent Arrays a sophisticated, optimized collection of disks Data Storage Solutions - 13

14 Lesson: Storage Environment Upon completion of this lesson, you will be able to: Describe Direct Attached Storage (DAS) features. Describe Storage Area Network (SAN) features. Describe Network Attached Storage (NAS) features EMC Corporation. All rights reserved. Data Storage Solutions - 14 There are different types of Storage Environments: DAS Direct Attached Storage Networked Storage: Storage Area Network SAN Network Attached Storage NAS Data Storage Solutions - 14

15 Direct Attached Storage DAS Client 1 Server A Application A Disks for Server A Local Area Client 2 Network Server B Application B Disks for Server B Disks for Server C Client 3 Server C Application C 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 15 In a Direct Attached Storage (DAS) environment, servers connect directly to the disk array typically via a SCSI interface. The same connectivity port on the Disk array cannot be shared between multiple servers. Clients connect to the Servers through the Local Area Network The distance between the Server and the Disk array is governed by the SCSI limitations. With the advent of Storage Area Networks and Fibre Channel interface, this method of Disk array access is becoming less prevalent. Data Storage Solutions - 15

16 Network Attached Storage NAS Server A File System A Client 1 NAS Device A File System A Disks for File System A Client 2 Local Area Network Internal/External connectivity to disks or arrays NAS Device B File System B Disks for File System B Client 3 Server B File System B 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 16 In a Network Attached Storage (NAS) environment, NAS Devices access the disks in an array via direct connection or through external connectivity. The NAS heads are optimized for file serving. They are setup to export/share file systems. Servers called NAS clients access these file systems over the Local Area Network (LAN) to run applications. The clients connect to these servers also over the LAN. Data Storage Solutions - 16

17 Storage Area Network SAN Client 1 Server A Application A Disks for Server A Client 2 Local Area Network Server B Application B SAN Disks for Server B Disks for Server C Client 3 Server C Application C Disk Array 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 17 In a Storage Area Network (SAN) environment, servers access the disk array through a dedicated network designated as SAN in the slide. SAN consists of Fibre Channel switches that provide connectivity between the servers and the disk array. In this model, multiple servers can access the same Fibre Channel port on the disk array. The distance between the server and the disk array can also be greater than that permitted in a direct attached SCSI environment. Clients communicate with the servers over the Local Area Network (LAN). Data Storage Solutions - 17

18 Lesson: Summary Topics covered in this lesson included: Direct Attached Storage (DAS) features. Network Attached Storage (NAS) features. Storage Area Network (SAN) features EMC Corporation. All rights reserved. Data Storage Solutions - 18 In this lesson we looked at the different models for connecting storage devices including: Direct Attached Storage (DAS) a single computer connection Network Attached Storage (NAS) for multiple (possibly different OS) hosts and file system data Storage Area Networks (SAN) high speed channel, with multiple hosts, and an intelligent storage controller. Data Storage Solutions - 18

19 Module Summary Key points covered in this module: The three types of data storage media. The three storage environments EMC Corporation. All rights reserved. Data Storage Solutions - 19 This module described The three common data storage media types include: Tapes Optical disks Hard disks The four common hard disk systems include: DASD JBOD Array Intelligent Arrays The three models used to connect disks to computers include: DAS NAS SAN Data Storage Solutions - 19

20 Check Your Knowledge What are the three most common storage media? What are the three types of disk-based solutions? What are the advantages of a disk-based storage solution? What are the three storage environments? 2006 EMC Corporation. All rights reserved. Data Storage Solutions - 20 Data Storage Solutions - 20

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

Data Center Infrastructure

Data Center Infrastructure Data Center Infrastructure Module 1.3 2006 EMC Corporation. All rights reserved. Data Center Infrastructure - 1 Data Center Infrastructure Upon completion of this module, you will be able to: List the

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk: An Overview Abstract This white paper is an overview of disk-based backup methodologies. It compares disk and tape backup topologies and describes important considerations

More information

Virtual Tape Systems for IBM Mainframes A comparative analysis

Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape Systems for IBM Mainframes A comparative analysis Virtual Tape concepts for IBM Mainframes Mainframe Virtual Tape is typically defined as magnetic tape file images stored on disk. In reality

More information

STORAGE. 2015 Arka Service s.r.l.

STORAGE. 2015 Arka Service s.r.l. STORAGE STORAGE MEDIA independently from the repository model used, data must be saved on a support (data storage media). Arka Service uses the most common methods used as market standard such as: MAGNETIC

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

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

Advanced Knowledge and Understanding of Industrial Data Storage

Advanced Knowledge and Understanding of Industrial Data Storage Dec. 3 rd 2013 Advanced Knowledge and Understanding of Industrial Data Storage By Jesse Chuang, Senior Software Manager, Advantech With the popularity of computers and networks, most enterprises and organizations

More information

The safer, easier way to help you pass any IT exams. Exam : 000-115. Storage Sales V2. Title : Version : Demo 1 / 5

The safer, easier way to help you pass any IT exams. Exam : 000-115. Storage Sales V2. Title : Version : Demo 1 / 5 Exam : 000-115 Title : Storage Sales V2 Version : Demo 1 / 5 1.The IBM TS7680 ProtecTIER Deduplication Gateway for System z solution is designed to provide all of the following EXCEPT: A. ESCON attach

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

Storing Data: Disks and Files

Storing Data: Disks and Files Storing Data: Disks and Files (From Chapter 9 of textbook) Storing and Retrieving Data Database Management Systems need to: Store large volumes of data Store data reliably (so that data is not lost!) Retrieve

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

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

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

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

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

Chapter 10: Mass-Storage Systems

Chapter 10: Mass-Storage Systems Chapter 10: Mass-Storage Systems Physical structure of secondary storage devices and its effects on the uses of the devices Performance characteristics of mass-storage devices Disk scheduling algorithms

More information

Improving disaster recovery with Virtual Tape Libraries in Mainframe Environments By Deni Connor Principal Analyst, Storage Strategies NOW

Improving disaster recovery with Virtual Tape Libraries in Mainframe Environments By Deni Connor Principal Analyst, Storage Strategies NOW Improving disaster recovery with Virtual Tape Libraries in Mainframe Environments By Deni Connor Principal Analyst, Storage Strategies NOW Recovering from disasters is an arduous process for mainframe

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

EVOLUTION OF NETWORKED STORAGE

EVOLUTION OF NETWORKED STORAGE EVOLUTION OF NETWORKED STORAGE Sonika Jindal 1, Richa Jindal 2, Rajni 3 1 Lecturer, Deptt of CSE, Shaheed Bhagat Singh College of Engg & Technology, Ferozepur. sonika_manoj@yahoo.com 2 Lecturer, Deptt

More information

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization New Drivers in Information Storage Data is unquestionably the lifeblood of today s digital organization. Storage solutions remain

More information

DAS (Direct Attached Storage)

DAS (Direct Attached Storage) Data Storage 101 Data Storage 101 In this guide, we will explain the differences between:» DAS (Direct Attached Storage)» JBOD (Just a Bunch Of Drives)» NAS (Network Attached Storage)» SAN (Storage Area

More information

How To Design A Data Center

How To Design A Data Center Data Center Design & Virtualization Md. Jahangir Hossain Open Communication Limited jahangir@open.com.bd Objectives Data Center Architecture Data Center Standard Data Center Design Model Application Design

More information

Disk-to-Disk-to-Tape (D2D2T)

Disk-to-Disk-to-Tape (D2D2T) Where Disk Fits into Backup Tape originated in the 1950 s as the primary storage device for computers. It was one of the first ways to store data beyond the memory of a computer, which at the time was

More information

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking Network Storage for Business Continuity and Disaster Recovery and Home Media White Paper Abstract Network storage is a complex IT discipline that includes a multitude of concepts and technologies, like

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

CYBERNETICS. Virtualization of Tape Storage

CYBERNETICS. Virtualization of Tape Storage Abstract: Realizing the benefits of Disk to Disk to Tape backup strategies incorporating disk-based virtual tape devices. CYBERNETICS Intelligent Storage Solutions Table of Contents Introduction 1 Benefits

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

WHITE PAPER PPAPER. Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions. for Microsoft Exchange Server 2003 & Microsoft SQL Server

WHITE PAPER PPAPER. Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions. for Microsoft Exchange Server 2003 & Microsoft SQL Server WHITE PAPER PPAPER Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions Symantec Backup Exec Quick Recovery & Off-Host Backup Solutions for Microsoft Exchange Server 2003 & Microsoft SQL Server

More information

VERITAS Backup Exec 9.0 for Windows Servers

VERITAS Backup Exec 9.0 for Windows Servers WHITE PAPER Data Protection Solutions for Network Attached Storage VERITAS Backup Exec 9.0 for Windows Servers VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS Background...3 Why Use a NAS

More information

SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS. Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it

SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS. Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it SECURITY SUMMIT 06/06/2013 Roma STORAGE FORENSICS Litiano Piccin (NCDA-NCIE/SAN) litiano@studiopiccin.it 1. Introduction: SAN vs NAS. 2. SAN. 3. NAS. 4. SNAPSHOT. 5. Data Acquisition. INTRODUCTION STORAGE:

More information

DISK STORAGE AND DATA BASES

DISK STORAGE AND DATA BASES 21 22 September 2007, BULGARIA 41 Proceedings of the International Conference on Information Technologies (InfoTech-2007) 21 st 22 nd September 2007, Bulgaria vol. 2 DISK STORAGE AND DATA BASES Krassimira

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

Fibre Channel Overview of the Technology. Early History and Fibre Channel Standards Development

Fibre Channel Overview of the Technology. Early History and Fibre Channel Standards Development Fibre Channel Overview from the Internet Page 1 of 11 Fibre Channel Overview of the Technology Early History and Fibre Channel Standards Development Interoperability and Storage Storage Devices and Systems

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

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

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

RAID HARDWARE. On board SATA RAID controller. RAID drive caddy (hot swappable) SATA RAID controller card. Anne Watson 1

RAID HARDWARE. On board SATA RAID controller. RAID drive caddy (hot swappable) SATA RAID controller card. Anne Watson 1 RAID HARDWARE On board SATA RAID controller SATA RAID controller card RAID drive caddy (hot swappable) Anne Watson 1 RAID The word redundant means an unnecessary repetition. The word array means a lineup.

More information

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration Solutions Integrated Storage Appliances Management Optimized Storage & Migration Archive Data Retention & Compliance Services Global Installation & Support SECURING THE FUTURE OF YOUR DATA w w w.q sta

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

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

Deduplication has been around for several

Deduplication has been around for several Demystifying Deduplication By Joe Colucci Kay Benaroch Deduplication holds the promise of efficient storage and bandwidth utilization, accelerated backup and recovery, reduced costs, and more. Understanding

More information

Physical Data Organization

Physical Data Organization Physical Data Organization Database design using logical model of the database - appropriate level for users to focus on - user independence from implementation details Performance - other major factor

More information

Safeguarding Data Storage for Video Surveillance and Security

Safeguarding Data Storage for Video Surveillance and Security Safeguarding Data Storage for Video Surveillance and Security 2005 Infortrend Corporation. All rights reserved. Table of Contents Overview... 3 Executive Summary... 3 Traditional Storage... 3 Advanced

More information

Chapter 7 Types of Storage. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 7 Types of Storage. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 7 Types of Storage Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between storage devices and storage media Describe the characteristics

More information

IBM TotalStorage IBM TotalStorage Virtual Tape Server

IBM TotalStorage IBM TotalStorage Virtual Tape Server IBM TotalStorage IBM TotalStorage Virtual Tape Server A powerful tape storage system that helps address the demanding storage requirements of e-business storag Storage for Improved How can you strategically

More information

What is RAID--BASICS? Mylex RAID Primer. A simple guide to understanding RAID

What is RAID--BASICS? Mylex RAID Primer. A simple guide to understanding RAID What is RAID--BASICS? Mylex RAID Primer A simple guide to understanding RAID Let's look at a hard disk... Several platters stacked on top of each other with a little space in between. One to n platters

More information

William Stallings Computer Organization and Architecture 7 th Edition. Chapter 6 External Memory

William Stallings Computer Organization and Architecture 7 th Edition. Chapter 6 External Memory William Stallings Computer Organization and Architecture 7 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

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

Certification: HP ATA Servers & Storage

Certification: HP ATA Servers & Storage HP ExpertONE Competency Model Certification: HP ATA Servers & Storage Overview Achieving an HP certification provides relevant skills that can lead to a fulfilling career in Information Technology. HP

More information

Tape or Disk Backup Which is Best?

Tape or Disk Backup Which is Best? WHITE PAPER Disk-to-Disk-to-Tape Strategy Guide How often are we reminded that what goes around comes around? This can be said for the fashion industry, but does it hold true for technology? It does, and

More information

Networking. Cloud and Virtual. Data Storage. Greg Schulz. Your journey. effective information services. to efficient and.

Networking. Cloud and Virtual. Data Storage. Greg Schulz. Your journey. effective information services. to efficient and. Cloud and Virtual Data Storage Networking Your journey to efficient and effective information services Greg Schulz CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of

More information

Response Time: The time required for the UUT to complete an I/O request.

Response Time: The time required for the UUT to complete an I/O request. ENERGY STAR Data Center November 2009 Introduction As part of the ENERGY STAR Data Center specification development process, the EPA is inviting interested parties to perform a series of tests and performance

More information

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

Data Storage II. Prof. Ing. Pavel Tvrdík CSc. Ing. Jiří Kašpar 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

More information

Types Of Storage Device

Types Of Storage Device Types Of Storage Device by AA A POG D EE SRM U Outline Categorizing Storage Devices Magnetic Storage Devices Optical Storage Devices Categorizing Storage Devices Storage devices hold data, even when the

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

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

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

DAS to SAN Migration Using a Storage Concentrator

DAS to SAN Migration Using a Storage Concentrator DAS to SAN Migration Using a Storage Concentrator April 2006 All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject to

More information

ELECTRONIC DOCUMENT IMAGING

ELECTRONIC DOCUMENT IMAGING AIIM: Association for Information and Image Management. Trade association and professional society for the micrographics, optical disk and electronic image management markets. Algorithm: Prescribed set

More information

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Flexible IP NAS/iSCSI System Addresses Current Storage Needs While Offering Future Expansion According to Whatis.com, storage virtualization

More information

Storage Solutions for Bioinformatics

Storage Solutions for Bioinformatics Storage Solutions for Bioinformatics Li Yan Director of FlexLab, Bioinformatics core technology laboratory liyan3@genomics.cn http://www.genomics.cn/flexlab/index.html Science and Technology Division,

More information

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices September 2008 Recent advances in data storage and data protection technology are nothing short of phenomenal. Today,

More information

Network Storage AN ALCATEL EXECUTIVE BRIEF

Network Storage AN ALCATEL EXECUTIVE BRIEF AN ALCATEL EXECUTIVE BRIEF July, 2002 Table of contents 1. Introduction.....................................................................2 2. Network Attached Storage..........................................................2

More information

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper Mimosa NearPoint for Microsoft Exchange Server and HP StorageWorks 1510i Modular Smart Array Executive

More information

an introduction to networked storage

an introduction to networked storage an introduction to networked storage How networked storage can simplify your data management The key differences between SAN, DAS, and NAS The business benefits of networked storage Introduction Historical

More information

Quantum StorNext. Product Brief: Distributed LAN Client

Quantum StorNext. Product Brief: Distributed LAN Client Quantum StorNext Product Brief: Distributed LAN Client NOTICE This product brief may contain proprietary information protected by copyright. Information in this product brief is subject to change without

More information

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5 Table of Contents Preface.................................................... 1 Introduction............................................................. 1 High Availability.........................................................

More information

WHITE PAPER: ENTERPRISE SECURITY. Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions

WHITE PAPER: ENTERPRISE SECURITY. Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions WHITE PAPER: ENTERPRISE SECURITY Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions for Microsoft Exchange Server 2003 and Microsoft SQL Server White Paper: Enterprise Security Symantec

More information

Index. Fibre Channel Functional Levels and Protocols 12

Index. Fibre Channel Functional Levels and Protocols 12 Storage Area Networks Niharika Kothari April 24, 2003 1 Index Abstract 3 Introduction 3 What is a Storage Area Network 4 SAN Storage Devices 6 SAN Interconnection Devices 7 SAN Connection Medium 8 Fibre

More information

EMC Disk Library with EMC Data Domain Deployment Scenario

EMC Disk Library with EMC Data Domain Deployment Scenario EMC Disk Library with EMC Data Domain Deployment Scenario Best Practices Planning Abstract This white paper is an overview of the EMC Disk Library with EMC Data Domain deduplication storage system deployment

More information

Chapter 3 Operating-System Structures

Chapter 3 Operating-System Structures Contents 1. Introduction 2. Computer-System Structures 3. Operating-System Structures 4. Processes 5. Threads 6. CPU Scheduling 7. Process Synchronization 8. Deadlocks 9. Memory Management 10. Virtual

More information

Reference Architecture. EMC Global Solutions. 42 South Street Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com

Reference Architecture. EMC Global Solutions. 42 South Street Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com EMC Backup and Recovery for SAP with IBM DB2 on IBM AIX Enabled by EMC Symmetrix DMX-4, EMC CLARiiON CX3, EMC Replication Manager, IBM Tivoli Storage Manager, and EMC NetWorker Reference Architecture EMC

More information

Chap-02, Hardware and Software. Hardware Model

Chap-02, Hardware and Software. Hardware Model Philadelphia University School of Business Administration INFO-101 Information Systems Prof London Chap-02, Hardware and Software Hardware Components Central processing unit (CPU) Arithmetic/logic unit

More information

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 13-1

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 13-1 Slide 13-1 Chapter 13 Disk Storage, Basic File Structures, and Hashing Chapter Outline Disk Storage Devices Files of Records Operations on Files Unordered Files Ordered Files Hashed Files Dynamic and Extendible

More information

Today we will learn about:

Today we will learn about: Storage Devices Today we will learn about: Storage Devices Ancient technology (from my days as a student) Floppies CD_ROM, DVDs Hard drives Magnetic tape Storage versus Memory Memory holds data, programs

More information

Chapter 6 External Memory. Dr. Mohamed H. Al-Meer

Chapter 6 External Memory. Dr. Mohamed H. Al-Meer Chapter 6 External Memory Dr. Mohamed H. Al-Meer 6.1 Magnetic Disks Types of External Memory Magnetic Disks RAID Removable Optical CD ROM CD Recordable CD-R CD Re writable CD-RW DVD Magnetic Tape 2 Introduction

More information

Eliminating Backup System Bottlenecks: Taking Your Existing Backup System to the Next Level. Jacob Farmer, CTO, Cambridge Computer

Eliminating Backup System Bottlenecks: Taking Your Existing Backup System to the Next Level. Jacob Farmer, CTO, Cambridge Computer : Taking Your Existing Backup System to the Next Level Jacob Farmer, CTO, Cambridge Computer SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals

More information

Storage Design for High Capacity and Long Term Storage. DLF Spring Forum, Raleigh, NC May 6, 2009. Balancing Cost, Complexity, and Fault Tolerance

Storage Design for High Capacity and Long Term Storage. DLF Spring Forum, Raleigh, NC May 6, 2009. Balancing Cost, Complexity, and Fault Tolerance Storage Design for High Capacity and Long Term Storage Balancing Cost, Complexity, and Fault Tolerance DLF Spring Forum, Raleigh, NC May 6, 2009 Lecturer: Jacob Farmer, CTO Cambridge Computer Copyright

More information

Hard Disk Drives and RAID

Hard Disk Drives and RAID Hard Disk Drives and RAID Janaka Harambearachchi (Engineer/Systems Development) INTERFACES FOR HDD A computer interfaces is what allows a computer to send and retrieve information for storage devices such

More information

THE CASE FOR ACTIVE DATA ARCHIVING

THE CASE FOR ACTIVE DATA ARCHIVING THE CASE FOR ACTIVE DATA ARCHIVING Written by Ray Quattromini 3 rd September 2007 Contact details Tel: 01256 782030 / 08704 286 186 Fax: 08704 286 187 Email: sales@data-storage.co.uk Web: www.data-storage.co.uk

More information

NCTE Advice Sheet Storage and Backup Advice Sheet 7

NCTE Advice Sheet Storage and Backup Advice Sheet 7 Storage and Backup No matter how well you treat your system, no matter how much care you take, you cannot guarantee that your data will be safe if it exists in only one place. The risks are much greater

More information

REDES DE ARMAZENAMENTO E ALTA DISPONIBILIDADE

REDES DE ARMAZENAMENTO E ALTA DISPONIBILIDADE REDES DE ARMAZENAMENTO E ALTA DISPONIBILIDADE O que é SAN? SAN Storage Área Network Rede de armazenamento. É uma rede de alta velocidade dedicada que possui servidores e recursos compartilhados de STORAGE

More information

Lesson Objectives. To provide a grand tour of the major operating systems components To provide coverage of basic computer system organization

Lesson Objectives. To provide a grand tour of the major operating systems components To provide coverage of basic computer system organization Lesson Objectives To provide a grand tour of the major operating systems components To provide coverage of basic computer system organization AE3B33OSD Lesson 1 / Page 2 What is an Operating System? A

More information

Storage Options for Document Management

Storage Options for Document Management Storage Options for Document Management Document management and imaging systems store large volumes of data, which must be maintained for long periods of time. Choosing storage is not simply a matter of

More information

Network Attached Storage. Jinfeng Yang Oct/19/2015

Network Attached Storage. Jinfeng Yang Oct/19/2015 Network Attached Storage Jinfeng Yang Oct/19/2015 Outline Part A 1. What is the Network Attached Storage (NAS)? 2. What are the applications of NAS? 3. The benefits of NAS. 4. NAS s performance (Reliability

More information

VERITAS VERTEX Initiative

VERITAS VERTEX Initiative VERITAS VERTEX Initiative Frequently Asked Questions Q1. What is the VERITAS VERTEX Initiative? A1. The VERITAS VERTEX Initiative is a set of NetBackup solutions from VERITAS that will deliver alternate

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

White Paper. Overland REO SERIES. Implementation Best Practices

White Paper. Overland REO SERIES. Implementation Best Practices White Paper Overland REO SERIES Implementation Best Practices Using REO to Enhance Your Backup Process Organizations of all sizes are faced with the challenge of protecting increasing amounts of critical

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 : 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 and individual members may use

More information

Universal Backup Device The Essential Facts of UBD

Universal Backup Device The Essential Facts of UBD Information Technology Solution Brief Universal Backup Device The Essential Facts of UBD Fibre Channel Disk to Disk Backup for IBM Power Systems Copyright (c)2014 Electronic Storage Corporation Information

More information

Understanding Disk Storage in Tivoli Storage Manager

Understanding Disk Storage in Tivoli Storage Manager Understanding Disk Storage in Tivoli Storage Manager Dave Cannon Tivoli Storage Manager Architect Oxford University TSM Symposium September 2005 Disclaimer Unless otherwise noted, functions and behavior

More information

The Revival of Direct Attached Storage for Oracle Databases

The Revival of Direct Attached Storage for Oracle Databases The Revival of Direct Attached Storage for Oracle Databases Revival of DAS in the IT Infrastructure Introduction Why is it that the industry needed SANs to get more than a few hundred disks attached to

More information

Information Lifecycle Management

Information Lifecycle Management Information Lifecycle Management Using StoneFly Backup Advantage All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject

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

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

White Paper. What is IP SAN?

White Paper. What is IP SAN? White Paper What is IP SAN? Introduction Internet Protocol, or IP, has grown to become the most widely used telecommunications standard worldwide. The technology is well understood, easy to implement and

More information

GenNET SIS Hardware Attachment A Project Description

GenNET SIS Hardware Attachment A Project Description Genesee Intermediate School District (GISD) is seeking a hardware/equipment quotes to satisfy the hosting requirements for a new student information system (SIS) - Edupoint GENESIS. The student information

More information

Disk-to-Disk Backup and Restore Solution

Disk-to-Disk Backup and Restore Solution Disk-to-Disk Backup and Restore Solution Using Computer Associates ARCserve 11 and Adaptec FS4500 Fibre-to-SATA RAID Contents Introduction.....................................1 The Solution: The Adaptec

More information