EMC CLARiiON Backup Storage Solutions

Size: px
Start display at page:

Download "EMC CLARiiON Backup Storage Solutions"

Transcription

1 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 to be taken into account in enterprise-class backup-todisk environments. Published 3/3/2003

2 Copyright 2003 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. Part Number C1018 Backup-to-Disk: An Overview 2

3 Table of Contents Summary...4 Disk Backup Overview...4 Advantages of Backup-to-Disk... 4 Backup Performance... 5 Restore Performance... 5 Media Reliability and Data Availability... 5 Overall IT Efficiency... 5 Backup-to-Tape Evolution... 5 Backup-to-Disk Evolves... 6 ATA Technology... 6 Comparing Disk and Tape-Based Configurations... 6 Backup/Restore Time... 7 CLARiiON Storage Array versus Native Tape Drive Performance... 9 Conclusions...10 References...10 Backup-to-Disk: An Overview 3

4 Summary For many years, backing up data to tape has been the standard. Now, backups to disk have surpassed tape as the premier backup medium, given disk s greater value proposition. Storage backup solutions that incorporate backup-to-disk yield significant benefits over traditional backup-to-tape. These benefits include: Near-term recovery of mission-critical data Rapid restore from disk Greater reliability of the backup medium Multiple host data streams to disk As a complement to using tape for long-term storage, backup-to-disk is an emerging and powerful solution for rapid recovery of mission-critical data. There are many applications that require frequent retrievals of recently captured data, as well as the pervasive need for backup of business-crucial data that must be preserved and retrieved quickly and efficiently. Leading-edge customers are using disk as the destination for storage management application output. Advanced Technology-Attached (ATA) disk technology provides benefits over tape with the performance of disk. Backup arrays or disk-based backups will not replace tape, but will shift tape into an archival role. This paper: Describes the use of disk technology in backup topologies Compares and contrasts disk versus tape backup Highlights considerations to be taken into account in disk-based backup environments Disk Backup Overview Traditionally, backup software was created to write to a tape device. Today, most backup software products support writing to disk, which means writing to a disk file in a file system. The file system may be on a Windows, NetWare, Linux, UNIX, or other platform, depending on the backup server. Disk-based RAID configurations enhance data protection beyond what tape can provide. In most situations, backups-to-disk are faster than tape drives when comparing raw throughput performance. Faster backup shortens backup windows, helping businesses meet their availability windows. Faster restore time provides faster access to information, helping businesses resume operations more quickly. Advantages of Backup-to-Disk Traditionally, tape has been the backup medium of choice due to its cost-per-mb advantages compared with disk. However, the economics of disk are narrowing that gap. EMC CLARiiON's implementation of ATA drive technology is defined in the CLARiiON Storage Arrays section. The advantages of using disk over tape with backup solutions can be grouped into four major categories: Backup performance Restore performance Media reliability and data availability Overall IT efficiency Each of these advantages will be explained in more detail. Backup-to-Disk: An Overview 4

5 Backup Performance CLARiiON storage systems are much faster than the new-technology tape drives such as SDLT and LTO. Some tape technologies respond to a minimal data stream by shoe-shining or excessive positioning. This physical behavior can significantly reduce a tape drive s performance. Disks do not experience this behavior because they are inherently random access. Restore Performance Faster recovery time for disk drives over tape and tape drives. The difference can be seconds or minutes versus hours with tape. Disks support random and sequential access. Tapes support sequential access only. This enables faster access of data files on disk, improving overall performance. If data is on several tape cartridges: 1. The library must mount each tape. Time: Up to a minute per tape. 2. The tape must load. Time: Thirty seconds to a few minutes. 3. The tape must be positioned to the desired data. Time: An average access time is a few minutes. 4. The tape must be rewound and unloaded. Time: Thirty seconds to a few minutes. 5. Load the tape and repeat the cycle. Time to first byte takes milliseconds for disk versus seconds-to-minutes for tape. Media Reliability and Data Availability Disk system RAID protection enhances data availability and prevents data loss in the event of a disk drive failure, whereas tape-specific media errors are common. Tape handling is reduced or eliminated. Maintaining the set of tapes from a tape library can be problematic and requires properly trained personnel. Overall IT Efficiency Disk does not require tape handling/positioning and RAID protection makes it inherently more reliable. There is less need to perform frequent full backups. Fewer backups need to be performed, saving network and CPU load. Tape undergoes a technology shift every three years, so a conversion process from old to new media must be undertaken at that interval. Disk technology does not go through these types of transitions since the format of the data is not changed as it is with tape technology. New larger capacity disk drives reduce floor space requirements compared with equivalent-capacity tape libraries. Backup-to-Tape Evolution Tape s primary advantages are cost and its ability to be used as removable media. A relatively inexpensive tape media (when compared to the price of the tape drive itself) can be inserted, filled with data, and replaced with another piece of tape media, allowing the tape drive to write an infinite amount of data. However, this movement of media in and out of the drive results in costly manual intervention. This mechanical process was automated with the tape library. Backup-to-Disk: An Overview 5

