Veeam Backup & Replication for VMware

Size: px
Start display at page:

Download "Veeam Backup & Replication for VMware"

Transcription

1 Veeam Backup & Replication for VMware Version 6.x Best Practices for Deployment & Configuration March, 2013 Tom Sightler Solutions Architect, Core Products Veeam Software

2 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language in any form by any means, without written permission from Veeam Software Inc (Veeam). The information contained in this document represents the current view of Veeam on the issue discussed as of the date of publication and is subject to change without notice. Veeam shall not be liable for technical or editorial errors or omissions contained herein. Veeam makes no warranties, express or implied, in this document. Veeam may have patents, patent applications, trademark, copyright, or other intellectual property rights covering the subject matter of this document. All other trademarks mentioned herein are the property of their respective owners. Except as expressly provided in any written license agreement from Veeam, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. Important Please read the End User Software License Agreement before using the accompanying software program(s). Using any part of the software indicates that you accept the terms of the End User Software License Agreement. 2 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

3 CONTENTS CONTENTS... 3 CONTACTING VEEAM SOFTWARE... 5 ABOUT THIS DOCUMENT... 6 COMPONENTS OVERVIEW... 7 VEEAM BACKUP SERVER... 7 PROXY SERVER... 8 REPOSITORY... 8 Windows Server... 8 Linux Server... 9 CIFS (SMB) Share... 9 OPTIONAL COMPONENTS... 9 Veeam Backup Enterprise Manager... 9 Veeam Backup Search... 9 U-AIR Wizards Veeam Explorer for Exchange INFRASTRUCTURE AND PROCESSES BACKUP Onsite Backup Offsite Backup REPLICATION Onsite Replication Offsite Replication RECOVERY & VERIFICATION SureBackup Recovery UNDERSTANDING VEEAM BACKUP & REPLICATION OPTIONS HOW IT WORKS: BACKUP METHODS Reversed Incremental Forward Incremental HOW IT WORKS: TRANSPORT MODES Direct SAN Virtual Appliance Network Mode HOW IT WORKS: RETENTION POLICIES DE-DUPLICATION COMPRESSION INDEXING AND SEARCH DEPLOYMENT SCENARIOS SMALL-SIZE ENVIRONMENT OR PILOT: SIMPLE DEPLOYMENT MEDIUM-SIZE OR LARGE-SCALE ENVIRONMENT: ADVANCED DEPLOYMENT LARGE, DISTRIBUTED ENVIRONMENT: DISTRIBUTED DEPLOYMENT INTERACTION WITH VSPHERE VIRTUAL ENVIRONMENT Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

4 VCENTER SERVER Health Capacity Connectivity Maintenance IMPACT OF SNAPSHOT OPERATIONS Snapshot Creation Snapshot Open Snapshot Removal How to Mitigate? SECURITY NETWORK CONNECTIVITY Veeam Backup Server Connections Backup Proxy Connections Veeam Backup Enterprise Manager Connections RESOURCE PLANNING AND OPTIMIZATION PLANNING FOR THE SOURCE PLANNING FOR PROXIES Physical or Virtual? Sizing Choosing Transport Mode PLANNING FOR REPOSITORIES Understanding the Impact of IOPS on Backup Performance The Cost of Forward Incremental Estimating Repository Capacity Deduplicating Storage Compatibility Examples SIZING VEEAM BACKUP & REPLICATION SERVER PLANNING FOR DATA RECOVERY & VERIFICATION Connection to NFS Server Reaching Optimal Performance JOB SETUP OBJECT SELECTION SETTING DE-DUPLICATION AND COMPRESSION LEVEL CHOOSING BACKUP METHOD LOAD BALANCING PLANNING FOR DR: CONFIGURATION BACKUP Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

5 CONTACTING VEEAM SOFTWARE At Veeam Software, we value feedback from our customers. We care about assisting you quickly with technical support. Our mission is to listen to you and build the tools that you need. Customer Support Should you have a technical concern, suggestion or question, please visit our Customer Center Portal at cp.veeam.com to open a case, search our knowledge base, reference documentation, manage your license or obtain the latest product release. Online Support If you have any questions about Veeam Backup & Replication, you can use the following resources: Full documentation set at Veeam documentation page Community forum at forums.veeam.com Company Contacts For the most up-to-date information about company contacts and office locations, please visit 5 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

6 ABOUT THIS DOCUMENT This document addresses the key factors that must be considered to properly deploy the Veeam Backup & Replication solution (version 6.0 and later). It explains deployment and configuration options, as well as backup methods available, and describes the impact of these choices. The document is intended primarily for solution designers and architects. To receive the full benefit of the information presented, at least intermediate level of knowledge of VMware virtual infrastructure and a basic understanding of Veeam Backup & Replication are required. The following issues will be addressed in this document: Architecture and main components overview vsphere virtual environment considerations Job setup and scheduling Scalability and sizing Deployment strategies Hardware integration Application-specific considerations Reference architectures To read more about Veeam Backup & Replication, you can refer to Veeam Technical Documentation page. Document Revision History Revision # Date Description of Changes Revision 1 28/01/2013 Initial version of the document for Veeam Backup & Replication v6.x Revision 2 11/03/2012 Minor text edits and graphics update. 6 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

7 COMPONENTS OVERVIEW Before planning your Veeam Backup & Replication deployment, you should understand how the solution works, know the factors that can influence performance, availability, storage space, security and scalability of the solution. You should thoroughly understand solution architecture, know what your options are, and then decide which best meets you needs. Veeam Backup & Replication leverages the capabilities of a virtualization hypervisor to provide comprehensive backup and replication of the virtual machines that are running within the virtualized environment. With VMware vsphere, the hypervisor is used to take consistent snapshots of the virtual disks attached to the VM, and Veeam Backup & Replication uses this snapshot to create either a replica of the VM, or a compressed, deduplicated backup copy of the VM. The core components of the solution are: Veeam Backup Server the brain of the solution, responsible for job management and scheduling, indexing tasks, and general orchestration of the backup and replication environment. Proxy servers the muscle for the solution. These servers read data from the VM snapshots, deduplicate and compress that data, and send it on its way. In the case of replication, they also receive the replica data and write it to the new replica, acting as the data movers to transfer data from the source to the target environment. Repositories these systems provide the memory, storing backup images for future restores, and important meta-data used during backup and replication. A repository may be a Windows or Linux server or a NAS device which supports CIFS access. The sections below describe these components in more detail; you can also refer to Veeam Backup & Replication - Architecture and Components online training video. Veeam Backup Server The Veeam Backup Server is the center of the Veeam Backup & Replication architecture. It is here that all backup jobs are defined, managed, and monitored. The scheduler then executes these jobs, communicating with vcenter, taking snapshots, allocating proxies and repositories and monitoring job progress. The typical workflow of a backup job is as follows: 1. Scheduler starts Job Manager processes based on each job s configured schedule. 2. Job Manager connects to vcenter to enumerate objects in the job and places them in the job in the order specified during the Job creation wizard. 3. Job Manager verifies repository availability (online, concurrent process limit not reached). 4. Job Manager selects for object for processing and elects most efficient proxy available taking into account factors such as processing mode, proximity to data, and current load. 5. Job Manager assigns the VM backup to a proxy and performs the required setup such as application-aware processing, snapshot creation, hot-add processing, and others. 6. Job Manager assigns any session-specific settings, such as bandwidth throttling, and instructs proxies to begin the data transfer. After object processing is completed, the Job Manager cleans up, gathers stats, and moves to next object, starting over at step 4. 7 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

