Cookbook Backup, Recovery, Archival (BURA)

Size: px
Start display at page:

Download "VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA)"

Transcription

1 Cookbook Backup, Recovery, Archival (BURA) IBM Global Technology Services: Khoa Huynh Daniel De Araujo Bob Kellenberger 1

2 Summary This document is part of a series of VMware@SoftLayer cookbooks. They are intended to provide vsphere administrators with important information to deploy VMware vsphere environments within SoftLayer. VMware@SoftLayer refers to the deployment of VMware vsphere infrastructure in SoftLayer as a Hybrid Cloud. In this particular case, a hybrid cloud refers to the deployment of a private cloud within the SoftLayer environment. This document provides how vsphere administrators can set up data backup and recovery solutions for VMware-based hybrid clouds in the SoftLayer environment. This document is intended for experienced vsphere administrators with basic deployment skills to install and administer VMware vsphere ESX and vcenter products. It is not intended to provide information on enabling operating system tasks within VM guest operating systems. Additionally, it will not cover advanced network design concepts to recover guest network services. 2

3 Table of Contents 1 VADP-based Backup & Restore Solutions vsphere Data Protection (VDP) VDP Specifications System Requirements VDP Deployment and Configuration Creating Backup Jobs Restoring Backups Locking and Unlocking a Backup File-Level Restore Advanced Topics SoftLayer-provided Backup & Restore Services evault Idera

4 1 VADP-based Backup & Restore Solutions Customers can re-use, or extend, existing backup and restore tools which they have in their on-premise data centers into SoftLayer. These tools can either exploit the vsphere APIs for Data Protection (VADP) or rely on agents installed on the servers that need to be backed up. One of the most advanced backup and restore tools in a VMware vsphere environment is the vsphere Data Protection (VDP), which is included with the vsphere license. Alternatively, customers can also use the backup and restore services provided by SoftLayer, such as evault and Idera Continuous Data Protection (CDP). 1.1 vsphere Data Protection (VDP) vsphere Data Protection (VDP) is an advanced data backup and recovery solution for VMware vsphere environment, as shown in Figure 1. It is provided at no additional charge with the vsphere license (there is also an Advanced version that is licensed for up to 8TB backup storage). VDP was designed specifically for the VMware environment and is actually powered by EMC Avamar under the cover. VDP provides the following features for data backup and recovery: Nice Graphical User Interface (GUI) Relatively easy to set up Fully integrated with VMware vcenter and vsphere Web Client Very flexible VDP allows full-vm backup, full-vm restores, as well as file-level recovery (FLR) Advanced technologies VDP exploits vsphere APIs for Data Protection (VADP) for centralized, efficient, off-host backups, and it uses Change Block Tracking (CBT) technology for data de-duplication (in our testing, de-duplication reduces the backup image size almost 7:1) No agent to install (a big advantage for large VMware environments) There is also an advanced version of VDP VDP Advanced that provides additional data backup and recovery capabilities: Up to 8TB of de-duplicated capacity per appliance Application-aware backups for Exchange, SQL, and Sharepoint WAN-efficient backup replication to another VDP Advanced appliance Automated backup verification Backup to EMC Data Domain Enabling VDP Advanced functionality requires an appropriate number of CPU licenses, which are available for purchase separately from vsphere. More details on VDP Advanced are available at vmware.com/go/vdpadvanced. 4

5 Figure 1. vsphere Data Protection overview VDP Specifications VDP supports the following specifications: Each vcenter Server can support up to 10 VDP appliances Each VDP appliance supports backup for up to 100 virtual machines Only one VDP appliance can exist per ESX / ESXi host Each VDP appliance can handle 0.5 TB, 1 TB, or 2 TB of de-duplicated backup data (this amount can be selected during the initial configuration of the VDP appliance) The above specifications should allow users to determine if VDP is a suitable data backup and recovery solution for their environments based on the number of virtual machines and amount of data that need to be backed up System Requirements VDP 5.5 has the following software requirements: VMware vcenter Server Version 5.1 or later vsphere Web Client Web browsers must be enabled with Adobe Flash Player 11.3 or higher to work with the vsphere Web Client and VDP 5