6 Initially, all tape library devices (the robot and all tape drives) were connected to one system. Thus all data written to the tape drives needed to pass through that one system. In this model, one system (the backup server) was often a large system, capable of handling lots of I/O as well as the CPU load of de-packetizing the backup data arriving inside network packets. As backup models matured, backup software products supported connecting tape library devices housed in one library to different systems. In this model, a common configuration would be for the autochanger and one or more tape drives to be connected to the backup server, with one or more of the remaining tape drives being connected to one or more other systems. These systems, either database or application servers, had significant amounts of data needing to be backed up. These systems and the backup server could also perform backup tape writing for other systems that sent their data through an IP network. The chief limitation here was that the tape drives were statically assigned to the systems. Use of the tape drive to back up another system s data required that the data be transferred over an IP network, which placed a substantial burden on both the sending and receiving systems. The arrival of storage area networks (SAN) allowed many host systems to access the same tape and disk devices. Now, multiple host systems could write to the same tape drive. Backup software products became yet more sophisticated, with the backup server functioning as a traffic director, ensuring that only one system at a time wrote to a tape drive. Conceptually, tape drives could be moved from host system to host system as needed to perform backups or restores. SAN-based centralized backup topologies are the desired goal for many companies; LAN-based backup is the reality. Backup-to-Disk Evolves Initially, backup software program implementations of backup-to-disk were not as complete as backup-totape. The biggest single reason for this was the price of disk storage. The relatively high cost of disk versus tape made backups to disk unaffordable in most situations. Some backup software products, however, used disk as an intermediary medium: the initial backup performed during the backup window was done from disk to disk; then, at some later time, the backed-up data was moved to tape. This has several advantages, particularly when incremental or differential backups are performed. Because incremental/differential backups capture only new and changed data, the backup application can spend a considerable amount of time looking through the data before finding something that needs to be backed up. While the looking is occurring, the backup device (tape) is idle and not available for other purposes. Many tape drives do not perform well when subjected to alternating idle/busy/idle activity. Disk drives, on the other hand, were designed for exactly this kind of use, and perform much better as receivers of incremental data. ATA Technology EMC has implemented ATA disk technology with CLARiiON. This enables customers to keep more data online for longer periods of time. For many, previous alternatives were not affordable or justifiable. Customers can now mix and match performance Fibre Channel drives and capacity ATA drives within the same array, under common management. The CLARiiON software suite supports ATA drives. This singlearray implementation provides the deployment flexibility customers seek. Comparing Disk and Tape-Based Configurations In both backup-to-tape and backup-to-disk environments, a restore of the data involves a bulk movement of data from the backup medium to the destination disk. Though all system components have increased in speed tremendously over the years, so, too, has the size of the data sets. It still can take many hours to do a bulk restore of the data. Backup-to-Disk: An Overview 6

7 Enterprise-class storage arrays, including CLARiiON, used as backup destinations, address the many issues found in tape and provide many features that separate them from JBOD. RAID protects data from the failure of a single-disk drive Snapshots, mirrors, and clones provide rapid and near-instant backups and restores Storage array disks, in addition to performing in a backup-to-disk scenario, can also be used in replicabased backup scenarios; this is a very powerful capability that tape technology cannot do, and almost all backup software vendors are now shipping products that use the storage array replicas as backups. So far, we ve assumed that a single system can write a single backup stream to a single device. This is often undesirable, particularly in cases where a particular backup stream (for whatever of many reasons) runs slowly. To maximize the investment in the backup device, most enterprise-class backup software products can write multiple backup streams to the same device concurrently. This process is called multiplexing. Multiplexing enables a host system with four data disks to back up all four disks simultaneously to the same output device. Multiplexing was particularly valuable when network backups over a relatively slow network of relatively slow host systems were sent to a relatively high-speed tape device. Now, with the advent of storage area networks and faster host systems, the bottleneck has shifted to the output device. Backup-to-disk supports the system throughput to eliminate this bottleneck, improving overall system performance. With multiplexed data, restores from tape can be much slower than restores from disk due to the manner in which the multiplexed data is written on the backup media. This is not to say that tape is dead. It is not. But its role has shifted from a backup and restore medium to an archival one. Customers should leverage disk solutions for their backup and restore operations and position tape resources for long-term archival solutions. The unaffordable cost of downtime to the business requires that disk-based backup and restore technologies replace traditional backup-to-tape practices. Once disk-based backups are complete, data is not only more secure than it would be if on tape media, but it can be archived to tape (or other non-alterable media) at a later time to satisfy legal, governmental, and other retention mandates. An organization s current investment in tape technology is still valid, but the role changes from one of primary backup to one of archival. Tape can no longer fulfill its original backup role. Because tape is a sequential-access medium, it is not possible to perform both a backup and a restore using the same tape drive at the same time. So, if a restore must use tape media that is already in use for a backup, either the restore must wait for completion of the backup, or the backup must be aborted. Since disk is a random-access medium, it is possible for backups and restores to use the same disk-based backup device simultaneously. Backup/Restore Time When comparing and contrasting the performance of a backup-to-disk implementation to a backup-to-tape implementation, both the throughput performance and the overall time to complete a backup or restore operation must be considered. There are vast differences between tape and disk in the overall time it takes to perform a backup or restore task. The following two charts compare the restore time difference between tape and disk. Backup-to-Disk: An Overview 7