8 After last object is processed, the Job Manager gathers all backup information and global job statistics, and exits. Proxy Server The primary role of the proxy server is to provide an optimal route for backup traffic and enable efficient data transfer. Therefore, when deploying a backup proxy, you must understand the connectivity between the backup proxy and the storage with which it is working. Depending on the type of connection, the backup proxy can be configured in one of the following ways (starting from the most efficient): A physical machine used as a backup proxy should have direct SAN access to the storage on which VMs reside, via a direct Fiber Channel or iscsi connection. This way, the backup proxy can retrieve data directly from the storage in the most efficient manner. A virtual machine used as a backup proxy will use the VMware Hot-Add feature to access VM disks on the storage. This type of proxy also enables LAN-free data retrieval. Guidelines for sizing and configuring your proxy servers will be provided in the Planning for Proxies section later in this document. Repository A backup repository is a server location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. Note that each job can use only one repository as its destination storage, but one repository can be used by multiple jobs in parallel. You can balance the load across your backup infrastructure by setting up several repositories in your environment and limiting the number of parallel jobs for each one. In the Veeam backup infrastructure, you can use one of the repository types described below. Windows Server In this configuration, the storage can be a local disk, directly attached disk-based storage (such as a USB hard drive), or iscsi/fc SAN LUN, or any device that appears as a drive letter at the system level. Note Network drives mapped in user profiles will not work as they are only available during the interactive login session. If necessary to use them as repository locations, please select the CIFS/SMB repository and provide the full UNC path and authentication information. On a Windows repository, Veeam Backup & Replication deploys a local Veeam agent (when you add a Windows-based server to the product console, Veeam Backup & Replication installs a set of components, including the Veeam Backup Proxy Service with Veeam agent, on that server). When any job addresses the repository, the agent on the repository establishes a connection with the source-side agent on the backup proxy, enabling efficient data transfer over LAN or WAN. Windows repositories can be configured to function as vpower NFS Servers. In this case, Veeam Backup & Replication will run the vpower NFS Service directly on the backup repository (namely, on the managing Windows server to which storage is attached) and provide ESX(i) hosts with transparent access to backed up VM images stored on the repository. For more details, refer to the Planning for Data Recovery & Verification section. 8 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

9 Linux Server The storage can be a local disk, directly attached disk based storage (such as a USB hard drive), NFS share, or iscsi/fc SAN LUN in case the server is connected into the SAN fabric. On the Linux repository, Veeam Backup & Replication deploys and starts the Veeam agent when a job addressing this repository is launched. The agent establishes a connection with the source-side agent on the backup proxy, enabling efficient data transfer over LAN or WAN. CIFS (SMB) Share CIFS (SMB) shares do not support Veeam agents, therefore data sent to the SMB share is written directly from a proxy server assigned to the job (by default, the role of such a proxy server is performed by the Veeam Backup server). However, if you plan to move VM data to an offsite CIFS repository over a WAN link, it is recommended that you deploy an additional proxying Windows server in the remote site, closer to the CIFS repository. Veeam Backup & Replication will deploy a Veeam agent on that server, which will improve data transfer performance: the efficient Veeam traffic stream will be sent between two proxies while keeping the CIFS traffic local to the storage device. Optional Components Veeam Backup Enterprise Manager Veeam Backup Enterprise Manager is an optional component intended to simplify the daily management and administration of the Veeam Backup and Replication environment. This component is typically deployed when you have multiple backup consoles/sites to manage. For example, an organization may have two Veeam Backup servers: one in production environment, used for backup jobs, and another at the DR site, for the replication jobs. For such scenario it is worth installing Veeam Backup Enterprise Manager to have visibility across two backup servers (sample scenario will be described later in this guide). Veeam Backup Enterprise Manager federates Veeam Backup servers and offers a consolidated view of these servers through a web browser interface, so that you can centrally control and manage all jobs through a single pane of glass, edit and clone jobs, monitor job state and get reporting data across all backup servers. Veeam Backup Enterprise Manager also enables you to search for indexed Windows guest OS files in the current and archived backups across your backup infrastructure, and restore these files in one click. For more information on guest OS indexing, please refer to the section below. Note Using Veeam Backup Enterprise Manager to perform file search is recommended for virtual infrastructures with a number of indexed VMs under 100; alternatively, use Veeam Backup Search. You can install the Veeam Backup Enterprise Manager components on the same machine, either physical or virtual, co-install components with Veeam Backup & Replication, or set up all components separately on the machines meeting appropriate system requirements. For detailed information on installing and configuring Enterprise Manager, please refer to Enterprise Manager User Guide. Veeam Backup Search Veeam Backup & Replication enables you to perform quick and accurate searches for guest OS files in a backed up VM without the need to restore it. This can be useful, for example, if a file you need 9 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

