Veeam and HP: Meet your backup data protection goals

Size: px
Start display at page:

Download "Veeam and HP: Meet your backup data protection goals"

Transcription

1 Sponsored by Veeam and HP: Meet your backup data protection goals Eric Machabert Сonsultant and virtualization expert

2 Introduction With virtualization systems becoming mainstream in recent years, backups have evolved and new challenges have emerged as data is being generated. One of the most common, yet complex challenges is that of protecting data outside the datacenter, over hundreds of kilometers, while keeping or increasing retention rate. With RTOs and RPOs being constantly compressed because of the growing importance of IT within the enterprise, it is essential to have a simple, reliable and cost-effective solution. This white paper presents a concrete, real-life scenario of protecting Veeam backup data over hundreds of kilometers. Objectives and challenges in context A company that has virtualized 95% of its servers during past years has two production sites that are hundreds of kilometers apart and connected through a 40-Mbit/s MPLS network. Its business requires a recovery plan to respond to a major issue, such as a terrorist attack, industrial accident, natural disaster, etc. Such a plan necessitates being able to reboot the whole system from a considerable distance in a timely manner. The RTO for this type of lowprobability situation is set to 24 hours and the RPO should be less than 48 hours. The main challenge is to have a reliable copy of the backup data of the virtualized system from a 24- to 48-hour interval, in order to restart essential virtual machines, such as Microsoft infrastructure servers, system and business applications. To provide hardware resources to run those virtual machines, the company installed the production system on one site and the test and development systems on another site. Thus, in case of a major crisis, the second site would be used as the backup site. The second challenge, parallel to securing the data over a long distance, is to preserve or enhance the retention rate. Choosing the tools The backup tool It was natural to choose Veeam Backup & Replication as the main backup tool for vsphere virtualized environments considering what it offers for the price in terms of performance, features and reliability. Indeed, its reliability in association with innovative and strategic features such as Instant Recovery or SureBackup make it the ideal tool to meet the requirements mentioned above. The storage system While Veeam Backup & Replication has many advanced features in terms of distributed backup architecture, deduplication and replication, it does not yet allow replication of backup sets. That s why Veeam has associated Backup & Replication with the HP StoreOnce D2D array, a storage system that offers optimized deduplication and replication features. 2

3 The D2D arrays offer NAS storage (CIFS or NFS) and VTL (iscsi or FC) powered by an inline deduplication engine working on 4-KB blocks, leading to a high deduplication rate (note that Veeam deduplicates data with a minimum block size of 256 KB). Unique blocks are then compressed to optimize storage needs. These arrays also provide an asynchronous replication feature based on the transfer of the compressed blocks from the deduplication process, thus guaranteeing a minimal amount of data being exchanged. D2D arrays are thus meeting the two main requirements: Enhanced retention, thanks to high deduplication rate Replication efficiency using minimal bandwidth The big picture Figure 1. Schematic of the production site (A) and the backup site (B) Each site has its own D2D array and at least one Veeam Backup & Replication server. Site A is the production site and Site B is the backup site. 3

4 Veeam Backup & Replication configuration Take advantage of a distributed architecture Veeam Backup & Replication relies on a distributed architecture based on three roles: Veeam server: manages backup tasks and executes the configuration graphical interface Veeam Proxy: handles backup tasks by reading the data from the production storage, through Ethernet, SAN or disk hot-add. This role can be deployed on multiple servers Veeam Repository: handles the storage of the backup data coming from the Proxy. This role can be deployed on multiple servers Adding more proxies allows backup tasks to be parallelized and thus optimizes the backup timeframe. The present setup uses two Veeam servers, the first having all roles and the second acting as both proxy and repository. Both servers are deployed as virtual machines and are thus taking advantage of the hot-add mode. The following schematic summarizes the whole setup: Figure 2. Network configuration of the Veeam infrastructure Backup mode Veeam Backup & Replication offers different backup modes, each optimized for specific needs and storage devices. In fact, when using a D2D array, you have to avoid any backup mode that creates a synthetic full backup. Indeed, this type of array is not optimized for random reads and in-place writes. The use of such a mechanism will result in degraded performance and extremely slow backups, often exceeding the duration of an active full backup. 4