8 Disk-to-Disk Restore Time Total Elapsed Time 0:45 4% 96% File Access Time Xfer Data Tape-to-Disk Restore Time Total Elapsed Time 12:45 4% 6% 45% 37% 8% Tape Load Tape Ready File Access Time Xfer Data Rewind/Unload These examples show a typical scenario where a subset of data is requested for restoration. As the chart shows, it took the disk-to-disk restore about 45 seconds to restore the data (1.5 GB). In the tape-to-disk scenario, it took roughly 12 minutes, 45 seconds to complete. This example also accounts for the fact that the requested data can be located on several incremental backup sets or media that all must be loaded and unloaded. Users should account for this overhead when comparing performance of restore media. Customers should consider their recovery time objective, reliability needs, and footprint requirements when determining their optimal solution. Backup-to-Disk: An Overview 8

9 CLARiiON Storage Array versus Native Tape Drive Performance The following chart compares performance results for disk and tape devices while backing up a large dataset. Each Fibre Channel RAID 5 group used a five-disk (4+1) configuration. Each serial-ata RAID 5 group used a nine-disk (8+1) configuration. CLARiiON versus Tape Drive Performance 2:1 Data Compression MB/s CX600 FC CX600 ATA CX400 FC CX400 ATA CX200 FC SDLT 320 LTOs SDLT Backup Application Average Specific performance and implementation details are available in expanded white papers tailored to individual backup applications. Please refer to these papers for additional detail. Backup-to-Disk: An Overview 9

10 Conclusions Backup-to-disk is emerging as a technology that offers significant benefits over the traditional tape backup process. With the changing economics of disk technology, backup-to-disk solutions are now affordable. Leading-edge customers are implementing backup-to-disk solutions as improvements to their existing tape implementations. Major advantages of backup-to-disk include: Faster backup performance Faster restore performance Enhanced media reliability and data availability Improved IT efficiency Elimination of tape positioning, tape errors, and other mechanical issues Improved backup reliability Many backup software applications support backup-to-disk functionality today. They are able to leverage the superior performance of CLARiiON disk storage systems. EMC Engineering has tested and currently supports these configurations. This effort helps customers leverage their application investments to meet today s business needs for improved backup and restore operations. References CX-Series Backup-to-Disk Guide (Overview) Backup-to-Disk Guide with EMC Data Manager (EDM) Backup-to-Disk Guide with CA BrightStor ARCserve Backup Backup-to-Disk Guide with CA BrightStor Enterprise Backup Backup-to-Disk Guide with CommVault Galaxy Backup-to-Disk Guide with LEGATO NetWorker Backup-to-Disk Guide with VERITAS Backup Exec Backup-to-Disk Guide with VERITAS NetBackup Backup-to-Disk: An Overview 10

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with Computer Associates BrightStor Enterprise Backup Abstract This white paper describes how to configure the CLARiiON CX600, CX400, and CX200 storage systems

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with VERITAS NetBackup Abstract This white paper describes how to configure the EMC CLARiiON CX200, CX400, and CX600 storage systems with VERITAS NetBackup

More information

The New Data Imperative

The New Data Imperative DISK-BASED DATA PROTECTION: The New Data Backup and Recovery Imperative DATA BACKUP HAS BEEN A CHALLENGE FOR DECADES: slow, costly, labor-intensive, and unreliable. The traditional medium of choice, tape,

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

Backup-to-Disk Building an Effective Long-Term Strategy