10 has been deleted on the VM and you want to restore it from a backup. Once you find a necessary file, you can use Veeam s file-level restore to recover the file from the VM backup. Note At present, the search functionality is supported for Windows-based VMs only. To be able to perform a search within the VM image backup, you need to enable file indexing in properties of a corresponding backup job. When such a backup job is run, Veeam Backup & Replication creates a catalog, or index, of the VM guest OS files and stores index files on the Veeam Backup server in the C:/VBR Catalog/Index/Machines/[vm_name] folder. Creation of index is extremely fast and has minimal impact on network and VMware environment. Once the index is created and stored on backup servers, the indexing service on Veeam Backup Enterprise Manager performs index replication it aggregates index data for all VM image backups from multiple backup servers. This consolidated index is stored on the Veeam Backup Enterprise Manager server in the C:/VBR Catalog/Index/catalog and is used for search queries. With a relatively small number of backups, search for guest OS files in backups is performed with Veeam Backup Enterprise Manager. However, if you frequently need to search through a great number of backups (more than 100 VMs or more than 10 million files), it is recommended to configure the Veeam Backup Search - an optional component in the backup infrastructure that is used for the purpose of search performance optimization. Veeam Backup Search is installed on a dedicated Microsoft Search Server to streamline VM guest OS files search in large-scale virtual deployments. It uses Microsoft Search Server functionality to crawl content in the shared VBRCatalog folder on the Veeam Backup Enterprise Manager server and to create a content index on the Search Server that is used to process search queries. For detailed information on Veeam Backup Search, please refer to the User Guide. U-AIR Wizards Universal Application-Item Recovery (U-AIR), enabled by the Veeam vpower technology, allows you to recover individual items from any virtualized application. For such applications as Active Directory, Microsoft SQL and Microsoft Exchange, U-AIR is a wizarddriven process that is, you can recover necessary items from applications using applicationspecific wizards. For other applications, U-AIR is user-driven that is, Veeam Backup & Replication starts the application and all components required for its proper work in a virtual lab so that users can connect to that application and recover items themselves. U-AIR wizards are not tied to the Veeam Backup & Replication installation these are standalone components that can be downloaded, installed and updated independent of the product release. You can install U-AIR wizards on any machine in your production environment from which you plan to perform the restore process. For details, see the Veeam Backup & Replication Help and U-AIR Wizards User Guide. Veeam Explorer for Exchange Veeam Explorer for Exchange is a free tool available to users of Veeam Backup & Replication starting with version 6.1 (in all editions, including Free Edition). It allows you to browse Microsoft Exchange 2010 database files and restore necessary items, such as mailboxes, folders, messages, tasks, contacts and so on. Instead of fully restoring and starting the VM with the Microsoft Exchange Server, you can use Veeam Backup & Replication capabilities to extract the necessary Microsoft Exchange database from the backup file and then use Veeam Explorer for Exchange to browse and restore individual items. Restore options include: Exporting mailbox folders and items as Personal Folder Files (.pst) Saving mailbox items as Microsoft Exchange Mail Documents (.msg) Sending mailbox items as attachments via 10 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

11 Restoring mailbox folders and items into their original location (available only with Veeam Backup & Replication Enterprise Edition) Veeam Explorer for Exchange can be downloaded and installed independently from other Veeam Backup and Replication components. Important Consider that Veeam Explorer for Exchange requires full access to Microsoft Exchange database files for item recovery. This level of access is usually granted to a very limited number of employees within the organization. If you would like to allow less privileged users to perform recovery of Microsoft Exchange items from backups, you can use the Application-Item Recovery (AIR) wizard for Microsoft Exchange. 11 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

12 INFRASTRUCTURE AND PROCESSES This section briefly reminds you of backup and replication infrastructure and processes. For the detailed description, as well as for information on other processes (recovery verification, data recovery, quick migration and so on), please refer to the User Guide and other product resources. You can also view the Veeam Backup & Replication - How It Works online training video. Backup The backup infrastructure comprises the following components: One or more source hosts with associated datastores One or more backup proxy servers Backup repository The source host and the repository produce two terminal points between which VM data is moved. Backup data is collected, transformed and transferred with the help of Veeam agents. Veeam Backup & Replication uses a two-agent architecture one agent interacts with the source host, and the other one interacts with the repository. The agents communicate with each other and maintain a stable connection. All backup infrastructure components engaged for the job make up a data pipe. VM data is moved over this data pipe block by block processing of a single VM includes multiple processing cycles. When a new backup session is started, the target-side agent obtains job instructions and communicates with the source-side agent to begin data collection. 1. The source-side agent accesses a VM image and copies VM data using one of VMware transport modes, as prescribed by the proxy server settings. While copying, the sourceside agent performs additional processing it consolidates the content of virtual disks by filtering out overlapping snapshot blocks, zero-data blocks and blocks of swap files. During incremental job runs, the agent retrieves only those data blocks that have changed since the previous job run. Copied blocks of data are compressed and moved from the source-side agent to the target-side agent. 2. The target-side agent deduplicates similar blocks of data and writes the result to the backup file in the backup repository. After a backup job completes, the resulting backup file is written to the backup repository that you have selected as a backup target. Veeam Backup & Replication creates a full backup file (VBK) during the first run of a backup job. During every subsequent job run, it copies changes that were made to the VM since the last backup, whether full or incremental. Depending on the backup method you select, Veeam Backup & Replication handles incremental changes differently: If you use the incremental backup mode, Veeam Backup & Replication saves incremental changes to an incremental file (VIB) in addition to a full backup file (VBK) on the backup repository. If you use the reversed incremental backup mode, Veeam Backup & Replication injects copied changes to the full backup file, and saves replaced blocks of data as a reversed increment file (VRB) in addition to the full backup file (VBK) on the backup repository. Note To review backup methods in detail, you can refer to the How It Works: Backup Methods section of this document, Veeam Backup & Replication Online Help, or How It Works online training video. Also, in addition to backup files, Veeam Backup & Replication creates a backup metadata file (VBM) that contains information on the backup job, VMs in the backup, number and structure of backup 12 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

13 files, restore points and so on. This metadata file facilitates import of backups and mapping of backup jobs to existing backups. Onsite Backup Backup to Windows or Linux-based Repository To back up to an onsite Windows or Linux-based repository, you need to deploy a backup proxy on a server that has access to the source datastore, and point the backup job to this proxy. In this scenario, the source-side agent is started on the proxy server, and the target-side agent is started on the Windows or Linux repository server. Backup data is sent from the proxy to the repository over LAN: Backup to SMB Share To back up to an onsite SMB share, you need a Windows-based proxying server that has access to the SMB share. This can be either the Veeam Backup server or another Windows server added to the Veeam Backup & Replication console. In this scenario, Veeam Backup & Replication starts the source-side and target-side agents on the same server. Backup data is sent from the proxy to the target SMB share over LAN. Offsite Backup The common requirement for offsite backup is that one Veeam agent runs in the production site (closer to the source datastore), and the other agent runs in the remote target site (closer to the repository). During backup, the agents maintain a stable connection, which allows for uninterrupted operation over WAN or slow links. 13 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