5 In addition, the retention time of reverse incremental backups would be affected by the maximal number of simultaneously opened files on a share (discussed later in this document). The solution, in this context, is to use the forward incremental backup mode with weekly active full backup. Full backups are distributed on different days of the week to maximize performance and minimize the impact on the production storage. Note that the D2D deduplicates all the data within a NAS share, so each additional active full backup file (.vbk) consumes the same space as a delta file, making it possible to store many active full backups. Figure 3. Operation in forward incremental backup mode Figure 4. Settings for incremental backup with weekly active full backup Advanced parameters It is imperative to send uncompressed data to ensure functionality and efficiency of HP s deduplication and to guarantee the detection of similar blocks. Therefore, you should disable compression on all backup jobs targeting the D2D storage. Similarly, you can achieve improved sequential reading speed (restore tasks, offloading to tape) by disabling the internal deduplication mechanisms of Veeam Backup & Replication. 5

6 Figure 5. Storage settings to disable compression Finally, Veeam now offers two more optimizations in the repository role: Backup file data block alignment Data decompression before writing to the target storage. This helps reduce data moved between roles, thus optimizing network utilization without losing target storage deduplication rate. Figure 6. Deduplication storage optimization settings Specific case of a mixed gigabit/10-gigabit Ethernet network In the specific case where the entire network operates at 10 gigabit, including hypervisors, and the only gigabit device is the D2D array, you should take measures to avoid underperformance when writing to the share. Note that this is not such an uncommon scenario. Indeed, the last equipment in the chain that makes the connection between the two types of systems should be able to manage the speed reduction. The switch buffers are often too small to support this kind of situation, which in turn leads to quality problems when the TCP resiliency mechanisms come into play. Similarly, if the switch is active and is equipped with FlowControl technology, pause frames are sent to the Veeam server (the sender), thus slowing down its transmission rate and heavily penalizing throughput. 6

7 Take advantage of the bandwidth limitation feature in the VMware vswitch to ensure that maximum out speed is 1 Gb/s. Simply create port groups dedicated to Veeam VMs and apply bandwidth limitation to them. This solution has proven its efficiency in production by ensuring a constant maximum throughput during writes. In addition, the configuration of the load balancing between the physical interfaces in the port group allows you to be sure that each virtual machine interface uses a dedicated physical interface, ensuring that Veeam servers have the ability to write at 2 x 1 Gb/s. A quick schematic to summarize the solution: Figure 7. Bandwidth limitation ensures maximum throughput during writes Configuration of the HP D2D array Achieving the best performance HP D2D arrays are used through CIFS file protocol using two network interfaces that can be configured in different modes: load balancing (LACP), active/passive (failover) or standalone. In the scenario here, each interface is configured in standalone mode, meaning that each has its own IP address from a dedicated subnet. This choice was motivated by the desire to maximize the throughput of each D2D array, because the performance is better when you parallelize streams. For example, a D2D 4112FC will provide a maximum write throughput of 360 MB/s, whereas a single stream would not exceed 80 MB/s. This model has two gigabit interfaces; it is clear that the active/passive configuration does not provide the maximum performance. As for load sharing, it is unlikely that it really takes advantage of both interfaces because of the inefficiency of LACP when there are only one or two source machines (Veeam server). Thus, the two interfaces are set up in two different networks, so that CIFS shares can be accessed simultaneously (multiple jobs running in parallel), guaranteeing that the two physical interfaces are used. This model theoretically gives you the ability to write at 250 MB/s by configuring four jobs to run simultaneously. 7

8 Of course, this configuration implies that the Veeam servers with the Repository role have a configured network interface in each IP network that is connected to the D2D array. CIFS shares configuration When working with D2D arrays, keep in mind the following: All data stored in a share use the same deduplication index. There is no deduplication between shares. Files under 24 MB are not deduplicated. There is a strict limit on how many deduplicated files can be opened simultaneously. The number varies depending on the model, but it is the point requiring the most attention when choosing the number of shares. Keep in mind that retention in Veeam Backup & Replication is based on increments, so that when restoring something, all increments between the selected restore point and the last full backup will be opened simultaneously. Replication is configured at the share level. Replication configuration The D2D arrays allow replication based on a schedule in which you define when it should and should not replicate. Similarly, it is possible to define a time schedule for bandwidth management. In the context of this scenario, the range of replication is defined to be from 3:30 am 19:00 pm, with the rest of the time being the backup window. Two bandwidth limitations have been set up to reduce the time needed for replication without having too much of an impact on the MPLS network. The replication bandwidth is limited to 35 Mb/s until 7:00 am and thereafter 28 Mb/s. With two simultaneous replication streams, all the backups (290 GB of delta files per day) are synchronized to the backup site in less than four hours. The backup site To avoid any technical dependency with the production site, the backup site has an autonomous fallback instance of Veeam Backup & Replication, which is able to access the local D2D shares. Those shares are also preconfigured as a Veeam repository on a local instance to save time in case of a crisis. Therefore, a simple rescan of the repository and the last replicated restore points will show up. It is important to note that D2D arrays are not optimized for random reads, so do not attempt to restart your entire system with vpower, NFS and Instant Recovery. Taking into account the maximum number of simultaneously opened files by share, it is recommended that you dedicate Instant Recovery to basic infrastructure services (Active Directory, DHCP, Proxy, SMTP relay) and restore to a local storage the I/O intensive VMs ( , databases, filers). Your RTO will be determined by the size of data restored locally. 8

