VMware vsphere Data Protection 6.1
|
|
- Justin Paul
- 6 years ago
- Views:
Transcription
1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015
2 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data Replication... 7 Restore... 8 File Level Restore... 9 Application Restore... 9 Direct-to-Host Emergency Restore Automated Backup Verification Reporting Avoiding Backup Data Corruption Integration with EMC Data Domain EMC Avamar Migration Summary About the Author
3 Introduction VMware vsphere Data Protection is a backup and recovery solution from VMware. It is fully integrated with VMware vcenter Server and VMware vsphere Web Client, providing disk-based backup of virtual machines and applications. vsphere Data Protection is based on the industry-leading EMC Avamar deduplication backup and recovery software. The key features provided by vsphere Data Protection are: Wizard-driven setup and management to quickly and easily implement a data protection solution for a vsphere virtual machine environment Significantly reduced backup data disk space requirements, with the patented, variable-length Avamar deduplication technology Use of VMware vsphere Storage APIs Data Protection as well as Changed Block Tracking (CBT) to reduce load on the vsphere host infrastructure and minimize backup window requirements Agent-less virtual machine backup and restore that reduces complexity and deployment time Integration with EMC Data Domain for additional scale, efficiency, and reliability Microsoft Exchange Server agent for application-consistent backup and restore of databases and mailboxes, including those protected by a database availability group (DAG) Microsoft SQL Server agent that leverages the Virtual Backup Device Interface (VDI) feature for proper backup and restore of databases in standalone configurations and clustered environments Microsoft SharePoint agent that enables granular database backup and restore Reliable, efficient replication of backup data between vsphere Data Protection appliances for redundancy and offsite data protection Flexibility to restore replicated backup data at both the source and target locations Automated backup verification that provides the highest level of confidence in backup data integrity Secure, efficient backup data replication to Avamar for offsite data protection Direct-to-host emergency restore operation that enables virtual machine recovery even when vcenter Server and vsphere Web Client are offline File Level Restore (FLR), which enables granular file and folder restoration without the need for an agent in Microsoft Windows and Linux virtual machines Simple Web browser based administration through vsphere Web Client Appliance and backup data protection via a checkpoint-and-rollback mechanism Deployment of external proxies enabling as many as 24 parallel backup operations This paper presents an overview of the architecture, deployment, configuration, and management of vsphere Data Protection. Architecture vsphere Data Protection requires VMware vcenter Server, either the Windows implementation or the Linuxbased VMware vcenter Server Appliance. VMware vcenter Single Sign-On is also required. vsphere Data Protection supports backing up virtual machines on multiple versions of vsphere. The VMware Compatibility Guides should be consulted for more details on product interoperability. Web browsers must be enabled with Adobe Flash Player to access vsphere Web Client and vsphere Data Protection functionality. See vsphere documentation for a list of Web browsers currently supported with vsphere Web Client. 3
4 vsphere Data Protection is deployed as a prebuilt, Linux-based virtual appliance. A maximum of 20 vsphere Data Protection appliances can be deployed per vcenter Server. Each appliance is deployed by default with four virtual CPUs and 4GB of memory. Storage capacity for deduplicated backup data is configured during deployment. Optionally, as many as eight external proxies (virtual appliances) can be deployed per vsphere Data Protection virtual appliance. Proxies can be deployed to enable SCSI HotAdd transport backups of virtual machines running on datastores not directly accessible by the vsphere Data Protection virtual appliance. Examples include vsphere hosts utilizing local direct attached storage (DAS) and hosts deployed at remote locations. External proxies are required for the Linux logical volume manager (LVM) and EXT4 file level restore. Deployment of external proxies is performed using the vsphere Data Protection configure user interface (UI). Figure 1. Adding an External Proxy in the VDP Configure UI vsphere Data Protection application agents are downloaded using vsphere Web Client and are installed in the guest operating system (OS) of the virtual machines running Exchange Server, SQL Server, and SharePoint. Figure 2. vsphere Data Protection Components vsphere Data Protection supports as much as 8TB of deduplicated backup data capacity per appliance. Assuming average virtual machine sizes, average data change rates, and a 30-day retention policy, approximately 150 to 200 virtual machines can be protected with a vsphere Data Protection appliance. Every environment is different, so actual results will vary. 4
5 vsphere Data Protection virtual appliances can be deployed to Virtual SAN, SAN, and NAS datastores. The virtual machine disk (VMDK) files for a vsphere Data Protection virtual appliance can be stored together on the same datastore or distributed across multiple vsphere datastores. It is also possible to detach VMDK files that make up an existing vsphere Data Protection virtual appliance backup data partition and attach them to a newly deployed appliance. Additional backup data storage capacity can be added after the appliance has been deployed up to a maximum of 8TB. For example, a vsphere Data Protection originally deployed with 2TB of backup data storage capacity can be expanded by 6TB for a total of 8TB of capacity. NOTE: vsphere Data Protection backup data storage capacity refers to the amount of deduplicated backup data the appliance can store. The actual amount of storage consumed by the vsphere Data Protection virtual appliance is greater than the backup data storage capacity. For exmaple, an 8TB vsphere Data Protection virtual appliance consumes approxiamtely 12TB of storage. The additional capacity is used by the virtual appliance guest operating system, the vsphere Data Protection application, and maintenance activites such as integrity checks. When determining backup data storage capacity requirements, several factors - number of protected virtual machines, amount and formats of data being backed up, retention periods, and data change rates, and others - should be considered. Deployment and Configuration vsphere Data Protection is deployed using vsphere Web Client from a prepackaged Open Virtualization Archive (OVA) file. After the appliance has been deployed and powered on, a Web browser is used to access the vsphere Data Protection configure utility to perform the initial configuration. The first time a user connects to the vsphere Data Protection configure UI, it runs in install mode. With the install mode wizard, items such as IP address, host name, DNS, time zone, vcenter Server connection information, and storage are configured. A performance storage test can also be run at this time, which is highly recommended to validate that the storage on which vsphere Data Protection is running meets or exceeds recommended performance levels. Upon successful completion of these tasks, the appliance must be rebooted, which will take several minutes as the appliance automatically finalizes its initial configuration. After initial configuration, the vsphere Data Protection configure utility runs in maintenance mode. In this mode, it is utilized to perform functions such as starting and stopping services in the appliance, deploying proxies, collecting logs, performing emergency restores, upgrading the vsphere Data Protection appliance, exporting backup data and backup jobs to EMC Avamar, and rolling back the appliance to a previous valid configuration state, which will be discussed later in this document. Figure 3. vsphere Data Protection Configure User Interface Running in Maintenance Mode 5
6 Backup Creating and editing a backup job is accomplished using the Backup tab of the vsphere Data Protection UI in vsphere Web Client. Individual virtual machines or specific VMDK files can be selected for backup. Containers of virtual machines such as data centers, clusters, and resource pools can also be selected for backup. When a virtual machine is added to the protected container, it automatically is backed up. Likewise, when a virtual machine is removed from the container, it no longer is included in the backup job. Restore points are preserved until expired by the retention policy. Backup jobs can be scheduled daily, weekly, or monthly. Each job starts at its scheduled time and runs once on the day it is scheduled. The retention policy can be defined in a few ways; for example, retention for 30 days or until a specific date. A custom retention policy also can be defined. Figure 4. Custom Retention Policy After a backup job has been created, it can be edited or deleted. It is also possible to clone a backup job. Cloning can be useful if, for example, the backup administrator wants to easily duplicate an existing custom retention policy for a new set of virtual machines. The initial backup of a virtual machine can take some time because all data blocks that make up that virtual machine must be backed up. Subsequent backups typically take much less time because vsphere Data Protection utilizes CBT in vsphere. Application Backup vsphere Data Protection has the capability to properly back up and restore Exchange Server, SQL Server, and SharePoint application databases. SQL Server clusters and Exchange Server database availability groups are also supported. A vsphere Data Protection application agent is installed in the guest OS of each virtual machine running these applications. It is also possible to install these agents on physical machines to protect Exchange Server, SQL Server, and SharePoint application databases. Agents enable application-consistent backup and recovery and provide support for other options such as full, differential, or incremental backups; multi-stream backups; and database log management. 6
7 Figure 5. SQL Server AlwaysOn Cluster Backup Job Options Backup Data Replication vsphere Data Protection can replicate backup data between vsphere Data Protection appliances and to Avamar. This capability is especially useful to move backup data offsite in a secure and reliable manner. Because the backup data is deduplicated at both the source and target, only unique backup data segments are replicated. The replicated data is encrypted and compressed to secure it and to further minimize network bandwidth consumption. When creating a replication job, it is possible to define specific criteria for which backup data is replicated. Individual clients - virtual machines and applications - can be selected for replication; specific backup types - weekly backups, for example - can be chosen and date restrictions can be defined. Figure 6. Backup Selection in a Replication Job 7
8 The replication job can be scheduled to run daily, weekly, or monthly. By default, the retention policy of the replicated backup data is the same as what was defined in the backup job(s) for that backup data. A different retention policy for replicated backup data can be defined. For example, an administrator might want to retain backup data locally for 30 days and retain the replicated backup data offsite for 180 days. There are numerous replication topology options with vsphere Data Protection. Replication can be one-to-one or a more robust replication topology such as many-to-one can be implemented. Backup data can be rereplicated - for example, backing up virtual machines at Remote Office A, replicating this backup data to the Primary Data Center, and then replicating the replicated backup data from the Primary Data Center to Remote Office B. This approach results in backup data availability at all three sites. Figure 7. Replication Topology Example Restore Restore an entire virtual machine by using the Restore tab in the vsphere Data Protection UI. The administrator can browse the list of protected virtual machines and select one or more restore points. Individual virtual machine disks can also be selected for restore. vsphere Data Protection offers fast and efficient recovery by leveraging CBT. When restoring an entire virtual machine to its original location, the workloads of both a full image restore and a restore leveraging CBT are evaluated. vsphere Data Protection intelligently determines which method will result in the faster virtual machine recovery time. It is also possible to restore virtual machines from replicated backup data at the target location and locally. Example scenario: A vsphere Data Protection virtual appliance protects virtual machines in a primary data center. Backup data is replicated by vsphere Data Protection from the primary data center to a vsphere Data Protection virtual appliance at a disaster recovery data center. Disaster strikes the primary data center; virtual machines, including the vsphere Data Protection virtual appliance, are lost. When the primary data center is back online, a new vsphere Data Protection virtual appliance is deployed and connected to vsphere Data Protection at the disaster recovery site. The new vsphere Data Protection virtual appliance can retrieve backup data from the disaster recovery site and perform restores at the primary data center. 8
9 Figure 8. Recover Replicated Backups File Level Restore With vsphere Data Protection, it is possible to restore individual files, folders, and directories within a virtual machine. A file level restore operation is performed using a Web-based tool called vsphere Data Protection Restore Client. The process enables end users to conduct restores on their own, without the assistance of an administrator, by a restore point and browsing the file system as it looked at the time that backup was done. They locate the item(s) to be recovered, select a destination for the restored items, and start the recovery. The progress of the restore job can be monitored in vsphere Data Protection Restore Client. Figure 9. vsphere Data Protection Restore Client Application Restore vsphere Data Protection provides the ability to restore individual SQL Server, Exchange Server, and SharePoint application databases. SQL Server clusters and Exchange database availability groups are supported. 9
10 Figure 10. SQL Server Database Selected for Recovery in vsphere Data Protection Because vsphere Data Protection leverages specific application agents, various restore options can be defined. Figure 11 shows options available with the SQL Server agent. Figure 11. SQL Server Restore Options in vsphere Data Protection The vsphere Data Protection agent for Exchange Server enables individual database backup and restore. It is also possible to select individual mailboxes for restore. A user s mailbox is recovered as a folder named Recovered Items. The user can then browse the folder s contents by using an Exchange Server client such as Microsoft Outlook to retrieve any needed items. Direct-to-Host Emergency Restore vcenter Server and the vsphere Web Client server must be online to perform restores using vsphere Web Client. When these components are offline, an emergency restore can be utilized to restore a virtual machine directly to the host on which vsphere Data Protection is running. Emergency Restore is one of the tabs in the vsphere Data Protection configure UI. 10
11 Figure 12. Direct-to-Host Emergency Restore Automated Backup Verification Backup verification jobs can be created in vsphere Data Protection. These jobs automate the process of restoring a virtual machine: powering it on; verifying the guest OS booted, by detection of VMware Tools heartbeats ; and, optionally, confirming an application started successfully by means of a custom script. The restored virtual machine is disconnected from the network to prevent interference with production systems. After the restore and verification have been completed, the restored virtual machine is deleted to free up capacity. Backup verification jobs can be scheduled at specific times daily, weekly, or monthly. Reporting The Reports tab in vsphere Data Protection displays a variety of information: appliance status, used capacity, backup and replication job details, and so on. If there were errors during a job, clicking Task Failures enables an administrator to view specific information about the failures, including client logs. The Job Details section provides information about backup, replication, and backup verification jobs. The list of clients - protected virtual machines and applications - can be filtered to quickly locate a specific client. A list of clients that have not been backed up can also be viewed by clicking Unprotected Clients. All three views can be exported to commaseparated values (CSV) files. 11
12 Figure 13. Reports Tab in the vsphere Data Protection UI In addition to having UI reporting capabilities, vsphere Data Protection can be configured to send reports scheduled at a specific time, once per day on any or all days of the week. Similar to the UI, these messages contain details on the vsphere Data Protection appliance, backup jobs, and protected virtual machines. Avoiding Backup Data Corruption vsphere Data Protection contains a checkpoint-and-rollback mechanism. A checkpoint is a system-wide backup of the vsphere Data Protection appliance that is performed to help protect the appliance from risks that might cause data corruption, such as an unexpected appliance power-off. In this case, the appliance would roll back to the last validated checkpoint. Any backup jobs performed after that checkpoint would be lost, but data corruption - that is, loss of all backup information - likely would be avoided. Integration with EMC Data Domain vsphere Data Protection can be configured to use a Data Domain system as a backup data target. The advantages of doing this include scale beyond vsphere Data Protection s 8TB backup data storage capacity limit, global compression and deduplication, and backup efficiency using EMC Data Domain Boost software. Backup data replication can be configured between two or more vsphere Data Protection appliances with separate Data Domain system targets. Replication is configured and backup metadata is maintained in vsphere Data Protection, but replication of the backup data occurs directly between the Data Domain systems. Data at the source and target is already deduplicated. Only unique data segments are replicated, minimizing the amount of network utilization. Replicated data is encrypted and compressed for additional security and efficiency. 12
13 EMC Avamar Migration Administrators who wish to migrate exisitng backup data, backup jobs, and automated backup verification jobs to EMC Avamar deduplication backup and recovery software can easily perform this one-time migration using the vsphere Data Protection configure UI. This workflow is useful in cases where an administrator started with vsphere Data Protection and needs to migrate to EMC Avamar without losing existing backup data and job configurations. Figure 14. Backup Job Migration Summary Data protection is a key component of any business continuity plan. VMware vsphere Data Protection provides an efficient solution for protecting a VMware virtual machine infrastructure. VMware vsphere Data Protection includes the capability to properly protect mission-critical applications using agents. Backup data can be securely and efficiently replicated to other vsphere Data Protection appliances within the same site and offsite for redundancy and disaster recovery purposes. vsphere Data Protection can be integrated with EMC Data Domain. Deployment is quick and simple. Administration is easily performed using VMware vsphere Web Client. About the Author Jeff Hunter is a senior technical marketing architect at VMware with a focus on business continuity and disaster recovery solutions. He has been with VMware for more than 8 years, prior to which he spent several years implementing and administering VMware virtual infrastructures at two Fortune 500 companies. Follow Jeff on 13
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
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
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....
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
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
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
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
VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA)
VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) 1
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...............................
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,
VMware vsphere Data Protection
VMware vsphere Data Protection Replication Target TECHNICAL WHITEPAPER 1 Table of Contents Executive Summary... 3 VDP Identities... 3 vsphere Data Protection Replication Target Identity (VDP-RT)... 3 Replication
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
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
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...............................
vsphere Data Protection Administration Guide vsphere Data Protection 6.0
vsphere Data Protection Administration Guide vsphere Data Protection 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
vsphere Data Protection 6.0 VDP 6.0
vsphere Data Protection 6.0 VDP 6.0 How to backup VMware environments? Daniel Olkowski EMC Data Protection and Availability Division Europe EAST 1 Goal of the meeting Where to use new vsphere Data Protection
Vodacom Managed Hosted Backups
Vodacom Managed Hosted Backups Robust Data Protection for your Business Critical Data Enterprise class Backup and Recovery and Data Management on Diverse Platforms Vodacom s Managed Hosted Backup offers
EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS
EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS A Detailed Review ABSTRACT This white paper highlights integration features implemented in EMC Avamar with EMC Data Domain deduplication storage systems
WHAT S NEW WITH EMC NETWORKER
WHAT S NEW WITH EMC NETWORKER Unified Backup And Recovery Software 1 Why EMC NetWorker? Centralized Management Industry-Leading Data Deduplication Advanced Application Support Broad Backup-To-Disk Capabilities
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
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
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
Veeam ONE What s New in v9?
Veeam ONE What s New in v9? Veeam ONE is a powerful monitoring, reporting and capacity planning tool for the Veeam backup infrastructure, VMware vsphere and Microsoft Hyper-V. It helps enable Availability
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
vsphere Data Protection Administration Guide vsphere Data Protection 5.8
vsphere Data Protection Administration Guide vsphere Data Protection 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
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
VMware vsphere Data Protection Advanced 5.5
Data Protection Advanced 5.5 EMC Data Domain Integration TECHNICAL WHITE PAPER Table of Contents Data Domain Configuration... 4 Architecture Overview.... 4 vsphere Data Protection Advanced Client Support....
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
EMC AVAMAR. Deduplication backup software and system. Copyright 2012 EMC Corporation. All rights reserved.
EMC AVAMAR Deduplication backup software and system 1 IT Pressures 2009 2020 0.8 zettabytes 35.2 zettabytes DATA DELUGE BUDGET DILEMMA Transformation INFRASTRUCTURE SHIFT COMPLIANCE and DISCOVERY 2 EMC
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
BackupAssist v6 quickstart guide
Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...
Backup Exec 2012 Agent for VMware and Hyper-V
Backup Exec 2012 Agent for VMware and Hyper-V Technical Feature Brief change without notice. Copyright 2011 Symantec Corporation. All rights reserved. Symantec, the Symantec logo and Backup Exec are trademarks
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
vsphere Data Protection Administration Guide vsphere Data Protection 5.1
vsphere Data Protection Administration Guide vsphere Data Protection 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
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
New Generation of IT self service vcloud Automation Center
New Generation of IT self service vcloud Automation Center Maciej Kot, Senior SE Warszawa 2014 VMware Delivers: The Foundation for the Software-Defined Enterprise End User Computing Desktop Virtual Workspace
vsphere Data Protection Administration Guide vsphere Data Protection 5.5
vsphere Data Protection Administration Guide vsphere Data Protection 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
VMware Virtual Machine Protection
VMware Virtual Machine Protection PowerVault DL Backup to Disk Appliance Dell Symantec Symantec DL Appliance Team VMware Virtual Machine Protection The PowerVault DL Backup-to-Disk Appliance Powered by
Backup and Archiving Explained. White Paper
Backup and Archiving Explained White Paper Backup vs. Archiving The terms backup and archiving are often referenced together and sometimes incorrectly used interchangeably. While both technologies are
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
vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02
Update 1 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
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
Veritas Backup Exec 15: Deduplication Option
Veritas Backup Exec 15: Deduplication Option Who should read this paper Technical White Papers are designed to introduce IT professionals to key technologies and technical concepts that are associated
Product Brief. it s Backed Up
Product Brief it s Backed Up IT Authorities, Inc. 1/11/2010 Table of Contents Contents Table of Contents... 2 it s Backed Up... 3 Backup... 3 Backup, Continued... 4 Backup, Continued... 5 Application Aware
BackupAssist v6 quickstart guide
New features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 3 System State backup... 3 Restore files, applications, System State and mailboxes... 4 Fully cloud ready Internet
Backup Exec 15 Agents and Options
DATA PROTECTION Backup Exec 15 Agents and Options Enhance and extend Backup Exec features, capabilities, and platform support Overview enhance and extend Backup Exec features, capabilities, and platform
Protecting Miscrosoft Hyper-V Environments
Protecting Miscrosoft Hyper-V Environments Who should read this paper Technical White Papers are designed to introduce Veritas partners and end users to key technologies and technical concepts that are
Vembu BDR v2.0.2. Release Notes. Major features in v2.0.2. Other features in Vembu BDR. Cloud Disaster Recovery Service. VMware UltraBlaze.
Vembu BDR v2.0.2 Release Notes Vembu BDR v2.0.2 is now publicly released and is available for production deployments with new features and more bug fixes which improves the stability and performance. Also,
ITCertMaster. http://www.itcertmaster.com. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!
ITCertMaster Safe, simple and fast. 100% Pass guarantee! http://www.itcertmaster.com IT Certification Guaranteed, The Easy Way! Exam : E20-895 Title : Backup Recovery - Avamar Expert Exam for Implementation
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
Symantec Backup Exec 2014 Icon List
Symantec Backup Exec 2014 Icon List Alerts Image Description Alert needs attention Alerts Alert needs attention Alert needs attention Alert needs attention Error Error Error Error Informational alert Informational
Microsoft SMB File Sharing Best Practices Guide
Technical White Paper Microsoft SMB File Sharing Best Practices Guide Tintri VMstore, Microsoft SMB 3.0 Protocol, and VMware 6.x Author: Neil Glick Version 1.0 06/15/2016 @tintri www.tintri.com Contents
Distributed Backup with the NetVault Plug-in for VMware for Scale and Performance
Distributed Backup with the NetVault Plug-in for VMware for Scale and Performance Table of contents Introduction...3 Background...3 Problem...4 Solution...4 NetVault VMware Plug-in Configuration...5 NetVault
Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options
This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware
Backup and Recovery for VMware Using EMC Next-Generation Backup Solutions
White Paper Abstract VMware virtualization provides the power to consolidate servers and automate processes, enabling IT-as-a-service, but it can come at the cost of extra storage, backup resources and
RingStor User Manual. Version 2.1 Last Update on September 17th, 2015. RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816.
RingStor User Manual Version 2.1 Last Update on September 17th, 2015 RingStor, Inc. 197 Route 18 South, Ste 3000 East Brunswick, NJ 08816 Page 1 Table of Contents 1 Overview... 5 1.1 RingStor Data Protection...
Top 10 Do s/don ts of Data Protection for VMware vsphere
September 8, 2014 Top 10 Do s/don ts of Data Protection for VMware vsphere Dominic Cheah Technical Marketing Engineer Agenda Exploring Data Protection for VMware vsphere vsphere Snapshots, Cloning, and
Backup Exec 15: Protecting Microsoft Hyper-V
TECHNICAL BRIEF: BACKUP EXEC 15: PROTECTING MICROSOFT HYPER-V........................................ Backup Exec 15: Protecting Microsoft Hyper-V Who should read this paper Technical White Papers are
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
STRATEGIC PLANNING ASSUMPTION(S)
STRATEGIC PLANNING ASSUMPTION(S) By 2016, one-third of organizations will change backup vendors due to frustration over cost, complexity and/or capability. By 2014, 80% of the industry will choose disk-based
EMC NETWORKER AND DATADOMAIN
EMC NETWORKER AND DATADOMAIN Capabilities, options and news Madis Pärn Senior Technology Consultant EMC madis.parn@emc.com 1 IT Pressures 2009 0.8 Zettabytes 2020 35.2 Zettabytes DATA DELUGE BUDGET DILEMMA
How To Backup With Ec Avamar
BACKUP AND RECOVERY FOR MICROSOFT-BASED PRIVATE CLOUDS LEVERAGING THE EMC DATA PROTECTION SUITE A Detailed Review ABSTRACT This white paper highlights how IT environments which are increasingly implementing
EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution
EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 User Guide P/N 300-999-671 REV 02 Copyright 2007-2013 EMC Corporation. All rights reserved. Published in the USA.
Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)
Page 1 of 31 Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data
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 &
The safer, easier way to help you pass any IT exams. Exam : E20-895. Backup Recovery - Avamar Expert Exam for Implementation Engineers.
http://www.51- pass.com Exam : E20-895 Title : Backup Recovery - Avamar Expert Exam for Implementation Engineers Version : Demo 1 / 7 1.An EMC Avamar customer is currently using a 2 TB Avamar Virtual Edition
Symantec Backup Exec 2010 Agent for VMware Virtual Infrastructure FAQ
Symantec Backup Exec 2010 Agent for VMware Virtual Infrastructure FAQ Updated May 10, 2010 Contents Overview... 1 Virtual Machine Backup... 4 VMware vstorage API for Data Protection Support... 6 VMware
Veeam Backup & Replication for VMware
Veeam Backup & Replication for VMware Version 6.x Best Practices for Deployment & Configuration March, 2013 Tom Sightler Solutions Architect, Core Products Veeam Software 2013 Veeam Software. All rights
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,
Acronis Backup & Recovery 11.5
Acronis Backup & Recovery 11.5 Update 2 Installation Guide Applies to the following editions: Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation
Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN
The Amazon Web Services (AWS) Storage Gateway uses an on-premises virtual appliance to replicate a portion of your local Drobo iscsi SAN (Drobo B1200i, left below, and Drobo B800i, right below) to cloudbased
EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution
EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 8.2 User Guide P/N 302-000-658 REV 01 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the USA.
Backup Exec 15: Administration
Course Code: VERIDP0137 Vendor: Veritas Course Overview Duration: 5 RRP: 2,540 Backup Exec 15: Administration Overview The Symantec Backup Exec 15: Administration course is designed for the data protection
Symantec Backup Exec 2014 Agents and Options
Symantec Backup Exec 2014 Agents and Options Data Sheet: Data Protection Overview enhance and extend Backup Exec features, capabilities, and platform support. Whether you need to protect VMware vsphere,
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...
ACCELERATING YOUR IT TRANSFORMATION WITH EMC NEXT-GENERATION UNIFIED STORAGE AND BACKUP
ACCELERATING YOUR IT TRANSFORMATION WITH EMC NEXT-GENERATION UNIFIED STORAGE AND BACKUP Virtualization, in particular VMware, has changed the way companies look at how they deploy not only their servers,
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,
Hyper-V Protection. User guide
Hyper-V Protection User guide Contents 1. Hyper-V overview... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 2. Hyper-V protection features... 3 Windows 2012 / 2012 R2 Hyper-V support...
VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager
VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo, Inc. One Burlington Woods Drive Burlington, MA 01803 USA Phone: (781) 373---3540 www.vmturbo.com Table of Contents Introduction
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
VEEAM ONE 8 RELEASE NOTES
VEEAM ONE 8 RELEASE NOTES This Release Notes document provides last-minute information about Veeam ONE 8 Update 2, including system requirements, installation instructions as well as relevant information
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
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
Symantec NetBackup 7 Clients and Agents
Complete protection for your information-driven enterprise Overview Symantec NetBackup provides a simple yet comprehensive selection of innovative clients and agents to optimize the performance and efficiency
efficient protection, and impact-less!!
Converged, Hyper- or Flash Sample photo. Replace if desired. efficient protection, and impact-less!! Bogdan Stefanescu (..aka Bogs) EMC Data Protection Solutions bogdan.stefanescu@emc.com 1 ALL DATA HAS
Cloud Backup Service Service Description. PRECICOM Cloud Hosted Services
Cloud Backup Service Service Description PRECICOM Cloud Hosted Services Table of Contents Table of Contents 2 1. Cloud Backup Service Service Summary 3 2. Cloud Backup Service Service Definition 4 2.1.
Testking.E20-891.118Q
Testking.E20-891.118Q Number: E20-891 Passing Score: 800 Time Limit: 120 min File Version: 4.6 http://www.gratisexam.com/ E20-891 Backup Recovery Solutions Expert Exam for Technology Architects It would
Softverski definirani data centri - 2. dio
Softverski definirani data centri - 2. dio Vmware NSX To Deliver a Software Defined Data Center Implementation Automated Operational Model Programmatically Create, Snapshot, Store, Move, Delete, Restore
Installing and Administering VMware vsphere Update Manager
Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document
Lab Validation Report
Lab Validation Report EMC Avamar 6.0 Next Generation Backup & Recovery By Vinny Choinski with David Chapa June 2011 Lab Validation: EMC Avamar 6.0 2 Contents Introduction... 3 Background... 3 EMC Avamar
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
Barracuda Backup Vx. Virtual Appliance Deployment. White Paper
Barracuda Backup Vx Virtual Appliance Deployment White Paper DOCUMENT SCOPE This document provides guidance and best practices on designing and deploying Barracuda Backup Vx Virtual Appliance on VMware
vsphere Upgrade vsphere 6.0 EN-001721-03
vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,
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
Release Notes. LiveVault. Contents. Version 7.65. Revision 0
R E L E A S E N O T E S LiveVault Version 7.65 Release Notes Revision 0 This document describes new features and resolved issues for LiveVault 7.65. You can retrieve the latest available product documentation
Symantec Backup Exec System Recovery
The Gold Standard in Complete Windows System Recovery Overview Symantec Backup Exec System Recovery 8 is a complete, disk-based system recovery solution for Microsoft Windows based servers, desktops, and
Access to easy-to-use tools that reduce management time with Arcserve Backup
Access to easy-to-use tools that reduce management time with Arcserve Backup In business, evolution is constant. Staff grows. New offices spring up. New applications are being implemented, and typically,
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
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,
Backup Exec 15: Deduplication Option
TECHNICAL BRIEF: BACKUP EXEC 15: DEDUPLICATION OPTION........................................ Backup Exec 15: Deduplication Option Who should read this paper Technical White Papers are designed to introduce