14 Backup to Windows or Linux-based Repository To perform offsite backup to a Windows or Linux-based repository, you need to deploy a backup proxy in the production site, closer to the source datastore. In this scenario, the source-side agent is started on the proxy server, and the target-side agent is started on the Windows or Linux repository server. Backup data is sent from the proxy to the repository over WAN: Backup to SMB Share To back up VMs to an offsite SMB share, you should deploy a backup proxy in the source site and an additional Windows-based proxying server in the remote site. The SMB repository should be configured to point to the target-side proxying server. During backup the source-side agent runs on the source proxy in the production site, and the target-side agent runs on the target proxying server in the remote site. Backup data is transferred between the backup proxy and the proxying server over WAN: Replication As well as backup, replication is a job-driven process; in many ways, it works similarly to forward incremental backup: During the first run of a replication job, Veeam Backup & Replication copies the whole VM image and registers a replicated VM on the target ESX host. During subsequent runs of a job, Veeam Backup & Replication copies only incremental changes, and creates restore points for a VM replica so you can recover your VM to the necessary state. Every restore point is in fact a usual VMware snapshot. 14 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

15 When you perform incremental replication, data blocks that have changed since the last replication cycle are written to the snapshot delta file next to a full VM replica. The number of restore points in the chain depends on your retention policy settings. Replication infrastructure and process is very similar to those used for backup. It includes a source host, a target host with associated datastores, one or two proxy servers and a repository. The source host and the target host produce two terminal points between which replicated data is moved. Replicated data is collected, transformed and transferred with the help of Veeam agents. In addition to source-side agent and agent hosted on a repository, replication process involves a target-side agent that interacts with the target host. The agent hosted on a repository works with replica metadata files. Important Although the replica data is written to the target datastore, certain replica metadata must be located on a backup repository. This metadata is used by the source proxy and thus should be deployed close to the source host. 1. When a new replication session is started, the source-side agent operates in the same way as in backup process. In addition, in all cases when use of VMware CBT is not possible, the source-side agent interacts with the agent hosted on the repository to obtain replica metadata in order to detect what blocks have changed since the previous job run. 2. Copied blocks of data are compressed and moved from the source-side agent to the target-side agent. Note In on-site replication scenarios, the source-side agent and the target-side agent may run on the same backup proxy server. 3. The target-side agent then decompresses replica data and writes the result to the destination datastore. Veeam Backup & Replication supports a number of replication scenarios that depend on the location of the target host and will be discussed later in this guide. During replication cycles, Veeam Backup & Replication creates the following files for a VM replica: A full VM replica (a set of VM configuration files and virtual disks). During the first replication cycle, Veeam Backup & Replication puts these files to the selected datastore to the ReplicaName folder, and registers a VM replica on the target host. Replica restore points (snapshot delta files). During incremental replication, Veeam Backup & Replication creates a snapshot delta file in the same folder, next to a full VM replica. Replica metadata (VBK) used to store replica checksums. Veeam Backup & Replication uses this file to quickly detect changed blocks of data between two replica states. A metadata file is written to the backup repository. During the first run of a replication job, Veeam Backup & Replication creates a replica with empty virtual disks on the target datastore. If the Virtual Appliance mode is applicable, replica virtual disks are mounted to the backup proxy and populated through ESX I/O stack. This results in increased writing speed and fail-safe replication to ESXi targets. To streamline the replication process, you can deploy the backup proxy on a virtual machine. The virtual backup proxy must be registered on an ESX(i) host that has a direct connection to the target datastore. In this case, the backup proxy will be able to use the Virtual Appliance transport mode for writing replica data to target. If the backup proxy is deployed on a physical server, or use of the Virtual Appliance mode is not possible for other reasons, Veeam Backup & Replication will use the Network transport mode to populate replica disk files. 15 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

16 Onsite Replication If the source and target hosts are located in the same site, you can deploy one backup proxy for data processing and a backup repository for storing replica metadata. This backup proxy must have access to the source host and to the target host at the same time. In this scenario, the sourceside agent and the target-side agent will be started on the same backup proxy. Replication traffic will be transferred between the two agents (using low compression). Offsite Replication The common requirement for offsite replication is that one Veeam agent runs in the production site (closer to the source host), and another agent runs in the remote DR site (closer to the target host). During backup, the agents maintain a stable connection, which allows for uninterrupted operation over WAN or slow links. Thus, to replicate across remote sites, you should deploy at least one local backup proxy in each site: 1. A source backup proxy in the production site 2. A target backup proxy in the remote DR site. The backup repository should be deployed in the production site, closer to the source backup proxy. 16 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

17 Tip When planning for off-site replication, consider advanced possibilities to reduce the amount of replication traffic and streamline replica configuration replica seeding, replica mapping, network mapping and re-ip. In this scenario, the following connections need to be open between the Veeam Backup & Replication components: Veeam Backup server should have access to vcenter server, ESX(i) hosts, and both source and target backup proxies. Source backup proxy should have access to the Veeam Backup server, source host, target proxy, and source vcenter server. Target proxy should have access to the Veeam Backup server, source proxy, target host, and target vcenter server. Important If you are planning for offsite replication over WAN, it is strongly recommended that you deploy a proxy server on the target side. With a proxy server set up on the target side, the data will cross the WAN compressed and will be uncompressed by the target proxy. Note that you also can seed the replica job by sending your backup files offsite (using some external media, for example) and then have only incremental job runs. It is also recommended that you install an additional Veeam Backup & Replication server in DR site; there shouldn t be any issues related to the license, since Veeam is licensed by physical CPU socket of source hypervisor host (where protected virtual machines reside), not by Veeam server. In this scenario: Veeam Backup server deployed in the production site will be responsible for backup jobs and/or local replication Veeam Backup server in the DR site will control the remote replication jobs. Thus, in disaster situation all functionality (Failover, Failback and etc.) can be performed by Veeam Backup & Replication Server in DR site without any problems. Additionally, it may be worth installing Enterprise Manager to have visibility across two backup servers, and in case of failover you can manually revoke licenses from the host that is down. Replication bandwidth estimation has always been a challenge, depending on multiple factors such as number and size of VMs, change rate (at least daily, per RPO cycle is ideal), 17 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