9 Real-world numbers High write throughput on a single stream : Figure 8. Write throughput of a backup flow Interesting deduplication rates : Figure 9. Deduplication storage ratio compared to standard disk Figure 10. Deduplication ratio for a network share 9

10 Good replication windows: Figure 11. Replication optimization performance The duration is 1hr 26 min to replicate a VIB file of 99.5 GB, equivalent to 153 Mbit/s, while the bandwidth actually used is 21.2 Mbit/s. Conclusion The combination of these two powerful tools allows you to meet the most demanding requirements in terms of backup data protection over a long distance, while having a reasonable financial impact. The scalability of the system is linear considering that HP offers various models that can respond to any size of structure. However, before starting such a project, storage and bandwidth needs should be evaluated precisely. As a rule of thumb, the storage sizing should be based on the size of a full backup (with no compression or deduplication) plus 30%. The required bandwidth will be defined according to the desired replication window, taking into account that only 15% of daily changes will be transferred. Thus, to replicate a 10-TB system that is modified 10% per day to the backup site within an 8-hour window, you need the following: A D2D array with 13 TB (10 TB + 30%) A bandwidth of 42 Mbit/s (10 TB x 10% x 15% = 150 GB/day) 10

11 About Author Eric Machabert is an IT infrastructure consultant and wellknown virtualization expert. His experience with many critical environments in France and internationally make him a recognized market expert. Currently as a consultant, he teaches higher education courses in schools and business organizations. About Veeam Software Veeam Software develops innovative solutions for VMware backup, Hyper-V backup, and virtualization management. Veeam Backup & Replication is the #1 VM Backup solution. Veeam ONE is a single solution for real time monitoring, resource optimization, documentation and management reporting for VMware and Hyper-V. Veeam extends deep VMware monitoring to Microsoft System Center with Veeam Management Pack (MP), and to HP Operations Manager with Veeam Smart Plug-In (SPI). Veeam also provides free virtualization tools. Learn more by visiting 11

12 Modern Data Protection Built for Virtualization Powerful Easy-to-Use Veeam Backup & Replication #1 VM Backup for VMware and Hyper-V Virtualization changes everything especially backup. If you ve virtualized on VMware or Hyper-V, now is the time to move up to the data protection solution Built for Virtualization: Veeam Backup & Replication. Unlike traditional backup that suffers from the 3C problem (missing capabilities, complexity and cost), Veeam is: Powerful: Restore an entire virtual machine (VM) or an individual file, or database record in 2 minutes Easy-to-Use: It just works! Affordable: No agents to license or maintain, works with your existing storage, and includes deduplication, VM replication, Microsoft Exchange recovery, and more! Join the 58,000 organizations who have already modernized their data protection with Veeam. Download Veeam Backup & Replication today! GOLD AWARD NEW TECHNOLOGY GOLD AWARD NEW TECHNOLOGY To learn more, visit 12

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

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

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101 Case study: Building bi-directional DR Joep Piscaer, VMware vexpert, VCDX #101 Agenda Introduction Project description, goals, requirements, constraints High level overview: product and component overview

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

More information

Your World is Hybrid: Protecting your VMs with Veeam and HPE Storage. Federico Venier HPE Storage Technical marketing

Your World is Hybrid: Protecting your VMs with Veeam and HPE Storage. Federico Venier HPE Storage Technical marketing Your World is Hybrid: Protecting your s with and HPE Storage Federico Venier HPE Storage Technical marketing federico.venier@hpe.com HPE & : Integration summary SQL Applications HPE + License Reselling

More information

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System 1 + 1 = 3 HPE + Veeam Better Together Contents Intended audience...3 Veeam Backup & Replication overview...3 Adding

More information

Setting Up the Dell DR Series System on Veeam