Backup-to-Disk Building an Effective Long-Term Strategy Backup-to-Disk Building an Effective Long-Term Strategy Technology Concepts and Business Considerations Abstract This white paper outlines benefits and options available to gain long-term business value

More information

EMC CLARiiON Backup Storage Solutions: Backup-to-Disk Guide with IBM Tivoli Storage Manager

EMC CLARiiON Backup Storage Solutions: Backup-to-Disk Guide with IBM Tivoli Storage Manager EMC CLARiiON Backup Storage Solutions: Backup-to-Disk Guide with Best Practices Planning Abstract This white paper describes how to configure EMC CLARiiON CX Series storage systems with IBM Tivoli Storage

More information

Microsoft SQL Server 2005 on Windows Server 2003

Microsoft SQL Server 2005 on Windows Server 2003 EMC Backup and Recovery for SAP Microsoft SQL Server 2005 on Windows Server 2003 Enabled by EMC CLARiiON CX3, EMC Disk Library, EMC Replication Manager, EMC NetWorker, and Symantec Veritas NetBackup Reference

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

Disk-based Backup and Restore Reaching the Next Level

Disk-based Backup and Restore Reaching the Next Level Disk-based Backup and Restore Reaching the Next Level A WHITE PAPER Abstract: This paper outlines conventional disk-based backup and restore methods and the paradigm shift needed to keep up with escalating

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

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

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

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

Backup and Recovery 1

Backup and Recovery 1 Backup and Recovery What is a Backup? Backup is an additional copy of data that can be used for restore and recovery purposes. The Backup copy is used when the primary copy is lost or corrupted. This Backup

More information

EMC PERSPECTIVE. An EMC Perspective on Data De-Duplication for Backup

EMC PERSPECTIVE. An EMC Perspective on Data De-Duplication for Backup EMC PERSPECTIVE An EMC Perspective on Data De-Duplication for Backup Abstract This paper explores the factors that are driving the need for de-duplication and the benefits of data de-duplication as a feature

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

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

EMC Backup Storage Solutions: The Value of EMC Disk Library with TSM

EMC Backup Storage Solutions: The Value of EMC Disk Library with TSM A Detailed Review Abstract The white paper describes how the EMC Disk Library can enhance an IBM Tivoli Storage Manager (TSM) environment. It describes TSM features, the demands these features place on

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

Protecting enterprise servers with StoreOnce and CommVault Simpana

Protecting enterprise servers with StoreOnce and CommVault Simpana Technical white paper Protecting enterprise servers with StoreOnce and CommVault Simpana HP StoreOnce Backup systems Table of contents Introduction 2 Technology overview 2 HP StoreOnce Backup systems key

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

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores

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

Continuous Data Protection. PowerVault DL Backup to Disk Appliance

Continuous Data Protection. PowerVault DL Backup to Disk Appliance Continuous Data Protection PowerVault DL Backup to Disk Appliance Continuous Data Protection Current Situation The PowerVault DL Backup to Disk Appliance Powered by Symantec Backup Exec offers the industry

More information

HP Data Protector Software Advanced Backup to Disk Integration with Virtual Tape Libraries

HP Data Protector Software Advanced Backup to Disk Integration with Virtual Tape Libraries HP Data Protector Software Advanced Backup to Disk Integration with Virtual Tape Libraries White paper Executive summary... 2 What is a Virtual Tape Library?... 2 Comparing the VTL and a standard tape

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

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its DISASTER RECOVERY STRATEGIES: BUSINESS CONTINUITY THROUGH REMOTE BACKUP REPLICATION Every organization has critical data that it can t live without. When a disaster strikes, how long can your business

More information

Designing a Backup Architecture That Actually Works

Designing a Backup Architecture That Actually Works Designing a up Architecture That Actually Works W. Curtis Preston President/CEO The Storage Group What will we cover? What are the design options? -based, -free, Client-free, Server-free NDMP Using disk

More information

WHITE PAPER THE BENEFITS OF CONTINUOUS DATA PROTECTION. SYMANTEC Backup Exec 10d Continuous Protection Server

WHITE PAPER THE BENEFITS OF CONTINUOUS DATA PROTECTION. SYMANTEC Backup Exec 10d Continuous Protection Server WHITE PAPER THE BENEFITS OF CONTINUOUS DATA PROTECTION SYMANTEC Backup Exec 10d Continuous Protection Server 1 TABLE OF CONTENTS EXECUTIVE SUMMARY...3 Current Situation...3 The New Opportunity...3 The

More information

EMC Backup and Recovery for SAP Oracle with SAP BR*Tools Enabled by EMC Symmetrix DMX-3, EMC Replication Manager, EMC Disk Library, and EMC NetWorker