18 RPO target, replication window. Full information about these factors, however, is rarely at hand. As an option, you may want to setup backup jobs that mirror what you would do with a replication job, and use the "transferred size" to calculate bandwidth (as this would be the same amount of data used for replication). Also, when replicating VMs to a remote DR site (or performing offsite backup), you can manage network traffic by applying traffic throttling rules or limiting the number of data transfer connections. See User Guide for more information. Recovery & Verification The Veeam vpower NFS service is a Windows service that runs on a Windows-based backup repository server and enables it to act as an NFS server. vpower NFS allows Veeam Backup & Replication to mount a compressed and deduplicated backup file as a regular VMDK file directly to the ESX(i) host via NFS, so ESX(i) hosts get transparent access to backed up VMware VM images. The vpower technology is used to perform the following tasks: Recovery Verification (SureBackup) Instant VM Recovery Multi-OS File-Level Recovery Universal Application-Item Recovery (U-AIR) SureBackup SureBackup is developed to automate and simplify the backup verification process, one of the most crucial parts of data management and protection. It is a feature that allows you to start VMs directly from VM backups in a fenced-off environment and perform backup reliability and availability testing as a routine part of the backup process. To perform recovery verification testing, you need to create an application group required to verify full functionality of backed up VMs, an isolated virtual lab where VMs should be tested, and a recovery verification job. An application group is a group of virtual machines that contains VMs running production applications on which VMs to be verified are dependent. That is, it includes all components and services that should be started to enable fully functional work of VMs you want to test. A virtual lab is an isolated virtual test environment where verified VMs with all components required for their proper operation are started and tested. A virtual lab is created using existing resources in your VI environment and ensures secure integrity and functionality testing for backed up VMs. A recovery verification job aggregates all settings and policies of a recovery verification task, such as required application group, virtual lab to be used and backups of VMs that should be verified in the created environment. When a recovery verification job runs, VMs from the application group are published and then started from backups in the required order and remain running while VMs from verified backups are booted and tested. 18 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

19 During verification, a backed up VM image remains in the read-only state all changes that take place when a VM is running are written to redo log files that are stored on a selected datastore in the production environment. Once the recovery verification process is complete, the redo logs are removed. When performing recovery verification of VM backups, Veeam Backup & Replication runs VMs directly from backup files without restoring them to a production datastore. This is achieved by utilizing the vpower NFS service a Windows service that runs on a Windows-based backup repository server and enables it to act as an NFS server. vpower NFS allows Veeam Backup & Replication to mount a compressed and deduplicated backup file as a regular VMDK file directly to the ESX(i) host via NFS, so ESX(i) hosts get transparent access to backed up VMware VM images. Recovery Veeam Backup & Replication allows you to perform both image-level and file-level restores of backups and replicas. You can restore a virtual machine as a whole to start it on the target ESX server, recover only VM hard disks, VM files (.vmdk..vmx and so on) or VM guest OS files and folders and save them on your local machine. VMs or files can be restored at any of the available restore points. Note The restore process is always performed via the network. When performing instant recovery, Veeam Backup & Replication creates an independent temporary copy of a VM in your VMware environment and immediately starts it (if necessary). You can also use a recovered VM for testing purposes to ensure the VM guest OS and applications are functioning properly. Instant VM recovery does not require you to extract a VM from a backup and move it across datacenter it mounts a VM directly from a compressed backup file on a selected ESX host. 19 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

20 The archived image of a VM remains in a read-only state to avoid unexpected modifications. All changes to a virtual disk that take place while a VM is running are logged to an auxiliary file on the Veeam Backup server or any datastore you select. These changes are discarded as soon as a restored VM is removed. When you perform file-level recovery for Windows OS, the Veeam agent running on the target host or backup repository mounts the VM file system to the local drive via Veeam's proprietary driver. After that, you can copy necessary files and folders to your local machine drive and save them anywhere within the network or simply point any applications to the files and use them normally. The backup file or replica will remain read-only no matter what you do. For details on data recovery and verification, please refer toveeam Backup & Replication Help, Evaluator s Guide and U-AIR Wizards User Guide; you can also view the Veeam Backup & Replication - How It Works online training video. 20 Veeam Backup & Replication BEST PRACTICES FOR DEPLOYMENT & CONFIGURATION

Veeam Backup & Replication for VMware

Veeam Backup & Replication for VMware Veeam Backup & Replication for VMware Version 8.0 Evaluator s Guide May, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 6.5 User Guide VMware Environments November, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 6.5 User Guide for Hyper-V Environments December, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of

More information

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage TECHNICAL PAPER Veeam Backup & Replication with Nimble Storage Document Revision Date Revision Description (author) 11/26/2014 1. 0 Draft release (Bill Roth) 12/23/2014 1.1 Draft update (Bill Roth) 2/20/2015

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide April, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups This document shows you how to use a Drobo iscsi SAN Storage array with Veeam Backup & Replication version 5 in a VMware environment. Veeam provides fast disk-based backup and recovery of virtual machines

More information

Veeam Backup & Replication. Version 7.0

Veeam Backup & Replication. Version 7.0 Veeam Backup & Replication Version 7.0 January, 2014 2014 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

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

Veeam Backup & Replication. Version 8.0

Veeam Backup & Replication. Version 8.0 Veeam Backup & Replication Version 8.0 February, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Availability for your modern datacenter

Availability for your modern datacenter Availability for your modern datacenter - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable Veeam Availability protection for the Always-On Business

More information

What s New in Veeam Backup & Replication v5

What s New in Veeam Backup & Replication v5 vpower What s New in Veeam Backup & Replication v5 Veeam Backup & Replication v5 is a major new release of Veeam s industry-leading data protection and disaster recovery solution for VMware vsphere that

More information

Veeam Backup & Replication 5.0

Veeam Backup & Replication 5.0 Veeam Backup & Replication 5.0 User Guide April 2011 Copyright 2005 2011 Veeam Software Inc. All rights reserved worldwide. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

Configuration Guide: Best Practices with HP Storage and Veeam

Configuration Guide: Best Practices with HP Storage and Veeam Configuration Guide: Best Practices with HP Storage and Veeam Modern Data Protection Built for Virtualization November, 2013 Contents Intended audience....3 Veeam Backup & Replication overview.... 3 Veeam

More information

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0 Backing Up the CTERA Portal Using Veeam Backup & Replication CTERA Portal Datacenter Edition May 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may

More information

PN: 210-0317-04. Using Veeam Backup and Replication Software with an ExaGrid System

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

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

VMware Backup and Deduplication. Written by: Anton Gostev Product Manager Veeam Software

VMware Backup and Deduplication. Written by: Anton Gostev Product Manager Veeam Software VMware Backup and Deduplication Written by: Anton Gostev Product Manager Veeam Software Copyright 2005 2009 Veeam Software Inc. All rights reserved worldwide. No part of this publication may be reproduced,

More information

Availability for the modern datacentre Veeam Availability Suite v8. Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam.

Availability for the modern datacentre Veeam Availability Suite v8. Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam. Availability for the modern datacentre Veeam Availability Suite v8 Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam.com Availability for the your modern datacentre modern datacenter

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 7.0 Evaluator s Guide Hyper-V Environments August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