Setting Up the Dell DR Series System on Veeam Setting Up the Dell DR Series System on Veeam Dell Engineering April 2016 A Dell Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

How to solve your backup problems with HP StoreOnce

How to solve your backup problems with HP StoreOnce How to solve your backup problems with HP StoreOnce Andrew Dickerson Senior Manager Backup, Recovery and Archive June 25, 2014 Time is running out for legacy storage Cloud Volume 2005 2010 2012 2015 50X

More information

Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots

Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots Luca Dell Oca EMEA Evangelist, Product Strategy Specialist for Veeam Software, VMware vexpert, VCAP-DCD, CISSP Modern Data Protection

More information

Mehmet.Gonullu@Veeam.com Veeam Portfolio - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable - Storage agnostic High-speed Recovery instant VM recovery

More information

Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields

Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now Greg Shields Microsoft MVP and VMware vexpert September, 2012 may be the release date for Windows Server 2012, but odds are good that your

More information

Kevin Russell ExaGrid Systems. Platinum sponsors:

Kevin Russell ExaGrid Systems. Platinum sponsors: Kevin Russell ExaGrid Systems Platinum sponsors: Established in 2002 Largest independent vendor in the space 100% focused on disk-based backup Winner of the most industry awards Patented technology Large

More information

Setting Up Quest QoreStor with Veeam Backup & Replication. Technical White Paper

Setting Up Quest QoreStor with Veeam Backup & Replication. Technical White Paper Setting Up Quest QoreStor with Veeam Backup & Replication Technical White Paper Quest Engineering August 2018 2018 Quest Software Inc. ALL RIGHTS RESERVED. THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES

More information

HP D2D & STOREONCE OVERVIEW

HP D2D & STOREONCE OVERVIEW HP D2D & STOREONCE OVERVIEW Robert Clifford Pre-Sales Storage Consultant 1 Data loss (Recovery Point Objective) Let s put it in context.. Last Transaction Increased availability Mission critical support

More information

Setting Up the DR Series System on Veeam

Setting Up the DR Series System on Veeam Setting Up the DR Series System on Veeam Quest Engineering June 2017 A Quest Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA Boost your data protection with NetApp + Veeam Schahin Golshani Technical Partner Enablement Manager, MENA NetApp Product Strategy Market-leading innovations, that are NetApp Confidential Limited Use 3

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

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

SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint

SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint SharePoint Virtualization and the Benefits of Modern Data Protection with Veeam Explorer for Microsoft SharePoint Chris Henley Microsoft Certified Professional, MCSE, MCSA and Veeam Product Strategy Specialist

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

Test-King.VMCE_V8.40Q.A

Test-King.VMCE_V8.40Q.A Test-King.VMCE_V8.40Q.A Number: VMCE_V8 Passing Score: 800 Time Limit: 120 min File Version: 2.8 http://www.gratisexam.com/ VMCE_V8 Veeam Certified Engineer v8 1. It put me out from my hurdles and I got

More information

SoftNAS Cloud Performance Evaluation on AWS

SoftNAS Cloud Performance Evaluation on AWS SoftNAS Cloud Performance Evaluation on AWS October 25, 2016 Contents SoftNAS Cloud Overview... 3 Introduction... 3 Executive Summary... 4 Key Findings for AWS:... 5 Test Methodology... 6 Performance Summary

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

SoftNAS Cloud Performance Evaluation on Microsoft Azure

SoftNAS Cloud Performance Evaluation on Microsoft Azure SoftNAS Cloud Performance Evaluation on Microsoft Azure November 30, 2016 Contents SoftNAS Cloud Overview... 3 Introduction... 3 Executive Summary... 4 Key Findings for Azure:... 5 Test Methodology...

More information

STOREONCE OVERVIEW. Neil Fleming Mid-Market Storage Development Manager. Copyright 2010 Hewlett-Packard Development Company, L.P.

STOREONCE OVERVIEW. Neil Fleming Mid-Market Storage Development Manager. Copyright 2010 Hewlett-Packard Development Company, L.P. STOREONCE OVERVIEW Neil Fleming Neil.Fleming@HP.com Mid-Market Development Manager 1 DETERMINE YOUR RECOVERY NEEDS Wks Days Hrs Mins Secs Secs Mins Hrs Days Wks TAPE D2D Recovery Point SNAP SNAP Recovery

More information

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments 1 2017 2017 Cisco Cisco and/or and/or its