EMC Backup and Recovery for SAP Oracle with SAP BR*Tools Enabled by EMC Symmetrix DMX-3, EMC Replication Manager, EMC Disk Library, and EMC NetWorker EMC Backup and Recovery for SAP Oracle with SAP BR*Tools Enabled by EMC Symmetrix DMX-3, EMC Replication Manager, EMC Disk Library, and EMC NetWorker Reference Architecture EMC Global Solutions Operations

More information

WHITE PAPER BRENT WELCH NOVEMBER

WHITE PAPER BRENT WELCH NOVEMBER BACKUP WHITE PAPER BRENT WELCH NOVEMBER 2006 WHITE PAPER: BACKUP TABLE OF CONTENTS Backup Overview 3 Background on Backup Applications 3 Backup Illustration 4 Media Agents & Keeping Tape Drives Busy 5

More information

Managing Backup Data Life through Offline Migration

Managing Backup Data Life through Offline Migration Data Strategies International, Inc. 8562 Katy Fwy, #154 Houston, Texas 77024 (713) 782-7183 Fax (713) 461-3374 Email: info@go-dsi.com Managing Backup Data Life through Offline Migration Over the last five

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

Cost Effective Backup with Deduplication. Copyright 2009 EMC Corporation. All rights reserved.

Cost Effective Backup with Deduplication. Copyright 2009 EMC Corporation. All rights reserved. Cost Effective Backup with Deduplication Agenda Today s Backup Challenges Benefits of Deduplication Source and Target Deduplication Introduction to EMC Backup Solutions Avamar, Disk Library, and NetWorker

More information

Backup to Disk: Building a Long Term Solution September 2004

Backup to Disk: Building a Long Term Solution September 2004 Backup To Disk: Building an Effective Long Term Solution 1 Agenda Conditions driving demand for B2D solutions B2D as part of a enterprise-wide data protection strategy covering a broad range of backup

More information

VERITAS NetBackup & Data Domain DD200 Restorer

VERITAS NetBackup & Data Domain DD200 Restorer PARTNER SOLUTIONS GUIDE VERITAS NetBackup & Data Domain DD200 Restorer HIGHLY RELIABLE, HIGH-PERFORMANCE DISK-BASED DATA PROTECTION AT THE COST OF TAPE www.datadomain.com VERSION INCLUDES TABLE OF CONTENTS

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

Disaster Recovery Strategies: Business Continuity through Remote Backup Replication

Disaster Recovery Strategies: Business Continuity through Remote Backup Replication W H I T E P A P E R S O L U T I O N : D I S A S T E R R E C O V E R Y T E C H N O L O G Y : R E M O T E R E P L I C A T I O N Disaster Recovery Strategies: Business Continuity through Remote Backup Replication

More information

2003 Enterprise Backup/Restore Magic Quadrant

2003 Enterprise Backup/Restore Magic Quadrant Markets, C DiCenzo, R Paquet Research Note 9 May 2003 2003 Enterprise Backup/Restore Magic Quadrant The backup/restore software market is maturing, with a limited number of vendors competing for the bulk

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

Flexible backups to disk using HP StorageWorks Data Protector Express white paper

Flexible backups to disk using HP StorageWorks Data Protector Express white paper Flexible backups to disk using HP StorageWorks Data Protector Express white paper A powerful and simple way to combine the advantages of disk and tape backups to improve backup efficiency, reduce data

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

Case Studies Using EMC Legato NetWorker for OpenVMS Backups

Case Studies Using EMC Legato NetWorker for OpenVMS Backups OpenVMS Technical Journal V6 Case Studies Using EMC Legato NetWorker for OpenVMS Backups Case Studies Using EMC Legato NetWorker for OpenVMS Backups... 2 Overview... 2 Introduction... 2 Case Study 1: Backup

More information

Keys to Successfully Architecting your DSI9000 Virtual Tape Library. By Chris Johnson Dynamic Solutions International

Keys to Successfully Architecting your DSI9000 Virtual Tape Library. By Chris Johnson Dynamic Solutions International Keys to Successfully Architecting your DSI9000 Virtual Tape Library By Chris Johnson Dynamic Solutions International July 2009 Section 1 Executive Summary Over the last twenty years the problem of data

More information

Applications of LTFS for Cloud Storage Use Cases

Applications of LTFS for Cloud Storage Use Cases Applications of LTFS for Cloud Storage Use Cases Version 1.0 Publication of this SNIA Technical Proposal has been approved by the SNIA. This document represents a stable proposal for use as agreed upon

More information

