Opendedupe & Veritas NetBackup ARCHITECTURE OVERVIEW AND USE CASES

Size: px
Start display at page:

Download "Opendedupe & Veritas NetBackup ARCHITECTURE OVERVIEW AND USE CASES"

Transcription

1 Opendedupe & Veritas NetBackup ARCHITECTURE OVERVIEW AND USE CASES May, 2017

2 Contents Introduction... 2 Overview... 2 Architecture... 2 SDFS File System Service... 3 Data Writes... 3 Data Reads... 3 De-duplication Storage Engine... 4 Data Blocks... 4 Cloud Storage of Data Blocks... 4 Reference configurations... 4 Standalone Opendedupe system... 4 Customer Pain Points/Business Challenges... 5 Applications... 6 Case 1: Backup and Replication... 6 Case 2: Tape Elimination... 7 Case 3: Migrate Data from EMC Data Domain to alternate Object Store... 8 Case 4: Long term archival to lower storage costs... 9 Case 5: Zero Data Movement, A.I.R based Cloud DR recovery of on-premise servers...10 Case 7: NetBackup in the cloud...12 Conclusion E: info@ T:

3 2 Opendedupe & Veritas NetBackup Whitepaper Introduction Opendedupe represents an opportunity for enterprises to optimize storage usage, and protect large amounts of data. As an open source product, there is no capital cost to the customer, but those who do acquire Opendedupe have an option to purchase enterprise grade 24/7 support. Opendedupe is an excellent fit for backup, and long-term archival retention, either on-premise, off-premise (in the cloud) or a combination of the two. It can be used to store data either locally on-site, or off-site in the cloud, while using the smallest amount of actual storage possible. OVERVIEW Opendedupe originated in 2010, and is comprised of both the SDFS filesystem and SDVOL volume management. SDFS performs inline de-duplication, provides expandability and flexibility to either local or cloud storage (typically using the standard S3 protocol used by the likes of Amazon, Google, Azure, etc.), while SDVOL is a distributed and expandable volume manager that provides inline de-duplication and replication to any filesystem. The two components, SDFS and SDVOL, can be deployed in either a standalone or distributed, multi-node configuration. In a standalone configuration, inline de-duplication, replication and unlimited snapshot capabilities are available. Multi-node deployments gain global, intra-volume de-duplication, and configurable block storage redundancy with block storage expandability. A unique and powerful feature of Opendedupe is that it stores a copy of its hash and metadata lookup information with the de-duplicated data in the cloud or local storage. ARCHITECTURE SDFS s design decouples block data from file metadata, allowing any number of logical files to reference the same unique data block. The data block has no knowledge of what files reference it, or where the files are located. The metadata contains a hash that is associated with the logical location within a file. As the data is de-duplicated and shared between volumes, the I/O is significantly reduced across both the network and on the system. SDFS has 3 basic components: SDFS File System Service (FSS) De-duplication Storage Engine (DSE) Data Chunks E: info@ T:

4 3 Opendedupe & Veritas NetBackup Whitepaper Figure 1 - Read/Write flow from application layer to local or S3 bucket storage SDFS File System Service The SDFS file-system provides a POSIX compliant view of the de-duplicated data, and is a logical container responsible for all filesystem level activity (i.e.: chunking data into blocks for de-duplication, file system statistics, snapshots). The SDFS File System Service stores the metadata regarding files and folders, and the mapping file for the actual file data. The actual data blocks or chunks are either stored within the local De-duplication Storage Engine or, if multi-node, a node s DSE. SDFS logical files are represented by two different metadata components, and are held in two files. The first represents the filesystem namespace that is presented when the filesystem is mounted. This contains the filesystem attributes associated with the file (example: size, atime, ctime, acls,) and links to the associated map file. The second metadata file is the mapping file, which contains the list of records corresponding to the locations of the data blocks that represent the file. Each record contains a hash entry, if the data is duplicate, stored on remote nodes, and what nodes the data can be found on. Data Writes A data write to the SDFS filesystem is first sent to the File-System Process for the kernel via the FUSE library. SDFS grabs the data from the FUSE layer API, breaks the data into fixed chunks, and is immediately cached on a per file basis for active I/O in a FIFO buffer. The chunks are expired from the FIFO buffer as new data enters or after two seconds. The expired chunks are moved to a flushing buffer, which in turn is emptied by several configurable write threads that compute the hash for the data block, then a search is done to see if the hash or data has already been stored, confirming the data has been stored and updating the record associated with the data block in the mapping file. Data Reads When a read request is made for data on the SDFS filesystem, the file position and data length is passed via the FUSE layer to the SDFS application. The record(s) associated with the file s position and length are looked up in the mapping file and the relevant block data is recalled by looking up the hash for local storage. E: info@ T:

5 4 Opendedupe & Veritas NetBackup Whitepaper De-duplication Storage Engine The DSE stores, retrieves and removes all deduped data chunks. The DSE can be run as part of an SDFS volume (default) or as part of a global de-duplication storage pool. The chunks of data are stored either on local disk or at a cloud provider and are indexed for retrieval with a custom written hash table. Data Blocks Unique data chunks are stored in a Data Block by the DSE either on disk or in the cloud. The data chunks are stored in sequence within the chunkstore folder. The datablocks default to 40 MB in size but can be set as high as 2 GB. Once a block has filled, or times out waiting for new data (six seconds), it is closed and isn t available for writing. New blocks are created as unique data is written into the DSE, and is given a unique long integer identifier and is either compressed or encrypted in the chunkstore. The associated DSE map file is updated, and the data is written to permanent location on disk, or uploaded to the cloud and cached locally. Cloud Storage of Data Blocks Data that is uploaded to the cloud is cached locally, but should the data flush from local cache, the data block is retrieved from the cloud storage provider, and re-cached locally. The data is then read back to the requesting application from the local cache. Should the data be stored in an Amazon Glacier repository, the volume is informed the data is archived, and the volume initiates an archive retrieval process. REFERENCE CONFIGURATIONS Standalone Opendedupe system The configuration below is designed to manage 100TB of backend stored (de-duplicated data) and assumes physical resources with an 8:1 de-duplication rate. 36 GB of RAM 16 Core 2.3 GHZ or better. 103 TB storage (actual data, operating system, hash table and meta data requirements. If using cloud storage, a minimum link speed of 5 MB/s is required, and faster may be required. E: info@ T:

6 5 Opendedupe & Veritas NetBackup Whitepaper Figure 2 - Single Veritas NetBackup domain, on-premise with cloud replication using DPOO or capacity licensing NetBackup Media server with Opendedupe OST Plugin 16 Core CPU 2.3 GHZ 32 GB RAM OS Hash Meta De-duplicated Data Pool 3 x 1 TB Mirrored volumes 100 TB RAIDS S3 Object Store in the Cloud Customer Pain Points/Business Challenges Businesses today are faced with multiple reasons for storing and archiving large amounts of unstructured data. This adds a burgeoning cost today to operational activity and costs. De-duplicating this data permits customers to reduce the electronic footprint, as well as the physical footprint of their back end storage. Using the 8:1 de-duplication ratio specified in the reference configurations, Opendedupe coupled with Veritas NetBackup can reduce customers onpremise backup storage needs significantly, and extend the storage density of existing storage. This will mean longer term images can be retained on-premise, and with the ability to use cloud S3 based storage, longer archival data can be moved off-site, with a commensurate reduction in media handling fees and physical system costs. Because Opendedupe also stores a copy of the metadata needed to access the data chunks with the data sent to the cloud, a customer is also able to survive a catastrophic event at the source site by simply deploying a new Opendedupe server, and configuring it to access the appropriate S3 bucket. E: info@ T:

7 6 Opendedupe & Veritas NetBackup Whitepaper APPLICATIONS The following are some high-level use cases of Opendedupe with Veritas NetBackup presented for consideration: Case 1: Backup and Replication NB Master/Media Server p Server Data replicated to both destinations On Premise Cloud Public Cloud Provider Consider a customer with Veritas NetBackup Due to business requirements, they cannot upgrade to NetBackup 8.1 or later for a protracted period, but require a way to store data in the cloud. The Opendedupe OST plugin (on the NB HCL) will allow a customer to replicate images from their disk solution (basic, advanced or MSDP) to any S3 based cloud solution of their choice, on-site or off-site. Should the cloud solution be an on-premise version, the customer can protect the data for disaster recovery (DR) purposes by using Opendedupe s built in, de-duplication replication features to create a synchronous or asynchronous copy of the data at an alternate location. E: info@ T:

8 7 Opendedupe & Veritas NetBackup Whitepaper Case 2: Tape Elimination Opendedupe NB Master/Media Server Opendedupe Server Consider a customer with a heavily tape based NetBackup solution, who wants to move to a disk based solution combined with the cloud. Opendedupe s OST plugin combined with either Capacity or DPOO licensing, can move the customer efficiently to a cloud based archival storage of data with a resulting reduction in data center footprint as there is no longer a need for tape libraries. The benefit is that the data will be protected by the cloud provider s data protection solutions, and is no longer subject to the physical damage that is inherent with the use of tape. E: info@ T:

9 8 Opendedupe & Veritas NetBackup Whitepaper Case 3: Migrate Data from EMC Data Domain to alternate Object Store Data Domain data migrated to DataDomain NB Master/Media Server Server Private Cloud EMC Data Domain (DD) storage, while effective, is costly for customers. Given the way Opendedupe s OST plugin works, the data can be duplicated efficiently from the DD devices to an Opendedupe solution and written to any lower cost S3 compatible Object storage either on-site or off-site. E: info@ T:

10 9 Opendedupe & Veritas NetBackup Whitepaper Case 4: Long term archival to lower storage costs NB Master/Media Server Server With the advent of cloud storage services, Opendedupe is a good fit as it provides reliable, low cost storage of long-term data retention for data compliancy requirements in a de-duplicated and encrypted (in-flight and at rest) manner. The customer does not need costly maintenance and infrastructure support costs for tape libraries and is better able to capitalize on the resulting free-up of physical infrastructure resources, and operational time spent on the care and feeding of the tape library. E: info@ T:

11 10 Opendedupe & Veritas NetBackup Whitepaper Case 5: Zero Data Movement, A.I.R based Cloud DR recovery of on-premise servers NB Master/Media Server Server NB Master/Media Server Server Data Center 1 S3 Connector Data Center Backup image write S3 Connector Data Center Backup image import Data Center 2 S3 Data Bucket Replication with traditional storage targets require unique data synchronization between the primary and replica target. Historically this worked quite well but, as backup datasets become larger, backup target replication has come to consume a greater part of site to site bandwidth, potentially up to 70% of inter-site traffic. Opendedupe has the capability to replicate using this method and includes a Cloud Optimized method of replication to reduce replication traffic to nearly zero. With Opendedupe Zero Data Movement Feature, multiple NetBackup domains can share the same object storage bucket for reads and writes. This means that organizations can back up an image from one NetBackup domain and restore it from another simply by reading the data and metadata directly from the shared bucket (backup image import required). This is effective for organizations that are using or desire to use cloud infrastructure for disaster recovery. Using Opendedupe, an organization can backup the on-premise servers to one cloud S3 storage provider, and then restore those servers to an alternate cloud S3 provider s storage through a second NetBackup domain in the cloud, without any additional data movement. Additionally, since the S3 object storage is co-located with the secondary cloud environment, faster restore speeds and recovery are possible. E: info@ T:

12 11 Opendedupe & Veritas NetBackup Whitepaper Case 6: Optimized replication between different cloud storage targets NB Master/Media Server p Server Data replicated to both destinations Cloud Provider 1 Cloud Provider 2 For DR and long term retention, backup data protection is paramount to prevent data corruption and ensure data availability in the event of a DR incident. Using traditional backup storage targets data consistency and availability is achieved through creating multiple optimized replicas of backup images across many data centers. This method can achieve 5 (99.999% uptime) nines of availability which is typically required for most DR plans. When migrating to cloud storage as a target, it is important to keep in mind that even the best cloud infrastructure vendors do not guarantee or report 5 nines of availability for their object storage. For organizations that require high availability of their backup data, replicating backup data to two cloud storage vendors is critical. Opendedupe includes optimized replication and Auto Image Replication (AIR) support that enables organizations to replicate backup images between two or more cloud storage vendors with reduced bandwidth and storage costs. Like traditional backup storage targets, Opendedupe enables backup images to be replicated to secondary storage targets, only ever moving unique data across the wire. But, unlike traditional storage targets, Opendedupe enables organizations to migrate data automatically between cloud storage vendors, not just between on-premises storage targets. This means organizations can replicate backup images between Microsoft Azure and Amazon AWS, or, on-premise object storage and off-premise object storage without any additional infrastructure. E: info@ T:

13 12 Opendedupe & Veritas NetBackup Whitepaper Case 7: NetBackup in the cloud NB Master/Media Server Server NB Master/Media Server Server Data Center 1 Data Center 2 S3 Connector S3 Connector VPN VPN S3 Data Bucket Virtual system restored on cloud provider infrastructure Virtual Server Virtual NB Master/Media Server MSDP and traditional de-duplicated backup storage targets rely on block storage as primary storage for backup images. On-premise can be cost effective, but when migrating to cloud infrastructure block storage, cost can be prohibitive for large backup environments. As an example, block storage within Amazons EBS, at the time of writing this document, is $.10 a GB U.S. dollars. Depending on the IO requirements for block storage, this cost can be even higher. In contrast, S3 storage costs are $.023 per GB U.S. per month. Opendedupe leverages S3 storage for backup images and reduces cost to approximately 1/5 the cost of traditional backup targets. E: info@ T:

14 13 Opendedupe & Veritas NetBackup Whitepaper Conclusion Opendedupe coupled with Veritas NetBackup addresses several business concerns and challenges; It permits global de-duplication of backup data across multiple NetBackup domains. Any NetBackup media server, including appliances, can access cloud storage solutions using the S3 protocol. Migration of data from data domain to lower cost object storage becomes possible and is optimized. Finally, Opendedupe eliminates the need for the care and feeding of tape libraries, storing data either on-premise or in the cloud, in a dense, de-duplicated state, with encryption. Where cloud storage is used, site failure does not mean the loss of data, as it is possible to recall the hash table and other metadata from the cloud and recover data from the cloud. Authors: David Kerrivan (Kanatek), Darryl Levesque (Kanatek), Sam Silverberg (Veritas). E: info@ T:

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved.

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved. 1 Using patented high-speed inline deduplication technology, Data Domain systems identify redundant data as they are being stored, creating a storage foot print that is 10X 30X smaller on average than

More information

Rio-2 Hybrid Backup Server

Rio-2 Hybrid Backup Server A Revolution in Data Storage for Today s Enterprise March 2018 Notices This white paper provides information about the as of the date of issue of the white paper. Processes and general practices are subject

More information

Using Cohesity with Amazon Web Services (AWS)

Using Cohesity with Amazon Web Services (AWS) Using Cohesity with Amazon Web Services (AWS) Achieve your long-term retention and archival objectives for secondary data Cohesity DataPlatform is a hyperconverged secondary data and application solution

More information

HPE Reference Configuration for HPE Cloud Bank Storage with S3 Connector and Scality

HPE Reference Configuration for HPE Cloud Bank Storage with S3 Connector and Scality HPE Reference Configuration for HPE Cloud Bank Storage with S3 Connector and Scality Solution overview, best practices, and recommendations Reference Architecture Reference Architecture Contents Executive

More information

How To Guide: Long Term Archive for Rubrik. Using SwiftStack Storage as a Long Term Archive for Rubrik

How To Guide: Long Term Archive for Rubrik. Using SwiftStack Storage as a Long Term Archive for Rubrik Using SwiftStack Storage as a Long Term Archive for Rubrik Introduction 3 Solution Architecture 5 Example Design 5 Multi Region Cluster 6 Network Design 6 Minimum Supported Versions and Solution Limits

More information

White paper ETERNUS CS800 Data Deduplication Background

White paper ETERNUS CS800 Data Deduplication Background White paper ETERNUS CS800 - Data Deduplication Background This paper describes the process of Data Deduplication inside of ETERNUS CS800 in detail. The target group consists of presales, administrators,

More information

DELL EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE

DELL EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE WHITEPAPER DELL EMC DATA DOMAIN EXTENDED RETENTION SOFTWARE A Detailed Review ABSTRACT This white paper introduces Dell EMC Data Domain Extended Retention software that increases the storage scalability

More information

Understanding Virtual System Data Protection

Understanding Virtual System Data Protection Understanding Virtual System Data Protection Server virtualization is the most important new technology introduced in the data center in the past decade. It has changed the way we think about computing

More information

Hedvig as backup target for Veeam

Hedvig as backup target for Veeam Hedvig as backup target for Veeam Solution Whitepaper Version 1.0 April 2018 Table of contents Executive overview... 3 Introduction... 3 Solution components... 4 Hedvig... 4 Hedvig Virtual Disk (vdisk)...

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

AWS Storage Gateway. Not your father s hybrid storage. University of Arizona IT Summit October 23, Jay Vagalatos, AWS Solutions Architect

AWS Storage Gateway. Not your father s hybrid storage. University of Arizona IT Summit October 23, Jay Vagalatos, AWS Solutions Architect AWS Storage Gateway Not your father s hybrid storage University of Arizona IT Summit 2017 Jay Vagalatos, AWS Solutions Architect October 23, 2017 The AWS Storage Portfolio Amazon EBS (persistent) Block

More information

Trends in Data Protection and Restoration Technologies. Mike Fishman, EMC 2 Corporation

Trends in Data Protection and Restoration Technologies. Mike Fishman, EMC 2 Corporation Trends in Data Protection and Restoration Technologies Mike Fishman, EMC 2 Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore

REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore REFERENCE ARCHITECTURE Quantum StorNext and Cloudian HyperStore CLOUDIAN + QUANTUM REFERENCE ARCHITECTURE 1 Table of Contents Introduction to Quantum StorNext 3 Introduction to Cloudian HyperStore 3 Audience

More information

DATA PROTECTION FOR THE CLOUD

DATA PROTECTION FOR THE CLOUD DATA PROTECTION FOR THE CLOUD ERWIN FREISLEBEN ADVISORY SYSTEMS ENGINEER, DELL EMC Data Protection Everywhere Where You Need It Consumption Models On-Prem Continuous Availability Virtualized Converged

More information

Tintri Cloud Connector

Tintri Cloud Connector TECHNICAL WHITE PAPER Tintri Cloud Connector Technology Primer & Deployment Guide www.tintri.com Revision History Version Date Description Author 1.0 12/15/2017 Initial Release Bill Roth Table 1 - Revision

More information

Cloud FastPath: Highly Secure Data Transfer

Cloud FastPath: Highly Secure Data Transfer Cloud FastPath: Highly Secure Data Transfer Tervela helps companies move large volumes of sensitive data safely and securely over network distances great and small. Tervela has been creating high performance

More information

StorageCraft OneXafe and Veeam 9.5

StorageCraft OneXafe and Veeam 9.5 TECHNICAL DEPLOYMENT GUIDE NOV 2018 StorageCraft OneXafe and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneXafe, compliments Veeam to create a differentiated

More information

ZYNSTRA TECHNICAL BRIEFING NOTE

ZYNSTRA TECHNICAL BRIEFING NOTE ZYNSTRA TECHNICAL BRIEFING NOTE Backup What is Backup? Backup is a service that forms an integral part of each Cloud Managed Server. Its purpose is to regularly store an additional copy of your data and

More information

Scale-Out Architectures for Secondary Storage

Scale-Out Architectures for Secondary Storage Technology Insight Paper Scale-Out Architectures for Secondary Storage NEC is a Pioneer with HYDRAstor By Steve Scully, Sr. Analyst February 2018 Scale-Out Architectures for Secondary Storage 1 Scale-Out

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide TECHNICAL DEPLOYMENT GUIDE StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneBlox, compliments Veeam to create a differentiated diskbased

More information

Technology Insight Series

Technology Insight Series IBM ProtecTIER Deduplication for z/os John Webster March 04, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved. Announcement Summary The many data

More information

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments.

Data safety for digital business. Veritas Backup Exec WHITE PAPER. One solution for hybrid, physical, and virtual environments. WHITE PAPER Data safety for digital business. One solution for hybrid, physical, and virtual environments. It s common knowledge that the cloud plays a critical role in helping organizations accomplish

More information

Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security

Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security 2011 Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security BridgeSTOR Deduplication, Compression, Thin Provisioning and Encryption Transform DPM from Good to Great BridgeSTOR, LLC 4/4/2011

More information

SwiftStack Object Storage

SwiftStack Object Storage Integrating NetBackup 8.1.x with SwiftStack Object Storage July 23, 2018 1 Table of Contents Table of Contents 2 Introduction 4 SwiftStack Storage Connected to NetBackup 5 Netbackup 8.1 Support for SwiftStack

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Optimized Duplication Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints - Optimized Duplication

More information

vsphere Replication 6.5 Technical Overview January 08, 2018

vsphere Replication 6.5 Technical Overview January 08, 2018 vsphere Replication 6.5 Technical Overview January 08, 2018 1 Table of Contents 1. VMware vsphere Replication 6.5 1.1.Introduction 1.2.Architecture Overview 1.3.Initial Deployment and Configuration 1.4.Replication

More information

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION?

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION? WHAT IS FALCONSTOR? FAQS FalconStor Optimized Backup and Deduplication is the industry s market-leading virtual tape and LAN-based deduplication solution, unmatched in performance and scalability. With

More information

HCI: Hyper-Converged Infrastructure

HCI: Hyper-Converged Infrastructure Key Benefits: Innovative IT solution for high performance, simplicity and low cost Complete solution for IT workloads: compute, storage and networking in a single appliance High performance enabled by

More information

What's in this guide... 4 Documents related to NetBackup in highly available environments... 5

What's in this guide... 4 Documents related to NetBackup in highly available environments... 5 Contents Chapter 1 About in this guide... 4 What's in this guide... 4 Documents related to NetBackup in highly available environments... 5 Chapter 2 NetBackup protection against single points of failure...

More information

powered by Cloudian and Veritas

powered by Cloudian and Veritas Lenovo Storage DX8200C powered by Cloudian and Veritas On-site data protection for Amazon S3-compliant cloud storage. assistance from Lenovo s world-class support organization, which is rated #1 for overall

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

Balakrishnan Nair. Senior Technology Consultant Back Up & Recovery Systems South Gulf. Copyright 2011 EMC Corporation. All rights reserved.

Balakrishnan Nair. Senior Technology Consultant Back Up & Recovery Systems South Gulf. Copyright 2011 EMC Corporation. All rights reserved. Balakrishnan Nair Senior Technology Consultant Back Up & Recovery Systems South Gulf 1 Thinking Fast: The World s Fastest Backup Now Does Archive Too Introducing the New EMC Backup and Recovery Solutions

More information

IBM Spectrum Protect Version Introduction to Data Protection Solutions IBM

IBM Spectrum Protect Version Introduction to Data Protection Solutions IBM IBM Spectrum Protect Version 8.1.2 Introduction to Data Protection Solutions IBM IBM Spectrum Protect Version 8.1.2 Introduction to Data Protection Solutions IBM Note: Before you use this information

More information

EMC DATA DOMAIN PRODUCT OvERvIEW

EMC DATA DOMAIN PRODUCT OvERvIEW EMC DATA DOMAIN PRODUCT OvERvIEW Deduplication storage for next-generation backup and archive Essentials Scalable Deduplication Fast, inline deduplication Provides up to 65 PBs of logical storage for long-term

More information

How Symantec Backup solution helps you to recover from disasters?

How Symantec Backup solution helps you to recover from disasters? How Symantec Backup solution helps you to recover from disasters? Finn Henningsen Presales Specialist Technology Days 2011 1 Thank you to our sponsors Technology Days 2011 2 Agenda Why do we bother? Infrastructure

More information

Arcserve Solutions for Amazon Web Services (AWS)

Arcserve Solutions for Amazon Web Services (AWS) Arcserve Solutions for Amazon Web Services (AWS) Introduction The public cloud has become a major factor in all IT decision making due to its endless supply of technical resources at an affordable cost.

More information

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Summary Harmonic Media Application Server (MAS) provides management of content across the Harmonic server and storage infrastructure.

More information

Complete Data Protection & Disaster Recovery Solution

Complete Data Protection & Disaster Recovery Solution Complete Data Protection & Disaster Recovery Solution Quadric Software 2015 We were looking at other solutions. Alike was the best with XenServer, and none of them had Alike s compression abilities. After

More information

Technology Insight Series

Technology Insight Series EMC Avamar for NAS - Accelerating NDMP Backup Performance John Webster June, 2011 Technology Insight Series Evaluator Group Copyright 2011 Evaluator Group, Inc. All rights reserved. Page 1 of 7 Introduction/Executive

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Large Installations Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints 1 Symantec Backup Exec Blueprints

More information

OpenDedupe. Architecture

OpenDedupe. Architecture OpenDedupe Architecture Components Front End IO Components (Read,Write,Dedupe,Metadata) Interface Layer (org.opendedup.sdfs.servers.hashchunkservice) Persistence (Hashtable,Unique Block Storage) Front

More information

Scale-out Object Store for PB/hr Backups and Long Term Archive April 24, 2014

Scale-out Object Store for PB/hr Backups and Long Term Archive April 24, 2014 Scale-out Object Store for PB/hr Backups and Long Term Archive April 24, 2014 Gideon Senderov Director, Advanced Storage Products NEC Corporation of America Long-Term Data in the Data Center (EB) 140 120

More information

IBM Tivoli Storage Manager Version Introduction to Data Protection Solutions IBM

IBM Tivoli Storage Manager Version Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.6 Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.6 Introduction to Data Protection Solutions IBM Note: Before you use this

More information

Eight Tips for Better Archives. Eight Ways Cloudian Object Storage Benefits Archiving with Veritas Enterprise Vault

Eight Tips for Better  Archives. Eight Ways Cloudian Object Storage Benefits  Archiving with Veritas Enterprise Vault Eight Tips for Better Email Archives Eight Ways Cloudian Object Storage Benefits Email Archiving with Veritas Enterprise Vault Most organizations now manage terabytes, if not petabytes, of corporate and

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for Auto Image Replication Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice

More information

TIBX NEXT-GENERATION ARCHIVE FORMAT IN ACRONIS BACKUP CLOUD

TIBX NEXT-GENERATION ARCHIVE FORMAT IN ACRONIS BACKUP CLOUD TIBX NEXT-GENERATION ARCHIVE FORMAT IN ACRONIS BACKUP CLOUD 1 Backup Speed and Reliability Are the Top Data Protection Mandates What are the top data protection mandates from your organization s IT leadership?

More information

DELL EMC DATA DOMAIN OPERATING SYSTEM

DELL EMC DATA DOMAIN OPERATING SYSTEM DATA SHEET DD OS Essentials High-speed, scalable deduplication Reduces protection storage requirements by up to 55x Up to 3x restore performance CPU-centric scalability Data invulnerability architecture

More information

Dell DR4100. Disk based Data Protection and Disaster Recovery. April 3, Birger Ferber, Enterprise Technologist Storage EMEA

Dell DR4100. Disk based Data Protection and Disaster Recovery. April 3, Birger Ferber, Enterprise Technologist Storage EMEA Dell DR4100 Disk based Data Protection and Disaster Recovery April 3, 2013 Birger Ferber, Enterprise Technologist Storage EMEA Agenda DR4100 Technical Review DR4100 New Features DR4100 Use Cases DR4100

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 31 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

DELL EMC DATA DOMAIN OPERATING SYSTEM

DELL EMC DATA DOMAIN OPERATING SYSTEM DATA SHEET DD OS Essentials High-speed, scalable deduplication Up to 68 TB/hr performance Reduces protection storage requirements by 10 to 30x CPU-centric scalability Data invulnerability architecture

More information

Veritas NetBackup Appliance Family OVERVIEW BROCHURE

Veritas NetBackup Appliance Family OVERVIEW BROCHURE Veritas NetBackup Appliance Family OVERVIEW BROCHURE Veritas NETBACKUP APPLIANCES Veritas understands the shifting needs of the data center and offers NetBackup Appliances as a way for customers to simplify

More information

1 Quantum Corporation 1

1 Quantum Corporation 1 1 Tactics and Tips for Protecting Virtual Servers Mark Eastman Director, Solutions Marketing April 2008 VMware Changing the Way Data Protection is Done No longer 1 server, 1 backup paradigm App Virtual

More information

Countering ransomware with HPE data protection solutions

Countering ransomware with HPE data protection solutions Countering ransomware with HPE data protection solutions What is ransomware? Definition Malware that prevents or limits users from accessing their system by: Locking the system s screen Encrypting files

More information

White Paper Simplified Backup and Reliable Recovery

White Paper Simplified Backup and Reliable Recovery Simplified Backup and Reliable Recovery NEC Corporation of America necam.com Overview Amanda Enterprise from Zmanda - A Carbonite company, is a backup and recovery solution that offers fast installation,

More information

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW

Veritas Backup Exec. Powerful, flexible and reliable data protection designed for cloud-ready organizations. Key Features and Benefits OVERVIEW Veritas Backup Exec Powerful, flexible and reliable data protection designed for cloud-ready organizations. OVERVIEW Veritas Backup Exec is the backup solution without barriers, delivered your way. You

More information

Backup and Recovery Best Practices

Backup and Recovery Best Practices Backup and Recovery Best Practices Session: 3 Track: ELA Services Skip Farmer Symantec 1 Backup System Infrastructure 2 Isolating Performance Issues 3 Virtual Machine Backups 4 Reporting - Opscenter Analytics

More information

Deduplication Storage System

Deduplication Storage System Deduplication Storage System Kai Li Charles Fitzmorris Professor, Princeton University & Chief Scientist and Co-Founder, Data Domain, Inc. 03/11/09 The World Is Becoming Data-Centric CERN Tier 0 Business

More information

Next Generation Storage for The Software-Defned World

Next Generation Storage for The Software-Defned World ` Next Generation Storage for The Software-Defned World John Hofer Solution Architect Red Hat, Inc. BUSINESS PAINS DEMAND NEW MODELS CLOUD ARCHITECTURES PROPRIETARY/TRADITIONAL ARCHITECTURES High up-front

More information

Data Deduplication Makes It Practical to Replicate Your Tape Data for Disaster Recovery

Data Deduplication Makes It Practical to Replicate Your Tape Data for Disaster Recovery Data Deduplication Makes It Practical to Replicate Your Tape Data for Disaster Recovery Scott James VP Global Alliances Luminex Software, Inc. Randy Fleenor Worldwide Data Protection Management IBM Corporation

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC

Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC Files vs. Object File Metadata: Name: Picture.jpg Path: /mnt/pictures Owner:

More information

Deduplication File System & Course Review

Deduplication File System & Course Review Deduplication File System & Course Review Kai Li 12/13/13 Topics u Deduplication File System u Review 12/13/13 2 Storage Tiers of A Tradi/onal Data Center $$$$ Mirrored storage $$$ Dedicated Fibre Clients

More information

AUTOMATING IBM SPECTRUM SCALE CLUSTER BUILDS IN AWS PROOF OF CONCEPT

AUTOMATING IBM SPECTRUM SCALE CLUSTER BUILDS IN AWS PROOF OF CONCEPT AUTOMATING IBM SPECTRUM SCALE CLUSTER BUILDS IN AWS PROOF OF CONCEPT By Joshua Kwedar Sr. Systems Engineer By Steve Horan Cloud Architect ATS Innovation Center, Malvern, PA Dates: Oct December 2017 INTRODUCTION

More information

HP Dynamic Deduplication achieving a 50:1 ratio

HP Dynamic Deduplication achieving a 50:1 ratio HP Dynamic Deduplication achieving a 50:1 ratio Table of contents Introduction... 2 Data deduplication the hottest topic in data protection... 2 The benefits of data deduplication... 2 How does data deduplication

More information

Backup & Recovery on AWS

Backup & Recovery on AWS EBOOK: Backup & Recovery on AWS 2017, Amazon Web Services, Inc. or its affiliates. All rights reserved. Contents Backup and Recovery on AWS AWS Object Storage Services RDX APN Storage Partner Benefits

More information

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version :

Symantec Design of DP Solutions for UNIX using NBU 5.0. Download Full Version : Symantec 250-421 Design of DP Solutions for UNIX using NBU 5.0 Download Full Version : http://killexams.com/pass4sure/exam-detail/250-421 B. Applications running on the Windows clients will be suspended

More information

Advanced Architectures for Oracle Database on Amazon EC2

Advanced Architectures for Oracle Database on Amazon EC2 Advanced Architectures for Oracle Database on Amazon EC2 Abdul Sathar Sait Jinyoung Jung Amazon Web Services November 2014 Last update: April 2016 Contents Abstract 2 Introduction 3 Oracle Database Editions

More information

Veritas Access NetBackup Solutions Guide

Veritas Access NetBackup Solutions Guide Veritas Access 7.2.1 NetBackup Solutions Guide Linux 7.2.1 Veritas Access NetBackup Solutions Guide Last updated: 2019-04-04 Document version: 7.2.1 Rev 1 Legal Notice Copyright 2017 Veritas Technologies

More information

When failure is not an option HP NonStop BackBox VTC

When failure is not an option HP NonStop BackBox VTC When failure is not an option HP NonStop BackBox VTC Sylvain Tétreault ETI-NET April 29 Th, 2015 Agenda Data Protection is not optional HP NonStop BackBox VTC How HP NonStop BackBox VTC works Today s world

More information

The World s Fastest Backup Systems

The World s Fastest Backup Systems 3 The World s Fastest Backup Systems Erwin Freisleben BRS Presales Austria 4 EMC Data Domain: Leadership and Innovation A history of industry firsts 2003 2004 2005 2006 2007 2008 2009 2010 2011 First deduplication

More information

System Requirements. Hardware and Virtual Appliance Requirements

System Requirements. Hardware and Virtual Appliance Requirements This chapter provides a link to the Cisco Secure Network Server Data Sheet and lists the virtual appliance requirements. Hardware and Virtual Appliance Requirements, page 1 Virtual Machine Appliance Size

More information

Dell EMC CIFS-ECS Tool

Dell EMC CIFS-ECS Tool Dell EMC CIFS-ECS Tool Architecture Overview, Performance and Best Practices March 2018 A Dell EMC Technical Whitepaper Revisions Date May 2016 September 2016 Description Initial release Renaming of tool

More information

Symantec NetBackup 7 for VMware

Symantec NetBackup 7 for VMware V-Ray visibility into virtual machine protection Overview There s little question that server virtualization is the single biggest game-changing trend in IT today. Budget-strapped IT departments are racing

More information

High performance and functionality

High performance and functionality IBM Storwize V7000F High-performance, highly functional, cost-effective all-flash storage Highlights Deploys all-flash performance with market-leading functionality Helps lower storage costs with data

More information

Overview Brochure. Veritas NetBackup TM Appliance Family

Overview Brochure. Veritas NetBackup TM Appliance Family Overview Brochure Veritas NetBackup TM Appliance Family VERITAS NETBACKUP APPLIANCES Veritas understands the shifting needs of the data center and offers NetBackup Appliances as a way for customers to

More information

NetApp Cloud Backup. Technology Overview. Abstract. Technical Report. Christopher Wong, NetApp March 2018 TR-4427

NetApp Cloud Backup. Technology Overview. Abstract. Technical Report. Christopher Wong, NetApp March 2018 TR-4427 Technical Report NetApp Cloud Backup Technology Overview Christopher Wong, NetApp March 2018 TR-4427 Abstract This technology overview provides insight into the technical capabilities of the NetApp Cloud

More information

Zadara Enterprise Storage in

Zadara Enterprise Storage in Zadara Enterprise Storage in Google Cloud Platform (GCP) Deployment Guide March 2017 Revision A 2011 2017 ZADARA Storage, Inc. All rights reserved. Zadara Storage / GCP - Deployment Guide Page 1 Contents

More information

DISK LIBRARY FOR MAINFRAME

DISK LIBRARY FOR MAINFRAME DISK LIBRARY FOR MAINFRAME Mainframe Tape Replacement with cloud connectivity ESSENTIALS A Global Virtual Library for all mainframe tape use cases Supports private and public cloud providers. GDDR Technology

More information

The Business Case to deploy NetBackup Appliances and Deduplication

The Business Case to deploy NetBackup Appliances and Deduplication The Business Case to deploy NetBackup Appliances and Deduplication Noel Winter Appliance Product Lead EMEA Alex Lowe Regional Product Manager EMEA 1 Industry Leading Appliances Powered by Intel Intel Xeon

More information

FEBRUARY - MAY 2017 PROOF OF CONCEPT AND CASE STUDY. IBM Spectrum Protect and Backing up to Object Storage in the Cloud

FEBRUARY - MAY 2017 PROOF OF CONCEPT AND CASE STUDY. IBM Spectrum Protect and Backing up to Object Storage in the Cloud FEBRUARY - MAY 2017 PROOF OF CONCEPT AND CASE STUDY IBM Spectrum Protect and Backing up to Object Storage in the Cloud Andrew Wojnarek Sr. Systems Engineer ATS Innovation Center, Malvern PA Introduction

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

Mainframe Backup Modernization Disk Library for mainframe

Mainframe Backup Modernization Disk Library for mainframe Mainframe Backup Modernization Disk Library for mainframe Mainframe is more important than ever itunes Downloads Instagram Photos Twitter Tweets Facebook Likes YouTube Views Google Searches CICS Transactions

More information

Disaster Recovery-to-the- Cloud Best Practices

Disaster Recovery-to-the- Cloud Best Practices Disaster Recovery-to-the- Cloud Best Practices HOW TO EFFECTIVELY CONFIGURE YOUR OWN SELF-MANAGED RECOVERY PLANS AND THE REPLICATION OF CRITICAL VMWARE VIRTUAL MACHINES FROM ON-PREMISES TO A CLOUD SERVICE

More information

See what s new: Data Domain Global Deduplication Array, DD Boost and more. Copyright 2010 EMC Corporation. All rights reserved.

See what s new: Data Domain Global Deduplication Array, DD Boost and more. Copyright 2010 EMC Corporation. All rights reserved. See what s new: Data Domain Global Deduplication Array, DD Boost and more 2010 1 EMC Backup Recovery Systems (BRS) Division EMC Competitor Competitor Competitor Competitor Competitor Competitor Competitor

More information

The Technology Behind Datrium Cloud DVX

The Technology Behind Datrium Cloud DVX The Technology Behind Datrium Cloud DVX 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Public cloud as a new backup target Dedicated tape or disk based backup and

More information

Amazon AWS-Solution-Architect-Associate Exam

Amazon AWS-Solution-Architect-Associate Exam Volume: 858 Questions Question: 1 You are trying to launch an EC2 instance, however the instance seems to go into a terminated status immediately. What would probably not be a reason that this is happening?

More information

Discover the all-new CacheMount

Discover the all-new CacheMount Discover the all-new CacheMount 1 2 3 4 5 Why CacheMount and what are its problem solving abilities Cache function makes the hybrid cloud more efficient The key of CacheMount: Cache Volume User manual

More information

Configuring Generic Amazon AWS S3 Compatible Storage and Actifio OnVault for Long-Term Data Retention

Configuring Generic Amazon AWS S3 Compatible Storage and Actifio OnVault for Long-Term Data Retention Actifio CDS/Sky Tech Brief Configuring Generic Amazon AWS S3 Compatible Storage and Actifio OnVault for Long-Term Data Retention Audience The intended audience for this document is the user who is familiar

More information

SwiftStack and python-swiftclient

SwiftStack and python-swiftclient SwiftStack and python-swiftclient Summary Storage administrators around the world are turning to object storage and particularly SwiftStack s enterprise-ready object storage built on OpenStack Swift for

More information

Disk-Based Data Protection Architecture Comparisons

Disk-Based Data Protection Architecture Comparisons Disk-Based Data Protection Architecture Comparisons Abstract The dramatic drop in the price of hard disk storage combined with its performance characteristics has given rise to a number of data protection

More information

Storage S3 in backup. When? Value Architecture.

Storage S3 in backup. When? Value Architecture. Storage S3 in backup When? Value Architecture Daniel.Olkowski@dell.com Agenda Storage S3 Storage S3 in backup Where to use Where not to use Use cases Prices 2 of Y S3 storage as backup media / Storage

More information

Tape Sucks for Long-Term Retention Time to Move to the Cloud. How Cloud is Transforming Legacy Data Strategies

Tape Sucks for Long-Term Retention Time to Move to the Cloud. How Cloud is Transforming Legacy Data Strategies Tape Sucks for Long-Term Retention Time to Move to the Cloud How Cloud is Transforming Legacy Data Strategies INTRODUCTION Tapes suck for long term retention (LTR) Unknown content Locked in proprietary

More information

Madis Pärn Sr. System Engineer EMC CORE TECHNOLOGIES DATA PROTECTION OVERVIEW. Copyright 2015 EMC Corporation. All rights reserved.

Madis Pärn Sr. System Engineer EMC CORE TECHNOLOGIES DATA PROTECTION OVERVIEW. Copyright 2015 EMC Corporation. All rights reserved. Madis Pärn Sr. System Engineer EMC madis.parn@emc.com CORE TECHNOLOGIES DATA PROTECTION OVERVIEW 1 AGENDA NetWorker 9 ProtectPoint CloudBoost DataDomain OS 5.7 Spanning 2 1/3 Of Market Leading Companies

More information

Enterprise Cloud Data Protection With Storage Director and IBM Cloud Object Storage October 24, 2017

Enterprise Cloud Data Protection With Storage Director and IBM Cloud Object Storage October 24, 2017 Storage Director Overview Enterprise Cloud Data Protection With Storage Director and IBM Cloud Object Storage October 24, 2017 Tributary Systems Business Overview Tributary Systems, Inc., founded in 1990,

More information

product overview CRASH

product overview CRASH product overview CRASH e back up everyone, everywhere PROe Software Continuous backup for business Use CrashPlan PROe for continuous, cross-platform backup that works everywhere, enabling users to easily

More information

The 5 Keys to Virtual Backup Excellence

The 5 Keys to Virtual Backup Excellence The 5 Keys to Virtual Backup Excellence The Challenges 51 87 Percent of IT pros say virtualized server backups do not meet or only partially meet business goals for restores and recovery Percent of CIOs

More information

Veritas Resiliency Platform 3.1 Overview and Planning Guide. Applicable for Veritas Resiliency Platform 3.1 and 3.1 Update 1

Veritas Resiliency Platform 3.1 Overview and Planning Guide. Applicable for Veritas Resiliency Platform 3.1 and 3.1 Update 1 Veritas Resiliency Platform 3.1 Overview and Planning Guide Applicable for Veritas Resiliency Platform 3.1 and 3.1 Update 1 Veritas Resiliency Platform: Overview and Planning Guide Last updated: 2018-02-09

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information