More information

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September 2010 Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME Recovery Point Objective (RPO) How much data can you afford to

More information

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure Nutanix Tech Note Virtualizing Microsoft Applications on Web-Scale Infrastructure The increase in virtualization of critical applications has brought significant attention to compute and storage infrastructure.

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

Oracle Zero Data Loss Recovery Appliance (ZDLRA)

Oracle Zero Data Loss Recovery Appliance (ZDLRA) Oracle Zero Data Loss Recovery Appliance (ZDLRA) Overview Attila Mester Principal Sales Consultant Data Protection Copyright 2015, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement

More information

Tintri & Veeam VM Backup & Replication Best Practices. John Phillips Strategic Alliances and Technical Marketing Ryan Post Systems Engineer

Tintri & Veeam VM Backup & Replication Best Practices. John Phillips Strategic Alliances and Technical Marketing Ryan Post Systems Engineer Tintri & Veeam VM Backup & Replication Best Practices John Phillips Strategic Alliances and Technical Marketing Ryan Post Systems Engineer 1 VM-aware Storage from Tintri Stores VMs and vdisks (only!) No

More information

Veeam Backup & Replication Version 6.0

Veeam Backup & Replication Version 6.0 Veeam Backup & Replication Version 6.0 Evaluator s Guide VMware Environments March, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of

More information

Veeam Backup & Replication v6

Veeam Backup & Replication v6 Veeam Backup & Replication v6 Part 2: VMware and Hyper-V in one solution Doug Hazelman Vice President of Product Strategy Anton Gostev Director of Product Management Release contents subject to change

More information

VMCE_V9.exam.95q. Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1.

VMCE_V9.exam.95q. Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1. VMCE_V9.exam.95q Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1 Veeam VMCE_V9 Veeam Certified Engineer (VMCE) Certification v9 Exam A QUESTION 1 Which of the following statements

More information

Chapter 10 Protecting Virtual Environments

Chapter 10 Protecting Virtual Environments Chapter 10 Protecting Virtual Environments 164 - Protecting Virtual Environments As more datacenters move to virtualize their environments and the number of virtual machines and the physical hosts they

More information

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview Overview Challenge In your organization, backup management is too complex and consumes too much time and too many IT resources. Solution IBM Spectrum Protect Plus dramatically simplifies data protection

More information

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The future of storage is flash The all-flash datacenter is a viable alternative You ve heard it

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

Veeam Backup & Replication on IBM Cloud Solution Architecture

Veeam Backup & Replication on IBM Cloud Solution Architecture Veeam Backup & Replication on IBM Cloud Solution Architecture Date: 2018 07 20 Copyright IBM Corporation 2018 Page 1 of 12 Table of Contents 1 Introduction... 4 1.1 About Veeam Backup & Replication...

More information

Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200

Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200 Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200 WHITE PAPER Explosive data growth is a challenging reality for IT and data center managers. IDC reports that digital content

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

Construct a High Efficiency VM Disaster Recovery Solution. Best choice for protecting virtual environments

Construct a High Efficiency VM Disaster Recovery Solution. Best choice for protecting virtual environments Construct a High Efficiency VM Disaster Recovery Solution Best choice for protecting virtual environments About NAKIVO Established in the USA since 2012 Provides data protection solutions for VMware, Hyper-V

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

Availability for the modern datacentre Veeam Availability Suite v9.5

Availability for the modern datacentre Veeam Availability Suite v9.5 Availability for the modern datacentre Veeam Availability Suite v9.5 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50 64 Robin van der Steenhoven Territory

More information

IBM Storage Software Strategy

IBM Storage Software Strategy IBM Storage Software Strategy Hakan Turgut 1 Just how fast is the data growing? 128 GB/ person The World s total data per person No Problem I I think I can do this We have a problem 24 GB/ person 0.8 GB/

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

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

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : E20-329 Title : Technology Architect Backup and Recovery Solutions Design Exam Vendor : EMC Version : DEMO Get Latest

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

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM HANDOUT TOP REASONS TO CHOOSE DELL EMC OVER VEEAM 10 This handout overviews the top ten reasons why customers choose Data Protection from Dell EMC over Veeam. Dell EMC has the most comprehensive data protection

More information

Mostafa Magdy Senior Technology Consultant Saudi Arabia. Copyright 2011 EMC Corporation. All rights reserved.