WHITE PAPER: DATA PROTECTION. Veritas NetBackup for Microsoft Exchange Server Solution Guide. Bill Roth January 2008

WHITE PAPER: DATA PROTECTION. Veritas NetBackup for Microsoft Exchange Server Solution Guide. Bill Roth January 2008 WHITE PAPER: DATA PROTECTION Veritas NetBackup for Microsoft Exchange Server Solution Guide Bill Roth January 2008 White Paper: Veritas NetBackup for Microsoft Exchange Server Solution Guide Content 1.

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

Using Data Domain Storage with Symantec Enterprise Vault 8. White Paper. Michael McLaughlin Data Domain Technical Marketing

Using Data Domain Storage with Symantec Enterprise Vault 8. White Paper. Michael McLaughlin Data Domain Technical Marketing Using Data Domain Storage with Symantec Enterprise Vault 8 White Paper Michael McLaughlin Data Domain Technical Marketing Charles Arconi Cornerstone Technologies - Principal Consultant Data Domain, Inc.

More information

Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker

Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker Aspirus Enterprise Backup Assessment and Implementation of Avamar and NetWorker Written by: Thomas Whalen Server and Storage Infrastructure Team Leader, Aspirus Information Technology Department Executive

More information

EMC XtremSF: Delivering Next Generation Performance for Oracle Database

EMC XtremSF: Delivering Next Generation Performance for Oracle Database White Paper EMC XtremSF: Delivering Next Generation Performance for Oracle Database Abstract This white paper addresses the challenges currently facing business executives to store and process the growing

More information

D2D2T Backup Architectures and the Impact of Data De-duplication

D2D2T Backup Architectures and the Impact of Data De-duplication D2D2T Backup Architectures and the Impact of Data De-duplication NOTICE This White Paper may contain proprietary information protected by copyright. Information in this White Paper is subject to change

More information

Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication

Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication PRODUCT BRIEF Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication NOTICE This Product Brief contains proprietary information protected by copyright. Information in this

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

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION As the recognized leader for enterprise-class backup and recovery, VERITAS NetBackup Enterprise Server software is designed to help provide

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

Skadden, Arps, Slate, Meagher, and Flom

Skadden, Arps, Slate, Meagher, and Flom Customer Focus on Business Continuity, Backup, and Archiving Skadden, Arps, Slate, Meagher, and Flom Skadden contracts with EMC to safeguard global information infrastructure BUSINESS VALUE HIGHLIGHTS

More information

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA Bill Webster September 25, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Introduction... 3 Exchange Data Protection Best Practices... 3 Application

More information

A Business Case for Disk Based Data Protection

A Business Case for Disk Based Data Protection Mosaic Technology s IT Director s Series: A Business Case for Disk Based Data Protection presented by Mosaic Technology Mosaic Technology Corporation * Salem, NH (603) 898-5966 * Bellevue, WA (425) 462-5004

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

VERITAS NetBackup BusinesServer

VERITAS NetBackup BusinesServer VERITAS NetBackup BusinesServer A Scalable Backup Solution for UNIX or Heterogeneous Workgroups V E R I T A S W H I T E P A P E R Table of Contents Overview...................................................................................1

More information

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Applied Technology Abstract This white paper introduces EMC s latest groundbreaking technologies,

More information

Online Disk-to-Disk Backup with Veritas NetBackup and VSS

Online Disk-to-Disk Backup with Veritas NetBackup and VSS Online Disk-to-Disk Backup with Veritas NetBackup and VSS This solution guide describes how to configure Intransa Large Scale IP SAN storage System with Veritas NetBackup and integrate with VSS for best

More information

An Oracle White Paper November 2010. Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager

An Oracle White Paper November 2010. Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager An Oracle White Paper November 2010 Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager Introduction...2 Oracle Backup and Recovery Solution Overview...3 Oracle Recovery

More information

Veritas NetBackup 6.0 Server Now from Symantec

Veritas NetBackup 6.0 Server Now from Symantec Veritas NetBackup 6.0 Server Now from Symantec Innovative data protection As the recognized leader for enterprise-class backup and recovery, Veritas NetBackup Server software is designed to help provide

More information

Total Cost of Ownership Analysis

Total Cost of Ownership Analysis Total Cost of Ownership Analysis Abstract A total cost of ownership (TCO) analysis can measure the cost of acquiring and operating a new technology solution against a current installation. In the late

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

May 27, 2003. Version: Draft 1.0 MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR

May 27, 2003. Version: Draft 1.0 MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR MARTIN COUNTY ADMINISTRATION INFORMATION TECHNOLOGY SERVICES RECOMMENDATION ON PRODUCTS & SERVICES FOR SERVER BACKUP AND RECOVERY SOFTWARE May 27, 2003 Version: Draft 1.0 Tim Murnane, Systems Administrator