6 VMware ESX 4.0, 4.1 VMware ESXi 5.0, 5.1, 5.5 A single VDP appliance is available in three different configurations: 0.5 TB, which requires a minimum of 4 x 2-GHz processors, 4GB of memory, and 873 GB of disk space (for creating and managing checkpoints) 1 TB, which requires a minimum of 4 x 2-GHz processors, 4GB of memory, and 1,600 GB of disk space (for creating and managing checkpoints) 2 TB, which requires a minimum of 4 x 2-GHz processors, 4GB of memory, and 3,100 GB of disk space (for creating and managing checkpoints) VDP Deployment and Configuration Before deploying the VDP appliance, an entry must be added to the DNS Server for the VDP appliance's IP address and Fully Qualified Domain Names (FQDN). The DNS server must support both forward and reverse lookup. The user account that is used to administer the VDP should have Administrator privilege. To verify that this is the case, go to Home > Adminiistration > Role Manager and click the Administrator role. The VDP user should be listed to the right of that role if it is set up correctly. Note that, if the VDP user belongs to a domain account, then it should be used in the format SYSTEM-DOMAIN\admin format to configure the VDP. For best performance and flexibility, the following best practices should be followed: The VDP appliance should be deployed on a shared VMFS5 or higher to avoid block size limitations All virtual machines (VMs) should be running hardware version 7 or higher to support the Change Block Tracking (CBT) feature provided by VDP VMware Tools must be installed on all VMs that are backed up by VDP because some VDP features, such as file-level restore, require VMware Tools. The VDP appliance can then be installed through the normal deployment of the OVF template. After the VDP.ovf template is deployed successfully, as shown in Figure 2, the VDP appliance must be configured. 6

7 Figure 2. VDP appliance has been successfully deployed. To configure the VDP appliance, we can use the VDP Configure utility, which can be invoked in any browser (Figure 3): where IP_address_VDP_Appliance is the IP address of the VDP appliance ( in our case). The default root password is changeme, which must be changed after the first login. 7

8 Figure 3. VDP Configure utility. Using the VDP Configure utility, the following can be set up for the VDP appliance: Network settings: Ipv4 static address, netmask, gateway, primary and secondary DNS, hostname (e.g. vdpa-l-01b), and domain name (e.g. cil.ibm.local) Vcenter information: username, password, IP (or FQDN), and vcenter port (443) Time zone VDP credentials (password) Storage settings: we need to select Create New Storage here With the Create New Storage option, we can create new storage where new VMDK storage disks are created. On the Device Allocation page, the number of required disks is displayed. Be default, the Store with Appliance option, which deploys disks on the same datastore selected when deploying the VDP appliance, is checked. If we do not want this option, we need to un-check it; in this case, we need to select the appropriate disks on the datastores that are visible to the VDP appliance. Once the storage is created, we need to specify the type of provisioning for the disks. There are three types of provisioning that are available: Thin the thin disk starts small and uses only as much datastore space as needed for initial operations. The disk can expand later as necessary up to the value that we enter for the disk size. 8