Mostafa Magdy Senior Technology Consultant Saudi Arabia. Copyright 2011 EMC Corporation. All rights reserved. Mostafa Magdy Senior Technology Consultant Saudi Arabia 1 Thinking Different: Simple, Efficient, Affordable, Unified Storage EMC VNX Family Easy yet Powerful 2 IT Challenges: Tougher than Ever Four central

More information

Thinking Different: Simple, Efficient, Affordable, Unified Storage

Thinking Different: Simple, Efficient, Affordable, Unified Storage Thinking Different: Simple, Efficient, Affordable, Unified Storage EMC VNX Family Easy yet Powerful 1 IT Challenges: Tougher than Ever Four central themes facing every decision maker today Overcome flat

More information

CyberStore Veeam. Backup & Replication Appliances. Broadberry. CyberStore Veeam. Backup Storage Appliances. Powering these organisations

CyberStore Veeam. Backup & Replication Appliances. Broadberry. CyberStore Veeam. Backup Storage Appliances. Powering these organisations CyberStore Veeam Backup & Replication Appliances CyberStore Veeam CyberStore ARC Archiving Appliances: Backup Storage Appliances 's range of multi-award winning CyberStore storage appliances configured

More information

Veeam Backup & Replication v6

Veeam Backup & Replication v6 Veeam Backup & Replication v6 Part 3: Advanced Replication Doug Hazelman Vice President of Product Strategy Anton Gostev Director of Product Management Release contents subject to change prior to general

More information

VMWARE PROTECTION WITH DELL EMC NETWORKER 9

VMWARE PROTECTION WITH DELL EMC NETWORKER 9 VMWARE PROTECTION WITH DELL EMC NETWORKER 9 Solution Overview ABSTRACT This white paper describes the integration of Dell EMC NetWorker with VMware vcenter. It also includes details on the NetWorker architecture

More information

EMC Data Domain for Archiving Are You Kidding?

EMC Data Domain for Archiving Are You Kidding? EMC Data Domain for Archiving Are You Kidding? Bill Roth / Bob Spurzem EMC EMC 1 Agenda EMC Introduction Data Domain Enterprise Vault Integration Data Domain NetBackup Integration Q & A EMC 2 EMC Introduction

More information

Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS

Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS Preserving the World s Most Important Data. Yours. SYSTEMS AT-A-GLANCE: KEY FEATURES AND BENEFITS We are the only company to integrate disk, tape, and replication in a single solution set for better near-term

More information

VMware admins: Can your DR do this?

VMware admins: Can your DR do this? VMware admins: Can your DR do this? Veeam Backup & Replication v6 Rick Vanover vexpert, VCP, MCITP Product Strategy Specialist Twitter @RickVanover Administrative Points on this Webinar Technical content,

More information

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 TRANSFORMING MICROSOFT APPLICATIONS TO THE CLOUD Louaye Rachidi Technology Consultant 2 22x Partner Of Year 19+ Gold And Silver Microsoft Competencies 2,700+ Consultants Worldwide Cooperative Support

More information

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg Zero Data Loss Recovery Appliance Frank Schneede, Sebastian Solbach Systemberater, BU Database, Oracle Deutschland B.V. & Co. KG Safe Harbor Statement The following is intended to outline our general product

More information

Backup and archiving need not to create headaches new pain relievers are around

Backup and archiving need not to create headaches new pain relievers are around Backup and archiving need not to create headaches new pain relievers are around Frank Reichart Senior Director Product Marketing Storage Copyright 2012 FUJITSU Hot Spots in Data Protection 1 Copyright

More information

Veeam Backup & Replication for VMware vsphere

Veeam Backup & Replication for VMware vsphere Veeam Backup & Replication for VMware vsphere Version 9.5 Evaluator's Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

Maximizing Availability With Hyper-Converged Infrastructure

Maximizing Availability With Hyper-Converged Infrastructure Maximizing Availability With Hyper-Converged Infrastructure With the right solution, organizations of any size can use hyper-convergence to help achieve their most demanding availability objectives. Here

More information

NetVault Backup Client and Server Sizing Guide 2.1

NetVault Backup Client and Server Sizing Guide 2.1 NetVault Backup Client and Server Sizing Guide 2.1 Recommended hardware and storage configurations for NetVault Backup 10.x and 11.x September, 2017 Page 1 Table of Contents 1. Abstract... 3 2. Introduction...

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

Redefine Data Protection: Next Generation Backup And Business Continuity