More information

Backup Solutions for the Celerra File Server

Backup Solutions for the Celerra File Server White Paper Backup Solutions for the Celerra File Server EMC Corporation 171 South Street, Hopkinton, MA 01748-9103 Corporate Headquarters: 508) 435-1000, (800) 424-EMC2 Fax: (508) 435-5374, Service: (800)

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information

How To Protect Data On Network Attached Storage (Nas) From Disaster

How To Protect Data On Network Attached Storage (Nas) From Disaster White Paper EMC FOR NETWORK ATTACHED STORAGE (NAS) BACKUP AND RECOVERY Abstract This white paper provides an overview of EMC s industry leading backup and recovery solutions for NAS systems. It also explains

More information

WHITE PAPER: WINDOWS CUSTOMIZE PROTECTION. Confidence in a connected world. Windows Enterprise Data Protection with Symantec Backup Exec

WHITE PAPER: WINDOWS CUSTOMIZE PROTECTION. Confidence in a connected world. Windows Enterprise Data Protection with Symantec Backup Exec WHITE PAPER: WINDOWS CUSTOMIZE PROTECTION Confidence in a connected world. Windows Enterprise Data Protection with Symantec Backup Exec White Paper: Windows Protection Windows Enterprise Data Protection

More information

W H I T E P A P E R R e a l i z i n g t h e B e n e f i t s o f Deduplication in a Backup and Restore System

W H I T E P A P E R R e a l i z i n g t h e B e n e f i t s o f Deduplication in a Backup and Restore System W H I T E P A P E R R e a l i z i n g t h e B e n e f i t s o f Deduplication in a Backup and Restore System Sponsored by: HP Noemi Greyzdorf November 2008 Robert Amatruda INTRODUCTION Global Headquarters:

More information

QLogic 2500 Series FC HBAs Accelerate Application Performance

QLogic 2500 Series FC HBAs Accelerate Application Performance White Paper QLogic 2500 Series FC HBAs Accelerate Application Performance QLogic 8Gb HBAs: Planning for Future Requirements 8Gb Performance Meets the Needs of Next Generation Data Centers Key Findings

More information

Restoration Technologies. Mike Fishman / EMC Corp.

Restoration Technologies. Mike Fishman / EMC Corp. Trends PRESENTATION in Data TITLE Protection GOES HERE and Restoration Technologies Mike Fishman / EMC Corp. SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless

More information

Symantec NetBackup OpenStorage Solutions Guide for Disk

Symantec NetBackup OpenStorage Solutions Guide for Disk Symantec NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 7.6 Symantec NetBackup OpenStorage Solutions Guide for Disk The software described in this book is furnished under a

More information

W H I T E P A P E R T h e C r i t i c a l N e e d t o P r o t e c t M a i n f r a m e B u s i n e s s - C r i t i c a l A p p l i c a t i o n s

W H I T E P A P E R T h e C r i t i c a l N e e d t o P r o t e c t M a i n f r a m e B u s i n e s s - C r i t i c a l A p p l i c a t i o n s Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R T h e C r i t i c a l N e e d t o P r o t e c t M a i n f r a m e B u s i n e

More information

Navisphere Quality of Service Manager (NQM) Applied Technology

Navisphere Quality of Service Manager (NQM) Applied Technology Applied Technology Abstract Navisphere Quality of Service Manager provides quality-of-service capabilities for CLARiiON storage systems. This white paper discusses the architecture of NQM and methods for

More information

Protecting Information in a Smarter Data Center with the Performance of Flash

Protecting Information in a Smarter Data Center with the Performance of Flash 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 Protecting Information in a Smarter Data Center with the Performance of Flash IBM FlashSystem and IBM ProtecTIER Printed in

More information

NAS Device Backup Solutions

NAS Device Backup Solutions Network Data Management Protocol (NDMP) White Paper Paul Mayer Product Manager Revision 2 April 2002 Table of Contents Introduction...1 Network data management protocol (NDMP)...3 NAS backup configurations...6

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

Alternative Backup Methods For HP-UX Environments Today and Tomorrow

Alternative Backup Methods For HP-UX Environments Today and Tomorrow Alternative Backup Methods For HP-UX Environments Today and Tomorrow Rob O Brien Product Marketing Manager VERITAS Software robrien@veritas.com September, 2002 Agenda VERITAS Software Overview Storage

More information

Enterprise Backup and Restore technology and solutions