Veeam Backup & Replication v6

Veeam Backup & Replication v6 Veeam Backup & Replication v6 More great reasons to choose Veeam TECTRADE B.V Dimitri de Swart Pre-sales Consultant. What s coming in v6 Enterprise scalability Advanced replication Multi-hypervisor support

More information

Backup and Recovery Best Practices With Veeam Backup & Replication

Backup and Recovery Best Practices With Veeam Backup & Replication TECHNICAL WHITE PAPER Backup and Recovery Best Practices With Veeam Backup & Replication www.tintri.com TECHNICAL WHITE PAPER Contents Intended Audience 1 Introduction 1 Consolidated List of Practices

More information

Backup and Recovery Best Practices With Tintri VMstore

Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices with Tintri VMstore TECHNICAL BEST PRACTICES PAPER, Revision 1.0, April 10, 2014 Contents Contents Introduction

More information

Backup and Recovery Best Practices With CommVault Simpana Software

Backup and Recovery Best Practices With CommVault Simpana Software TECHNICAL WHITE PAPER Backup and Recovery Best Practices With CommVault Simpana Software www.tintri.com Contents Intended Audience....1 Introduction....1 Consolidated list of practices...............................

More information

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Veeam Summer School Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50

More information

Availability for the modern datacentre

Availability for the modern datacentre Availability for the modern datacentre Veeam Availability Suite v8 Mohamad Rizk Presales Consultant Middle East mohamad.rizk@veeam.com Veeam is built for virtualization Founded in 2006, Global company

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

Veeam Backup & Replication and Iomega

Veeam Backup & Replication and Iomega Veeam Backup & Replication and Iomega Easy to use backup storage with StorCenter PX Presenter Name / Event Name What are the challenges? Managing VMware-centric environments requires a new way of thinking

More information

BDR TM for VMware. VMware BACKUP WITH VEMBU. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES

BDR TM for VMware. VMware BACKUP WITH VEMBU. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES BDR TM for VMware VMware BACKUP WITH VEMBU VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results

More information

VEMBU VS VEEAM. Why Vembu is Better VEMBU TECHNOLOGIES TRUSTED BY OVER 25,000 BUSINESSES. www.vembu.com

VEMBU VS VEEAM. Why Vembu is Better VEMBU TECHNOLOGIES TRUSTED BY OVER 25,000 BUSINESSES. www.vembu.com VS Why Vembu is Better TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results of the use of this document

More information

Is VMware Data Recovery the replacement for VMware Consolidated Backup (VCB)? VMware Data Recovery is not the replacement product for VCB.

Is VMware Data Recovery the replacement for VMware Consolidated Backup (VCB)? VMware Data Recovery is not the replacement product for VCB. VMware Data Recovery Frequently Asked Questions (FAQ), June 2010 Product Overview What is VMware Data Recovery? VMware Data Recovery is a backup and recovery product for VMware vsphere 4.x environments

More information

Veeam Availability Suite

Veeam Availability Suite s Veeam Availability Suite s Veeam Availability Suite combines the industry-leading backup, restore and replication capabilities of Replication with the advanced monitoring, reporting and capacity planning

More information

What s new in 6.1. Veeam Backup & Replication

What s new in 6.1. Veeam Backup & Replication Veeam Backup & Replication What s new in 6.1 Veeam Backup & Replication now protects more than 4 million VMs in more than 40,000 organizations around the world. And although Veeam has a huge lead over

More information

Virtual Server Agent v9 with VMware. March 2011

Virtual Server Agent v9 with VMware. March 2011 Virtual Server Agent v9 with VMware March 2011 Contents Summary... 3 Backup Transport Methods... 3 Deployment Scenarios... 3 VSA Installation Requirements... 4 VSA Patch Requirements... 4 VDDK Installation...

More information

Optimize VMware and Hyper-V Protection with HP and Veeam

Optimize VMware and Hyper-V Protection with HP and Veeam Optimize VMware and Hyper-V Protection with HP and Veeam John DeFrees, Global Alliance Solution Architect, Veeam Markus Berber, HP LeftHand P4000 Product Marketing Manager, HP Key takeaways from today

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER

Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Architectural Overview... 3 Deployment and Configuration.... 5 Administration.... 5 Backup....

More information

Availability for the modern datacentre Veeam Availability Suite v8

Availability for the modern datacentre Veeam Availability Suite v8 Availability for the modern datacentre Veeam Availability Suite v8 Aseem Anwar Senior System Engineer, Veeam Software Assem.Anwar@veeam.com Phillip Moore System Engineer, Veeam Software Phillip.Moore@veeam.com

More information

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide WHITE Deployment PAPERGuide Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide An Acronis White Paper Copyright Acronis, Inc., 2000 2011 Deployment Guide Table of contents About

More information

What s new in v6. Veeam Backup & Replication. Enterprise scalability. To learn more, visit: www.veeam.com 1

What s new in v6. Veeam Backup & Replication. Enterprise scalability. To learn more, visit: www.veeam.com 1 Veeam Backup & Replication What s new in v6 GOLD AWARD NEW TECHNOLOGY Veeam Backup & Replication v6 won Best New Technology at VMworld 2011. This is the second year in a row Veeam Backup was selected as

More information

Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam

Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam Technical white paper Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam Table of contents Intended Audience 3 Executive Summary 3 Introduction 3 Data Protection Trade-offs 4 Instant

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

Evaluation of Enterprise Data Protection using SEP Software

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

More information

ESG Lab Review. Introduction. Customer Challenges

ESG Lab Review. Introduction. Customer Challenges ESG Lab Review Veeam Backup & Replication Built for Virtualization Date: March 2013 Authors: Vinny Choinski, Senior Lab Analyst; Kerry Dolan, Lab Analyst; and Jason Buffington, Senior Analyst Abstract:

More information

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer Veeam Backup and Replication Architecture and Deployment Nelson Simao Systems Engineer Agenda Veeam Backup Server / Proxy Architecture Veeam Backup Server / Backup Proxy Backup Transport Modes Physical

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

Redefining Microsoft SQL Server Data Management. PAS Specification Redefining Microsoft SQL Server Data Management APRIL Actifio 11, 2013 PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft SQL Server Data Management.... 4 Virtualizing

More information

How To Backup A Virtualized Environment

How To Backup A Virtualized Environment Disk-based Backup for Virtualized Environment via Infortrend EonStor DS, ESVA, EonNAS 3000 / 5000 and Veeam Backup and Replication Application Note Abstract The document describes, as an example the usage

More information