Redefine Data Protection: Next Generation Backup And Business Continuity Redefine Data Protection: Next Generation Backup And Business Continuity 1 Business Is Being Redefined Leveraging the Power of Technology Megatrends CLOUD MOBILE SOCIAL BIG DATA 2 Creating New Next Gen

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH COPY GUIDE Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH Copy Guide TABLE OF CONTENTS OVERVIEW GETTING STARTED ADVANCED BEST PRACTICES FAQ TROUBLESHOOTING DASH COPY PERFORMANCE TUNING

More information

(TBD GB/hour) was validated by ESG Lab

(TBD GB/hour) was validated by ESG Lab (TBD GB/hour) was validated by ESG Lab Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Protecting Virtual Environments with Spectrum Protect Plus from IBM Date: November 2017 Author:

More information

Go From Backup Pain to Gain Keys to Better Backup and Disaster Recovery in a Virtual World

Go From Backup Pain to Gain Keys to Better Backup and Disaster Recovery in a Virtual World Go From Backup Pain to Gain Keys to Better Backup and Disaster Recovery in a Virtual World Doug Hazelman, VP of Product Strategy, Veeam Software Marc Crespi, VP of Product Management, ExaGrid Jeff Zerwer,

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

Get More Out of Storage with Data Domain Deduplication Storage Systems

Get More Out of Storage with Data Domain Deduplication Storage Systems 1 Get More Out of Storage with Data Domain Deduplication Storage Systems David M. Auslander Sales Director, New England / Eastern Canada 2 EMC Data Domain Dedupe everything without changing anything Simplify

More information

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE WHITEPAPER DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE A Detailed Review ABSTRACT While tape has been the dominant storage medium for data protection for decades because of its low cost, it is steadily

More information

4. Are you only looking for a D/R as a service target for the VMware and IBM systems? Yes

4. Are you only looking for a D/R as a service target for the VMware and IBM systems? Yes 1. For the following question, is the requirement necessary for the prime vendor or will the data center providers certifications in this area be acceptable? Describe the vendor s certification, documentation

More information

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Availability for the Modern Data Center on FlexPod Introduction 2014 NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Abstract Veeam Availability Suite v8 leverages NetApp storage

More information

Veritas NetBackup on Cisco UCS S3260 Storage Server

Veritas NetBackup on Cisco UCS S3260 Storage Server Veritas NetBackup on Cisco UCS S3260 Storage Server This document provides an introduction to the process for deploying the Veritas NetBackup master server and media server on the Cisco UCS S3260 Storage

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F B U Y E R C A S E S T U D Y V M w a r e I m p r o v e s N e t w o r k U t i l i z a t i o n a n d B a c k u p P e r f o r m a n c e U s i n g A v a m a r ' s C l i e n t - S i d e D e d u p l i c a t i

More information

Breaking Barriers Exploding with Possibilities

Breaking Barriers Exploding with Possibilities Breaking Barriers Exploding with Possibilities QTS 4.2 for Business Your Challenges, Our Solutions Remote Q center to monitor all NAS Local File Station Remote Connection Volume/LUN Snapshot Backup Versioning,

More information

Redefine Data Protection: Next Generation Backup & Business Continuity Solutions

Redefine Data Protection: Next Generation Backup & Business Continuity Solutions Redefine Data Protection: Next Generation Backup & Business Continuity Solutions 1 Creating New Next Gen Applications Existing Workloads Continue to Grow 2 How Can Data Protection Help? Lower Cost Reduce

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

How to Protect SAP HANA Applications with the Data Protection Suite

How to Protect SAP HANA Applications with the Data Protection Suite White Paper Business Continuity How to Protect SAP HANA Applications with the Data Protection Suite As IT managers realize the benefits of in-memory database technology, they are accelerating their plans

More information

Veeam with Cohesity Data Platform

Veeam with Cohesity Data Platform Veeam with Cohesity Data Platform Table of Contents About This Guide: 2 Data Protection for VMware Environments: 2 Benefits of using the Cohesity Data Platform with Veeam Backup & Replication: 4 Appendix

More information

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic NEXT BIG THING Edgemo Summit 2016 Martin Plesner-Jacobsen Team Lead Nordic HQ Baar, Switzerland Founded in 2006, Veeam currently has 205,000 customers 41,000 ProPartners 2,200 employees worldwide 205,000+

More information

HP s VLS9000 and D2D4112 deduplication systems

HP s VLS9000 and D2D4112 deduplication systems Silverton Consulting StorInt Briefing Introduction Particularly in today s economy, costs and return on investment (ROI) often dominate product selection decisions. However, gathering the appropriate information

More information

DEDUPLICATION BASICS