9 Thick Eager-Zeroed the entire size of the disk will be allocated when it is created. All previous data will be erased, so this type of provisioning should be used when data security is a major concern. Thick Lazy-Zeroed the default type of provisioning. In this case, the entire disk is allocated when it is created. However, previous data will not be erased during creation; rather, it will be zeroed out on demand later as new data is written to the disk. On the Ready to Complete page after the storage has been configured, we can run some performance tests. In order to pass these performance tests, the configured storage must be able to support at least 30 MB/sec for writes, 60 MB/sec for reads, and 400 seeks per second. The performance results reported will be either Passed (if all read, write, and seek tests passed), Failed (if read and/or write tests failed), or Conditionally Passed (if read and write tests passed, but seek test failed). Existing VDP storage can also be attached to the VDP appliance during this initial configuration phase. The VDP appliance should be restarted after the initial configuration phase. After restarting, we can view the configuration of the VDP appliance using the same URL ( In our case, the network and storage configurations of the VDP appliance are shown in Figures 4 and 5. The VDP operational status can also be monitored on the Status tab of the VDP Configure utility, as seen in Figure 6. 9

10 Figure 4. VDP network configuration. Figure 5. VDP storage configuration. 10

11 Figure 6. VDP operational status as seen in the VDP Configure Utility Creating Backup Jobs After the VDP appliance has been configured properly, it is fully integrated into the vcenter Server. Setting up backup jobs, recovery points, reports, etc. can now be done from the vsphere Web Client ( as shown in Figure 7. Clicking on the vsphere Data Protection on the left pane of the Home view in the vsphere Web Client will connect to the VDP appliance. To create or manage backup jobs, we click on the Backup tab of the VDP view, and then select New in the pull-down menu of the Backup job actions button in the top bar of this tab. The first option is to select the type of backup job: Full image this will aggregate all disks in each virtual machine into a single image backup for that virtual machine Individual disks this option allows us to select only the disks in each virtual machine that need to be backed up. This provides us the flexibility to filter based on certain configuration criteria, such as by operating system or by retention policy. In this example, let's select the Full Image backup type. Click Next to select the virtual machine(s) that we want to back up in this job. On this Backup Targets page, we just select all virtual machines that we want to back up, as shown in Figure 8. In our case, we select two virtual machines (appserver and CentOSTest) for this backup job. 11

12 Figure 7. Accessing vsphere Data Protection from the vsphere Web Client. Next we need to determine how often these virtual machines will be backed up. The schedule options are shown in Figure 9. In our case, we use the default schedule daily backups starting at 8pm. Click Next to specify the retention policy, which determines how long backups are retained, as shown in Figure 10. After the retention period expires, the backup images will be deleted from the system. Again, we select the default retention policy of keeping backups for 60 days in our example. Click Next to enter a name (e.g. Backup01) for this backup job. On the Ready to Complete page (Figure 11), which is displayed by clicking Next, we see a summary of all options that we have selected for this backup job. Click Finish will create the backup job based on those options. 12

13 Figure 8. Selecting backup targets. Figure 9. Backup schedule options. 13

14 Figure 10. Retention policy options. Figure 11. Summary of options selected for backup job. Once a backup job has been created, it will appear on the Backup tab of the VDP view. The backup job will be started based on the schedule that we specify for it. However, we can start any backup job immediately by clicking on the Backup now button on the upper right corner of the Backup tab. 14

15 For demonstration purposes, let's click on the Backup now button now. The status of the backup job can be seen in the Task console by clicking on the Tasks on the left pane of the Home view. Figure 12 shows that the backup job is about 10% complete while the appserver and CentOSTest virtual machines are being backed up. Figure 12. Monitoring backup job status in the Task console. The Reports tab of the vsphere Data Replication view shows the backup of all virtual machines. For each virtual machine, this report shows the associated backup job (if there is one) and the timestamp of the last successful backup (Figure 13). Each backup job can be enabled or disabled, edited, cloned, or even deleted by selecting that job in the Backup tab and then select the appropriate action in the pull-down menu displayed by clicking on the Backup job actions button. 15

16 1.1.5 Restoring Backups After virtual machines have been backed up, we can restore the backups to the original location or to an alternate location. In order to restore a backup image, we go to the Restore tab of the vsphere Data Protection view. On this tab is a list of virtual machines and associated backup images that have been collected, as shown in Figure 14. Clicking on a virtual machine on this list allows us to see all of the available backup images for this virtual machine from which we could restore. We can start the restore process by selecting one (or more) backup images and then click on the Restore button near the top of the Restore tab. Backup images from different virtual machines can be selected to be restored in one restore operation. After verifying the backup images to be restored, click Next to set the restore options, as shown in Figure 15. Figure 13. VDP reports. 16

17 Figure 14. List of virtual machines and backup information. Figure 15. Setting restore options. 17

18 The restore options include the following: Restore to the original location this is the default option (box checked) Restore to another location by clearing the Restore to the original location box, we can specify the new location (e.g. a new vsphere cluster) to which the backup image can be restored. In addition, we can specify a new name for the (restored) virtual machine in its new location. Advanced options these include the ability to specify a different datastore for the restored image and whether the newly restored virtual machine should be powered on after the restore operation completes. After reviewing all settings in the Ready to Complete page, click Finish to start the restore operation. As the restore operation is under way, its progress can be monitored in the Tasks console, as shown in Figure 16. Figure 16. Monitoring the restore progress in the Tasks console. 18

19 1.1.6 Locking and Unlocking a Backup During maintenance periods, VDP checks each backup image in the appliance to see if its retention period have expired. If it has expired, that backup image will be removed from the appliance. In order to prevent a backup image from being removed by the VDP, it can be locked. While locked, the retention period for that backup image will not be checked by the VDP until it is unlocked. Note that all full image backups can be locked; individual disk backups can never be locked. To lock a backup image, we select that image from the list of backup images in the Restore tab, and then click on the Lock/Unlock button in the action bar near the top of the tab. This is a toggle button. After an image is locked, the expiration date for that image will be changed to Never. Unlocking the image will revert its expiration date to retention period set when the backup job is created File-Level Restore VDP creates full backup images of entire virtual machines. As we have seen in the previous sections, these backup images can be restored in their entirety using the VDP user interface through the vsphere Web Client. However, if only specific files need to be restored from these full backup images, the VDP Restore Client must be used. The VDP Restore Client, which can be accessed through a web browser, allows a full backup image to be mounted as a file system. That allows us to browse through the file system and select specific file(s) that can then be restored. The VDP Restore Client is only available to virtual machines that have backups managed by the VDP, so this would require the user to log into one of those virtual machines through either the vcenter console or some other remote connection. The VDP Restore Client does have the following limitations: No support for unformatted disks, dynamic disks (Windows), and multi-drive partitions No support for the following file systems: EXT4, FAT16/32, GPT, extended partitions, encrypted partitions, compressed partitions. Partitions that are mapped to multiple virtual disks are also not supported No support for the following Windows 8 and Windows Server 2012 file systems: deduplicated NTFS, ReFS, EFI bootloader Symbolic links cannot be restored or browsed Cannot restore more than 5,000 files or folders in a single restore operation 19

20 To perform a file-level restore for a virtual machine, we need to do the following: Log into the virtual machine for which we need to restore file(s). This virtual machine must have already been backed up by the VDP and has a valid backup image. Additionally, VM Tools must have been installed on this virtual machine. Access the VDP Restore Client from that virtual machine through a web browser: (in our case, it's as shown in Figure 17. Figure 17. Accessing the VDP Restore Client. Log into the VDP Restore Client using the login credentials of the local virtual machine. A list of backup images that can be mounted will be displayed after the login. Select a backup image from which we want to restore file(s), and click Mount. After a backup image has been mounted, we can browse through the list of directories and files, as shown in Figure 18. We can select one or more files to restore. Then click Restore selected files. We then specify the destination location (i.e. hard drive, folder, etc.) to which the selected file(s) will be restore, as shown in Figure 19. Click Restore, then Yes to the dialog box asking if we are sure to initiate the restore operation. 20

21 The progress and final result of the restore operation can be seen in the Monitor Restores tab of the VDP Restore Client, as shown in Figure 20. After the restore operation completes, the restored files should be at the destination location. Figure 18. Browsing and selecting file(s) to restore in VDP Restore Client. There is also the Advanced Login provided by the VDP Restore Client. To use advanced login, just click on the Advanced Login link on the login page of the VDP Restore Client. The advanced login requires an additional authentication using the vcenter credentials. The advanced login capability allows us to mount, browse, and restore files from any virtual machine that has been backed up by VDP, not just the virtual machine that we currently log in. However, all restored files will be restored to the virtual machine that we currently log in. 21

22 1.1.8 Advanced Topics Replication Backup images can be replicated to another location using the VDP replication jobs. VDP replication jobs determine which backup images are replicated, when they should be replicated, and to what destination. Note that imported backups, which were created from a previous appliance on disks imported to the new appliance, cannot be replicated. Figure 19. Selecting restore location. A replication job can be created on the Replication tab of the VDP view. Among the options that can be set for a replication job Backup options these options allow us to limit the number of backups that are replicated. By default, all backups for each selected client will be replicated. For replication, we can specify the backup types (e.g. daily, weekly, monthly, yearly, or user-initiated), maximum backups to replicate per client, and date restrictions (if any 22

23 ). In our case, we selected user-initiated for backup type, and default values for the rest (i.e. no limit on number of backups to replicate per client and no date restrictions) The destination host to which the selected backups will be replicated: hostname or IP address, port, username, and password. It is recommended that we verify authentication in this step by clicking on the Verify authentication button at the bottom of this page. Figure 20. Monitoring progress and result of file-level restore operations. Replication schedule how often do we need to replicate the selected backup images: daily, weekly, or monthly, and the start time of the replication job. Retention options when the replicated backups will expire from the destination. We can keep the same expiration date for each replicated backup the same as for each source (original) backup image, or set the expiration dates by backup types. Alternatively, we can also choose to keep them forever. Name of the replication job As with backup jobs, we can edit, clone, delete, enable, or disable replication jobs by clicking on the Replication job actions and selecting the appropriate action on the pull23

24 down menu. We can also initiate a selected replication job immediately by using the Replicate now button. The progress and results of the replication job(s) can be monitored in the Tasks console. Viewing VDP Configuration The Configuration tab of the VDP view also displays a lot of useful information, as shown in Figure 21. Figure 21. The VDP and backup window configuration. Among the information found in this tab: VDP appliance information and status VDP appliance storage usage, including the total capacity, free space, de-duplicated size, and the amount of disk space that would take up if the backup data was converted to the native, non-de-duplicated format. In our test, using the CBT technology for de-duplication results in 80% reduction in the disk space required for backup images! Backup window configuration this is shown graphically at the bottom of Figure 21. Basically, each 24-hour day is divided into two operational windows: a backup 24

25 window and maintenance window. The backup window is the portion of each day reserved to perform the actual backup jobs that are normally scheduled. The maintenance window is the portion of each day reserved to perform maintenance tasks, such as integrity checks. Because of this, it is strongly suggested that Backup now operations should not be done during the maintenance window because they would take away precious resources that the VDP appliance needs for maintenance tasks. The backup window configuration can be edited using the Edit button just below the graphical representation of the backup window. For more detailed information on VDP, please refer to the vsphere Data Protection Administration Guide for VDP 5.5: VDP Storage Management In previous sections, we already discussed how to create storage for the VDP appliance using the vdp-configure utilty ( ). We can add previously-created VDP disks to a new VDP appliance by selecting the Add existing VDP storage on the Create Storage page of the vdp-configure utility. In the even that the primary disk partition (OS boot partition) of the VDP appliance is corrupt or lost, we could detach the disks containing backup images from the unrecoverable VDP appliance, and then attach them to a newly-deployed VDP appliance. To remove a disk (not Disk 1, which is the primary 100-GB OS boot partition) from the VDP appliance, we can do it from the vsphere thick client (not the Web version): Log into the vsphere (thick) Client Go into vcenter > Hosts and Clusters view and select the VDP appliance Choose Edit Settings for the VDP appliance, then select the Hardware tab Click Hard disk 2 from the list and note the full path and name of the disk (vmdk file ). Then click the Remove button. Under Removal Options, select Remove from virtual machine Repeat this procedure for each disk that we want to remove (detach) from the VDP appliance After a new VDP appliance is deployed, we can re-attach the disk(s) to it. 25

26 2 SoftLayer-provided Backup & Restore Services There are two BURA services currently provided by SoftLayer: evault idera Both of these services require agents to be installed in VMs that need to be backed up. 2.1 evault SoftLayer has partnered with evault to provide reliable, easy-to-use, enterprise-class backup and recovery solutions. The backup solution utilizes evault's Infostage line of products. evault is a centrally managed backup service by SoftLayer. Figure 22 provides an overview of evault in SoftLayer. It requires an agent to be installed in each system (physical or virtual) that needs to be backed up. It does not exploit the vsphere APIs for Data Protection (VADP). This service supports the backup of individual files, directories, and applications (e.g. MS Exchange, Oracle, SQL, etc.) at flexible schedules (i.e. single instance, daily, weekly, monthly, etc.). It also provides FIPS-140 encryption option. For specialized applications, such as SQL and Exchange, additional plug-ins must be purchased. The evault backup service can be ordered per server regardless whether it is a physical or virtual server. Backup space is allocated per server, and the monthly cost is based on the amount of backup space per server, as shown in Figure 23. The backup and restore jobs from multiple servers are managed from a web-browser-like GUI within the SoftLayer portal, called the Web Control Console (WCC). For VMware@SoftLayer environments, there are several issues with the evault service in SoftLayer: The evault agents currently provided by SoftLayer can only be installed on Linux and Windows systems There are VMware ESX agent tarballs stored on SoftLayer service website, but there is no workable automated script to untar and install this agent. There is no support for VMware ESXi at this time. It should be noted that the evault support in SoftLayer is only a subset of the evault product from Seagate, which does provide evault agent for ESXi: As a result, if we only want to back up virtual machines running Linux or Windows, and do not need to back up the VMware ESX / ESXi hosts, then the evault backup service 26

27 provided by SoftLayer is quite sufficient. However, if the ESX / ESXi hosts need to be backed up, then the evault service in SoftLayer is not a suitable option. Figure 22. Overview of evault in SoftLayer. 27

28 Figure 23. Costs for evault service. Additional details on how to install evault agents, create backup jobs, and perform restores are available from KnowledgeLayer: Installing evault backup agent for Linux: Installing evault backup agent for Windows: Accessing and performing backup & restore operations in Web Control Console (WCC): 28

29 2.2 Idera The Idera Continuous Data Protection (CDP) is a backup software created by Idera (formerly R1Soft) that allows for backup of both physical and virtual servers. Although the Idera CDP service is licensed and supported by SoftLayer, it is actually administered by customers. Like evault, it also requires agent access and is not VADP-enabled. An overview of this service in SoftLayer is shown in Figure 24. Idera CDP consists of three main components: the CDP server, the agent, and database plugins (which are available for purchase separately from the first two components). Idera CDP service provides block-level full / incremental backup, full-image and file-level restores, and MySQL protection feature. To use the Idera CDP service, the CDP server must first be provisioned preferably, a bare-metal server in SoftLayer. The user is responsible for provisioning this CDP server, including CPU, memory, storage, and network resources. In addition to the operating system, we also need to purchase from SoftLayer the following add-ons: Idera Server Backup 5.0 Enterprise (either for Linux or Windows) for $18.13 per month Idera Backup Agent Pack (available in packs of 1 to 25 agents from $3.63 to $54.38 per month) All virtual machines and physical servers that need to be backed up must be registered with the CDP server. The backup space resides on the CDP server and is shared by all virtual machines and servers that are registered with the CDP server. All backup and restore jobs are managed through the Idera Web Console, which can be accessed through both public and private networks in SoftLayer. The Idera CDP passwords can be tracked and stored within the SoftLayer's customer portal. 29

30 Figure 24. Overview of Idera backup service in SoftLayer. More detailed information on the Idera CDP service in SoftLayer is available through KnowledgeLayer: 30

vsphere Data Protection Administration Guide vsphere Data Protection 5.5

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

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

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

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

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

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

VMware@SoftLayer Cookbook Disaster Recovery (DR)

VMware@SoftLayer Cookbook Disaster Recovery (DR) VMware@SoftLayer Cookbook Disaster Recovery (DR) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) VMware: Merlin

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

Quick Start - Virtual Server idataagent (VMware)

Quick Start - Virtual Server idataagent (VMware) Page 1 of 24 Quick Start - Virtual Server idataagent (VMware) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data Minimal

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

vsphere Data Protection Administration Guide vsphere Data Protection 6.0

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

More information

VMware vsphere Data Protection

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

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

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

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER ABSTRACT This white paper provides a working example of how to back up and restore an EMC ViPR SRM vapp using EMC NetWorker. October 2015 WHITE

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

TABLE OF CONTENTS. Administration Guide - Virtual Server idataagent (VMware) Page 1 of 176 OVERVIEW

TABLE OF CONTENTS. Administration Guide - Virtual Server idataagent (VMware) Page 1 of 176 OVERVIEW Page 1 of 176 Administration Guide - Virtual Server idataagent (VMware) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data

More information

vsphere Data Protection Administration Guide vsphere Data Protection 5.8

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

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

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

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

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

EMC Avamar 7.2 Plug-in for vsphere Web Client

EMC Avamar 7.2 Plug-in for vsphere Web Client EMC Avamar 7.2 Plug-in for vsphere Web Client Administration Guide 301-001-938 REV 02 Copyright 2001-2015 EMC Corporation. All rights reserved. Published in USA. Published August, 2015 EMC believes the

More information

vsphere Data Protection 6.0 VDP 6.0

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

More information

Barracuda Backup Vx. Virtual Appliance Deployment. White Paper

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

More information

NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide. For Use with Host Package 1.0

NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide. For Use with Host Package 1.0 NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide For Use with Host Package 1.0 NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 USA Telephone: +1 (408) 822-6000 Fax: +1

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 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

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

EVault Software vsphere Agent Version 7.1 User Guide

EVault Software vsphere Agent Version 7.1 User Guide EVault Software vsphere Agent Version 7.1 User Guide Revision: This manual has been updated for Version 7.12 (August 2013). Software Version: 7.12 2013 EVault Inc. EVault, A Seagate Company, makes no representations

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information

vsphere Data Protection Administration Guide vsphere Data Protection 5.1.10 vsphere Data Protection Advanced 5.1.20

vsphere Data Protection Administration Guide vsphere Data Protection 5.1.10 vsphere Data Protection Advanced 5.1.20 vsphere Data Protection Administration Guide vsphere Data Protection 5.1.10 vsphere Data Protection Advanced 5.1.20 This document supports the version of each product listed and supports all subsequent

More information

Virtual Web Appliance Setup Guide

Virtual Web Appliance Setup Guide Virtual Web Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance This guide describes the procedures for installing a Virtual Web Appliance. If you are installing

More information

Virtual Dashboard for VMware and Hyper-V

Virtual Dashboard for VMware and Hyper-V Virtual Dashboard for VMware and Hyper-V USER MANUAL Steelgate Technologies, February 2015, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

OnCommand Performance Manager 2.0

OnCommand Performance Manager 2.0 OnCommand Performance Manager 2.0 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide Virtual Appliance Setup Guide 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

vsphere Agent 7.1 Quick Start Guide

vsphere Agent 7.1 Quick Start Guide vsphere Agent 7.1 Quick Start Guide Revision: This manual has been updated for Version 7.10 (December 2012). Software Version: 7.10 1997-2012 The software manufacturer makes no representations or warranties

More information

Product Brief. it s Backed Up

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

More information

VMWARE PROTECTION USING VBA WITH NETWORKER 8.1

VMWARE PROTECTION USING VBA WITH NETWORKER 8.1 Technical Note VMWARE PROTECTION USING VBA WITH NETWORKER 8.1 Complete Deployment and Implementation procedure Abstract This technical note describes the integration of EMC NetWorker with VMware vcenter

More information

VMware vcenter Support Assistant 5.1.1

VMware vcenter Support Assistant 5.1.1 VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following

More information

User Guide. CTERA Agent. August 2011 Version 3.0

User Guide. CTERA Agent. August 2011 Version 3.0 User Guide CTERA Agent August 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission

More information

In order to upload a VM you need to have a VM image in one of the following formats:

In order to upload a VM you need to have a VM image in one of the following formats: What is VM Upload? 1. VM Upload allows you to import your own VM and add it to your environment running on CloudShare. This provides a convenient way to upload VMs and appliances which were already built.

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

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. 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...

More information

Unitrends Virtual Backup Installation Guide Version 8.0

Unitrends Virtual Backup Installation Guide Version 8.0 Unitrends Virtual Backup Installation Guide Version 8.0 Release June 2014 7 Technology Circle, Suite 100 Columbia, SC 29203 Phone: 803.454.0300 Contents Chapter 1 Getting Started... 1 Version 8 Architecture...

More information

VMware/Hyper-V Backup Plug-in User Guide

VMware/Hyper-V Backup Plug-in User Guide VMware/Hyper-V Backup Plug-in User Guide COPYRIGHT No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

Virtual Managment Appliance Setup Guide

Virtual Managment Appliance Setup Guide Virtual Managment Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance As an alternative to the hardware-based version of the Sophos Web Appliance, you can deploy

More information

NovaBACKUP Virtual Dashboard

NovaBACKUP Virtual Dashboard NovaBACKUP Virtual Dashboard User Manual NovaStor / April 2015 2015 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to

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

vsphere Data Protection Administration Guide vsphere Data Protection 5.1

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

More information

F-Secure Internet Gatekeeper Virtual Appliance

F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance TOC 2 Contents Chapter 1: Welcome to F-Secure Internet Gatekeeper Virtual Appliance.3 Chapter 2: Deployment...4

More information

Barracuda Message Archiver Vx Deployment. Whitepaper

Barracuda Message Archiver Vx Deployment. Whitepaper Barracuda Message Archiver Vx Deployment Whitepaper Document Scope This document provides guidance on designing and deploying Barracuda Message Archiver Vx on VMware vsphere Document Scope, and Microsoft

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

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods:

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods: Executive Summary This document provides certain best practices with regards to the Emergency Restore feature in vsphere Data Protection 5.5 release. It also describes the methods and processes to be used

More information

Deployment and Configuration Guide

Deployment and Configuration Guide vcenter Operations Manager 5 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

More information

ESX System Analyzer Version 1.0 Installation Guide

ESX System Analyzer Version 1.0 Installation Guide ESX System Analyzer Version 1.0 Installation Guide Page 1 Table of Contents ESX System Analyzer Installation Guide 1. Installing ESX System Analyzer... 3 ESX System Analyzer Appliance Distribution... 3

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

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN User Guide 1.0.2 FP3 Date: April, 2016 Subject: NexentaConnect for VMware Virtual SAN User Guide Software: NexentaConnect for VMware Virtual SAN Software Version:

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

More information

TGL VMware Presentation. Guangzhou Macau Hong Kong Shanghai Beijing

TGL VMware Presentation. Guangzhou Macau Hong Kong Shanghai Beijing TGL VMware Presentation Guangzhou Macau Hong Kong Shanghai Beijing The Path To IT As A Service Existing Apps Future Apps Private Cloud Lots of Hardware and Plumbing Today IT TODAY Internal Cloud Federation

More information

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager

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

More information

NovaBACKUP. User Manual. NovaStor / May 2014

NovaBACKUP. User Manual. NovaStor / May 2014 NovaBACKUP User Manual NovaStor / May 2014 2014 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

VMware vsphere Replication Administration

VMware vsphere Replication Administration VMware vsphere Replication Administration vsphere Replication 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

The safer, easier way to help you pass any IT exams. Exam : E20-895. Backup Recovery - Avamar Expert Exam for Implementation Engineers.

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

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

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

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Exam : VCP5-DCV Title : VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Version : DEMO 1 / 9 1.Click the Exhibit button. An administrator has deployed a new virtual machine on

More information

OnCommand Unified Manager 6.3

OnCommand Unified Manager 6.3 OnCommand Unified Manager 6.3 Installation and Setup Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

CTERA Agent for Windows

CTERA Agent for Windows User Guide CTERA Agent for Windows September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without

More information

Table of Contents. Online backup Manager User s Guide

Table of Contents. Online backup Manager User s Guide Table of Contents Backup / Restore VMware Virtual Machines... Error! Bookmark not defined. Backup virtual machines running on VMware ESXi / ESX Server with VDDK / non VDDK... 2 Requirements and recommendations...

More information

POD INSTALLATION AND CONFIGURATION GUIDE. EMC CIS Series 1

POD INSTALLATION AND CONFIGURATION GUIDE. EMC CIS Series 1 POD INSTALLATION AND CONFIGURATION GUIDE EMC CIS Series 1 Document Version: 2015-01-26 Installation of EMC CIS Series 1 virtual pods as described this guide, requires that your NETLAB+ system is equipped

More information

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)

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

More information

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

VMware Data Recovery Administration Guide

VMware Data Recovery Administration Guide VMware Data Recovery Administration Guide Data Recovery 1.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

CTERA Agent for Windows

CTERA Agent for Windows User Guide CTERA Agent for Windows May 2012 Version 3.1 Copyright 2009-2012 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

EMC NetWorker and VMware

EMC NetWorker and VMware EMC NetWorker and VMware Release 8.1 SP1 Integration Guide P/N 302-000-433 REV 06 Copyright 1990-2014 EMC Corporation. All rights reserved. Published in the USA. Published February, 2014 EMC believes the

More information

Virtual Server Installation Manual April 8, 2014 Version 1.8

Virtual Server Installation Manual April 8, 2014 Version 1.8 Virtual Server Installation Manual April 8, 2014 Version 1.8 Department of Health and Human Services Administration for Children and Families Office of Child Support Enforcement REVISION HISTORY Version

More information

EMC NetWorker and VMware

EMC NetWorker and VMware EMC NetWorker and VMware Version 8.2 SP1 Integration Guide 302-001-580 REV 08 Copyright 1990-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes the information

More information

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

Top 10 Do s/don ts of Data Protection for VMware vsphere

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

More information

VMware vcenter Log Insight Administration Guide

VMware vcenter Log Insight Administration Guide VMware vcenter Log Insight Administration Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware Identity Manager Connector Installation and Configuration

VMware Identity Manager Connector Installation and Configuration VMware Identity Manager Connector Installation and Configuration VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMware vsphere Data Protection Advanced 5.5

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....

More information

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide 9034968 Published April 2016 Copyright 2016 All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to

More information

Overview... 2. Customer Login... 2. Main Page... 2. VM Management... 4. Creation... 4 Editing a Virtual Machine... 6

Overview... 2. Customer Login... 2. Main Page... 2. VM Management... 4. Creation... 4 Editing a Virtual Machine... 6 July 2013 Contents Overview... 2 Customer Login... 2 Main Page... 2 VM Management... 4 Creation... 4 Editing a Virtual Machine... 6 Disk Management... 7 Deletion... 7 Power On / Off... 8 Network Management...

More information

Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide

Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.A. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

efolder BDR for Veeam Cloud Connection Guide

efolder BDR for Veeam Cloud Connection Guide efolder BDR for Veeam Cloud Connection Guide Setup Connect Preload Data uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder Cloud for Veeam. Using the efolder Cloud

More information

1 Main components... 3

1 Main components... 3 Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems and environments... 4 2.1 Acronis vmprotect 8 Windows Agent... 4 2.2 Acronis vmprotect 8 Virtual Appliance... 4

More information

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance - VMware, XEN, HyperV This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional

More information

BackupAssist v6 quickstart guide

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...

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Backup Exec Private Cloud Services. Planning and Deployment Guide

Backup Exec Private Cloud Services. Planning and Deployment Guide Backup Exec Private Cloud Services Planning and Deployment Guide Chapter 1 Introducing Backup Exec Private Cloud Services This chapter includes the following topics: About Backup Exec Private Cloud Services

More information

RSA Authentication Manager 8.1 Virtual Appliance Getting Started

RSA Authentication Manager 8.1 Virtual Appliance Getting Started RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides

More information

Installing and Administering VMware vsphere Update Manager

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

More information

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1 Virtual Appliances Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V Virtual Appliance Setup Guide for Umbrella Page 1 Table of Contents Overview... 3 Prerequisites... 4 Virtualized Server

More information

ITCertMaster. http://www.itcertmaster.com. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!

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

More information