How To Protect Your Data From Being Damaged On Vsphere Vdp Vdpa Vdpo Vdprod (Vmware) Vsphera Vdpower Vdpl (Vmos) Vdper (Vmom

How To Protect Your Data From Being Damaged On Vsphere Vdp Vdpa Vdpo Vdprod (Vmware) Vsphera Vdpower Vdpl (Vmos) Vdper (Vmom VMware vsphere Data Protection 6.0 Maciej Kot Senior Systems Engineer VMware Overview vsphere Data Protection Overview Data protection for VMs and applications Agent-less VM backup and restore Agents for

More information

BDR TM V3.0 DEPLOYMENT AND FEATURES

BDR TM V3.0 DEPLOYMENT AND FEATURES BDR TM V3.0 DEPLOYMENT AND FEATURES VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results of

More information

Using Live Sync to Support Disaster Recovery

Using Live Sync to Support Disaster Recovery Using Live Sync to Support Disaster Recovery SIMPANA VIRTUAL SERVER AGENT FOR VMWARE Live Sync uses backup data to create and maintain a warm disaster recovery site. With backup and replication from a

More information

Veeam Summer School. Thomas Zaatman Veeam Software

Veeam Summer School. Thomas Zaatman Veeam Software Veeam Summer School Thomas Zaatman Veeam Software Availability for the your modern datacentre modern datacenter Veeam Availability Suite v8 Welcome to Veeam Veeam was founded in 2006 Exponential revenue

More information

Redefining Microsoft Exchange Data Management

Redefining Microsoft Exchange Data Management Redefining Microsoft Exchange Data Management FEBBRUARY, 2013 Actifio PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft Exchange Data Management.... 3 Virtualizing

More information

VM backup is the new standard fare

VM backup is the new standard fare VM backup is the new standard fare The right answer to backup and restore these hundreds of VMs Andreas Neufert System Engineer Contents Introduction 3 Starting situation as a central theme of this document

More information

Availability for the modern datacentre Veeam Availability Suite v8. Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam.

Availability for the modern datacentre Veeam Availability Suite v8. Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam. Availability for the modern datacentre Veeam Availability Suite v8 Henk Arts Senior System Engineer (teamlead), Veeam Software Henk.arts@veeam.com Availability for the your modern datacentre modern datacenter

More information

NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization

NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization VADP vstorage APIs for Data Protection Centralized Efficient Off-host LAN free Challenges Dynamic Environment Performance

More information

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups This document shows you how to use a Drobo iscsi array with Veeam Backup & Replication version 6.5 in a VMware environment. Veeam provides fast disk-based backup and recovery of virtual machines (VMs),

More information

Zerto Virtual Manager Administration Guide

Zerto Virtual Manager Administration Guide Zerto Virtual Manager Administration Guide AWS Environment ZVR-ADVA-4.0U2-01-23-07-15 Copyright 2015, Zerto Ltd. All rights reserved. Information in this document is subject to change without notice and

More information

How To Get A Storage And Data Protection Solution For Virtualization

How To Get A Storage And Data Protection Solution For Virtualization Smart Storage and Modern Data Protection Built for Virtualization Dot Hill Storage Arrays and Veeam Backup & Replication Software offer the winning combination. Veeam and Dot Hill Solutions Introduction

More information

Advanced SQL Server backup & recovery for VM environments

Advanced SQL Server backup & recovery for VM environments Advanced SQL Server backup & recovery for VM environments Rick Vanover vexpert, VCP, MCITP Software Strategy Specialist Veeam Software Twitter: @RickVanover Blog: http://www.veeam.com/blog Administrative

More information

VEEAM BACKUP & REPLICATION 6.1 RELEASE NOTES

VEEAM BACKUP & REPLICATION 6.1 RELEASE NOTES VEEAM BACKUP & REPLICATION 6.1 RELEASE NOTES This Release Notes document provides last-minute information about Veeam Backup & Replication 6.1, including system requirements, installation and upgrade procedure,

More information

DISK IMAGE BACKUP. For Physical Servers. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES

DISK IMAGE BACKUP. For Physical Servers. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES DISK IMAGE BACKUP For Physical Servers VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results

More information

Replication Overview

Replication Overview W H I T E P A P E R b y F r a n k M u s a c c h i a Taking control of your finances. PHD Virtual & Replication: Replication Overview Unmatched Value for Your Virtual World WWW.PHDVIRTUAL.COM PHD Virtual

More information

Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter

Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter Modern Data Center Virtualization Modern storage Cloud 1 Provision IT services faster Strengthen security and control

More information

EMC Backup Solutions for Virtualized Environments

EMC Backup Solutions for Virtualized Environments EMC Solutions for Virtualized Environments Dumitru Taraianu Presales, EMC 1 VMWare Present & Future Present Agent installed in each host ESX Console-level backup VCB Future vstorage API for Data Protection

More information

Backup and Recovery Best Practices With vsphere Data Protection Advanced

Backup and Recovery Best Practices With vsphere Data Protection Advanced TECHNICAL WHITE PAPER Backup and Recovery Best Practices With vsphere Data Protection Advanced www.tintri.com Contents Intended Audience....1 Introduction....1 Consolidated list of practices...............................

More information

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014 DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTIONS FOR VSPEX PRIVATE CLOUD EMC VSPEX December 2014 Copyright 2013-2014 EMC Corporation. All rights reserved. Published in USA. Published December,

More information

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software

More information

Paragon Protect & Restore

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

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

ArCycle vmbackup. for VMware/Hyper-V. User Guide

ArCycle vmbackup. for VMware/Hyper-V. User Guide ArCycle vmbackup for VMware/Hyper-V User Guide 2 Copyright Copyright ArCycle Software, Ltd., 2011-2014. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

VMware vsphere Data Protection

VMware vsphere Data Protection FREQUENTLY ASKED QUESTIONS VMware vsphere Data Protection vsphere Data Protection Advanced Overview Q. What is VMware vsphere Data Protection Advanced? A. VMware vsphere Data Protection Advanced is a backup

More information

Backup and recovery as agile as the virtual machines being protected

Backup and recovery as agile as the virtual machines being protected hosted by Mario Blandini @ Drobo Backup and recovery as agile as the virtual machines being protected Approaches and architectures for protecting VMware virtual machines using image-based backup Special

More information

How To Choose Veeam Backup & Replication

How To Choose Veeam Backup & Replication VMware Backup: Veeam Backup & Replication vs. Legacy Backup Tools Top 10 Reasons to Choose Veeam Veeam Backup & Replication isn t the only way to back up your virtual environment but it is the best way.

More information

Solution brief: Modernized data protection with Veeam and HP Storage

Solution brief: Modernized data protection with Veeam and HP Storage Solution brief: Modernized data protection with Veeam and HP Storage Modern Data Protection Built for Virtualization November, 2013 Contents Executive summary....3 Key points...3 Virtual machine data protection

More information

Availability. for the modern datacentre

Availability. for the modern datacentre Availability for the modern datacentre Sessionens agenda Hvad vil I have med fra denne workshop? Skal vi udelukkende fokusere på v8 features? Skal vi tale design/best practice? Hvad har vi med I dagens

More information

Protect Microsoft Exchange databases, achieve long-term data retention

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

More information

Veeam Backup & Replication Modern Data Protection HP Storage & Veeam Software complete VM data protection Business & technical challenges Video demonstration What s more with Veeam Backup & Replication

More information

VEEAM BACKUP & REPLICATION 6.5 RELEASE NOTES

VEEAM BACKUP & REPLICATION 6.5 RELEASE NOTES VEEAM BACKUP & REPLICATION 6.5 RELEASE NOTES This Release Notes document provides last-minute information about Veeam Backup & Replication 6.5, including system requirements, installation and upgrade procedure,

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Document Release Date: December 18, 2013 www.phdvirtual.com Legal Notices PHD Virtual Backup for Hyper-V version 7.0 Copyright 2005-2013 PHD Virtual Technologies,

More information

Accelerate Your Virtualisation Journey With Backup Built For VMWare. Frederick Enslin. BRS Technology Consultant. Copyright 2011 EMC Corporation

Accelerate Your Virtualisation Journey With Backup Built For VMWare. Frederick Enslin. BRS Technology Consultant. Copyright 2011 EMC Corporation Accelerate Your Virtualisation Journey With Backup Built For VMWare Frederick Enslin BRS Technology Consultant 1 Agenda Virtualization trend and benefits Must-have list Deduplication Avamar is optimized

More information

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell Dell PowerVault DL2200 & BE 2010 Power Suite Owen Que Channel Systems Consultant Dell Dell PowerVault DL2200 powered by Symantec Backup Exec 2010 1 Replace Tape with Deduplication Customer Storage Challenge

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

Finding a Home for Your VMware and Hyper-V Backups

Finding a Home for Your VMware and Hyper-V Backups Finding a Home for Your VMware and Hyper-V Backups Veeam Backup & Replication Rick Vanover vexpert, VCP, MCITP Veeam Product Strategy Specialist @RickVanover @Veeam About this webinar Technical in nature

More information

Symantec NetBackup 7.1 What s New and Version Comparison Matrix

Symantec NetBackup 7.1 What s New and Version Comparison Matrix Symantec 7.1 What s New and Version Comparison Matrix Symantec 7 allows customers to standardize backup and recovery operations across physical and virtual environments with fewer resources and less risk

More information

Vembu VMBackup v3.1.0 BETA

Vembu VMBackup v3.1.0 BETA Vembu VMBackup v3.1.0 BETA Release Notes With enhanced features and fixes boosting stability and performance, Vembu VMBackup v3.1.0 BETA is now available for user evaluation. The all in one Vembu VMBackup

More information

NETAPP SYNCSORT INTEGRATED BACKUP. Technical Overview. Peter Eicher Syncsort Product Management

NETAPP SYNCSORT INTEGRATED BACKUP. Technical Overview. Peter Eicher Syncsort Product Management NETAPP SYNCSORT INTEGRATED BACKUP Technical Overview Peter Eicher Syncsort Product Management Current State of Data Protection Production Data Protection Storage Physical & VM App Servers Backup Servers

More information

UNDERSTANDING DATA DEDUPLICATION. Thomas Rivera SEPATON

UNDERSTANDING DATA DEDUPLICATION. Thomas Rivera SEPATON UNDERSTANDING DATA DEDUPLICATION Thomas Rivera SEPATON SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use this material

More information

VMware Data Recovery. Administrator's Guide EN-000193-00

VMware Data Recovery. Administrator's Guide EN-000193-00 Administrator's Guide EN-000193-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

UNDERSTANDING DATA DEDUPLICATION. Tom Sas Hewlett-Packard

UNDERSTANDING DATA DEDUPLICATION. Tom Sas Hewlett-Packard UNDERSTANDING DATA DEDUPLICATION Tom Sas Hewlett-Packard SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use this material

More information

Instant Recovery for VMware

Instant Recovery for VMware NETBACKUP 7.6 FEATURE BRIEFING INSTANT RECOVERY FOR VMWARE NetBackup 7.6 Feature Briefing Instant Recovery for VMware Version number: 1.0 Issue date: 2 nd August 2013 This document describes a feature

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

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

More information

DR-to-the- Cloud Best Practices

DR-to-the- Cloud Best Practices DR-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 PROVIDER CONTENTS

More information

Learn how to Backup Your Exchange Infrastructure

Learn how to Backup Your Exchange Infrastructure Learn how to Backup Your Exchange Infrastructure Niels Engelen Systems Engineer for Veeam Software (vexpert, VCP, CCNA) Johan Huttenga Solutions Architect for Veeam Software (MCSA, MCITP) Contents Executive

More information

Supported File Systems

Supported File Systems System Requirements VMware Infrastructure Platforms Hosts vsphere 5.x vsphere 4.x Infrastructure 3.5 (VI3.5) ESX(i) 5.x ESX(i) 4.x ESX(i) 3.5 vcenter Server 5.x (optional) vcenter Server 4.x (optional)

More information

Solution Overview VMWARE PROTECTION WITH EMC NETWORKER 8.2. White Paper

Solution Overview VMWARE PROTECTION WITH EMC NETWORKER 8.2. White Paper White Paper VMWARE PROTECTION WITH EMC NETWORKER 8.2 Solution Overview Abstract This white paper describes the integration of EMC NetWorker with VMware vcenter. It also includes details on the NetWorker

More information

Virtual Machine Backup Guide

Virtual Machine Backup Guide Virtual Machine Backup Guide ESX 4.0, ESXi 4.0 Installable and vcenter Server 4.0, Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 This document supports the version

More information

HP Integration with Veeam Backup and Replication. Mark Hambelton Veeam EMEA Alliances SE

HP Integration with Veeam Backup and Replication. Mark Hambelton Veeam EMEA Alliances SE HP Integration with Veeam Backup and Replication Mark Hambelton Veeam EMEA Alliances SE Agenda Overview of Veeam Backup and Replication v8 Veeam Explorer for Storage Snapshots Veeam Backup off Storage

More information