DEDUPLICATION BASICS DEDUPLICATION BASICS 4 DEDUPE BASICS 6 WHAT IS DEDUPLICATION 8 METHODS OF DEDUPLICATION 10 DEDUPLICATION EXAMPLE 12 HOW DO DISASTER RECOVERY & ARCHIVING FIT IN? 14 DEDUPLICATION FOR EVERY BUDGET QUANTUM

More information

ExaGrid Using Veeam Backup and Replication Software With an ExaGrid System

ExaGrid Using Veeam Backup and Replication Software With an ExaGrid System ExaGrid Using Veeam Backup and Replication Software With an ExaGrid System PN: 210-0317-01 Copyright No part of this document may be reproduced or transmitted in any form or by any means without the express

More information

vsan Disaster Recovery November 19, 2017

vsan Disaster Recovery November 19, 2017 November 19, 2017 1 Table of Contents 1. Disaster Recovery 1.1.Overview 1.2.vSAN Stretched Clusters and Site Recovery Manager 1.3.vSAN Performance 1.4.Summary 2 1. Disaster Recovery According to the United

More information

50 TB. Traditional Storage + Data Protection Architecture. StorSimple Cloud-integrated Storage. Traditional CapEx: $375K Support: $75K per Year

50 TB. Traditional Storage + Data Protection Architecture. StorSimple Cloud-integrated Storage. Traditional CapEx: $375K Support: $75K per Year Compelling Economics: Traditional Storage vs. StorSimple Traditional Storage + Data Protection Architecture StorSimple Cloud-integrated Storage Servers Servers Primary Volume Disk Array ($100K; Double

More information

Integrated and Hyper-converged Data Protection

Integrated and Hyper-converged Data Protection Integrated and Hyper-converged Data Protection Simplicity & Agility GLOBAL SPONSORS Data Protection Portfolio Protection and recovery to cloud PROTECTION STORAGE PROTECTION SOFTWARE PROTECTION APPLIANCE

More information

Paragon Protect & Restore

Paragon Protect & Restore Paragon Protect & Restore ver. 3 Centralized Backup and Disaster Recovery for virtual and physical environments Tight Integration with hypervisors for agentless backups, VM replication and seamless restores

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

Copyright 2012 EMC Corporation. All rights reserved.

Copyright 2012 EMC Corporation. All rights reserved. 1 BACKUP BUILT FOR VMWARE Mark Twomey Technical Director, The Office Of The CTO 2 Agenda Market Forces Optimized VMware Backup Backup And Recovery For VCE Vblock Protecting vcloud Director Customer Success

More information

VMware Backup and Replication Enterprise Edition

VMware Backup and Replication Enterprise Edition VMware Backup and Replication Enterprise Edition TECHNOLOGY PARTNERS Vembu Technologies 10+ Years of Experience 100+ Countries 2 Headquartered in Chennai Vembu BDR Suite Vembu BDR suite is an one stop

More information

Acronis Backup. Acronis, All rights reserved. Dual headquarters in Switzerland and Singapore. Dual headquarters in Switzerland and Singapore

Acronis Backup. Acronis, All rights reserved. Dual headquarters in Switzerland and Singapore. Dual headquarters in Switzerland and Singapore Acronis Backup 1 Acronis Backup Guards Against Modern Threats Cybercrimes will cost $6 trillion per year worldwide by 2021 50% of hard drives die within 5 years Keeps Business Running Data is growing 33

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

HP Storage Summit 2015 Transform Now.

HP Storage Summit 2015 Transform Now. HP Storage Summit 2015 Transform Now. Flash Class Data Protection Andrew Dickerson Data protection from software-defined to scale-out Data Protection Challenges Even more pressure to prevent downtime High

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

NetVault Backup Client and Server Sizing Guide 3.0

NetVault Backup Client and Server Sizing Guide 3.0 NetVault Backup Client and Server Sizing Guide 3.0 Recommended hardware and storage configurations for NetVault Backup 12.x September 2018 Page 1 Table of Contents 1. Abstract... 3 2. Introduction... 3

More information

What s new. James De Clercq (RealDolmen) Timothy Dewin (Veeam Software)

What s new. James De Clercq (RealDolmen) Timothy Dewin (Veeam Software) What s new James De Clercq (RealDolmen) Timothy Dewin (Veeam Software) http://teeam.eu Veeam One Veeam Management Pack Manage Manage Protect Protect Manage Veeam Protect Manage Availability Suite Veeam

More information