Enterprise Backup and Restore technology and solutions Enterprise Backup and Restore technology and solutions LESSON VII Veselin Petrunov Backup and Restore team / Deep Technical Support HP Bulgaria Global Delivery Hub Global Operations Center November, 2013

More information

Manage rapid NAS data growth while reducing storage footprint and costs

Manage rapid NAS data growth while reducing storage footprint and costs IBM Systems and Technology White Paper System Storage Manage rapid NAS data growth while reducing storage footprint and costs IBM Random Access Compression Engine operates in real time without performance

More information

Backup architectures in the modern data center. Author: Edmond van As edmond@competa.com Competa IT b.v.

Backup architectures in the modern data center. Author: Edmond van As edmond@competa.com Competa IT b.v. Backup architectures in the modern data center. Author: Edmond van As edmond@competa.com Competa IT b.v. Existing backup methods Most companies see an explosive growth in the amount of data that they have

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE Complementary technologies provide unique advantages over traditional storage architectures Often seen as competing technologies, Storage Area

More information

Tape s evolving data storage role Balancing Performance, Availability, Capacity, Energy for long-term data protection and retention

Tape s evolving data storage role Balancing Performance, Availability, Capacity, Energy for long-term data protection and retention Tape s evolving data storage role Balancing Performance, Availability, Capacity, Energy for long-term data protection and retention By Greg Schulz Founder and Senior Advisory Consultant, the Server and

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

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

Optimizing Large Arrays with StoneFly Storage Concentrators

Optimizing Large Arrays with StoneFly Storage Concentrators Optimizing Large Arrays with StoneFly Storage Concentrators All trademark names are the property of their respective companies. This publication contains opinions of which are subject to change from time

More information

Data Management using Hierarchical Storage Management (HSM) with 3-Tier Storage Architecture

Data Management using Hierarchical Storage Management (HSM) with 3-Tier Storage Architecture P - 388 Data Management using Hierarchical Storage Management (HSM) with 3-Tier Storage Architecture Manoj Kumar Kujur, B G Chaurasia, Sompal Singh, D P Singh GEOPIC, ONGC, Dehradun, E-Mail kujur_mk@ongc.co.in

More information

Dell PowerVault DL Backup to Disk Appliance Powered by CommVault. Backup-to-disk and recovery with deduplication

Dell PowerVault DL Backup to Disk Appliance Powered by CommVault. Backup-to-disk and recovery with deduplication Dell PowerVault DL Backup to Disk Appliance Powered by CommVault Backup-to-disk and recovery with deduplication Contents Executive summary The Dell PV DL backup to disk appliance powered By Commvault Capital

More information

EMC Unified Storage for Microsoft SQL Server 2008

EMC Unified Storage for Microsoft SQL Server 2008 EMC Unified Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON and EMC FAST Cache Reference Copyright 2010 EMC Corporation. All rights reserved. Published October, 2010 EMC believes the information

More information

Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect

Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect Disk-to-Disk-to-Offsite Backups for SMBs with Retrospect Abstract Retrospect backup and recovery software provides a quick, reliable, easy-to-manage disk-to-disk-to-offsite backup solution for SMBs. Use

More information

IMPLEMENTING A FIBRE CHANNEL STRATEGY FOR TAPE BACKUP SYSTEMS. ATTO Technology, Inc. The Power Behind The Storage

IMPLEMENTING A FIBRE CHANNEL STRATEGY FOR TAPE BACKUP SYSTEMS. ATTO Technology, Inc. The Power Behind The Storage IMPLEMENTING A FIBRE CHANNEL STRATEGY FOR TAPE BACKUP SYSTEMS ATTO Technology, Inc. The Power Behind The Storage COPYRIGHT ATTO TECHNOLOGY, INC. 1999 INTRODUCTION The basic architecture for tape backup

More information

Considerations when Choosing a Backup System for AFS

Considerations when Choosing a Backup System for AFS Considerations when Choosing a Backup System for AFS By Kristen J. Webb President and CTO Teradactyl LLC. June 18, 2005 The Andrew File System has a proven track record as a scalable and secure network

More information

Technology Insight Series

Technology Insight Series HP s Information Supply Chain Optimizing Information, Data and Storage for Business Value John Webster August, 2011 Technology Insight Series Evaluator Group Copyright 2011 Evaluator Group, Inc. All rights

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

Real-time Compression: Achieving storage efficiency throughout the data lifecycle

Real-time Compression: Achieving storage efficiency throughout the data lifecycle Real-time Compression: Achieving storage efficiency throughout the data lifecycle By Deni Connor, founding analyst Patrick Corrigan, senior analyst July 2011 F or many companies the growth in the volume

More information