VMware vsphere Backup and Replication on EMC Celerra

Size: px
Start display at page:

Download "VMware vsphere Backup and Replication on EMC Celerra"

Transcription

1 VMware vsphere Backup and Replication on EMC Celerra Applied Technology Abstract NAS is a common storage platform for VMware vsphere environments. EMC Celerra can present storage to VMware ESX servers in the form of an NFS datastore, VMFS over iscsi, and RDM over iscsi. This white paper reviews the various Celerra technologies that can be utilized to perform backup and replication of the storage presented to the ESX servers. December 2009

2 Copyright 2009 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com All other trademarks used herein are the property of their respective owners. Part number h6812 Applied Technology 2

3 Table of Contents Executive summary...4 Introduction...4 Audience... 5 Terminology... 5 Technology overview...6 Celerra SnapSure... 6 Celerra Replicator... 6 NDMP on Celerra... 6 Replication Manager... 6 Backup and recovery options...7 NFS datastore... 7 Logical backup and restore using Celerra Snapsure... 7 Logical backup and restore using Replication Manager... 9 Physical backup and restore using the nas_copy command Physical backup and restore using Celerra NDMP and NetWorker Physical backup and restore using Celerra Replicator Physical backup and restore using Replication Manager VMFS over iscsi Logical backup and restore using Celerra iscsi snapshots Logical backup and restore using Replication Manager Physical backup and restore using Celerra Replicator Physical backup and restore using Replication Manager RDM over iscsi VMware Consolidated Backup (VCB) VCB backup with EMC Avamar VMware Data Recovery Other file-level backup alternatives...23 Single file restore Replication...26 NFS datastore Replication using Celerra Replicator Replication using Replication Manager and Celerra Replicator VMFS over iscsi Replication using Celerra Replicator Replication using Replication Manager and Celerra Replicator RDM over iscsi VMware vcenter Site Recovery Manager Data consistency...32 Summary...33 Conclusion...33 References...34 Applied Technology 3

4 Executive summary As more customers deploy VMware vsphere with NAS, it becomes increasingly important to provide cohesive and robust backup and replication solutions to help protect data in a VMware environment. NAS presents storage to ESX in the form of NFS datastores, VMFS over iscsi, or RDM over iscsi. A highly available storage environment with disaster recovery capabilities is critical to a virtualized server environment. Customers must choose among various options, including running traditional backup and replication applications on the ESX servers or guest virtual machines, utilizing VMware ESX features, and leveraging native storage array-based technologies. EMC Celerra provides various features and technologies to perform backup and replication depending on the form of storage presented to the VMware ESX server. When storage is presented using NFS, Celerra SnapSure and Celerra Network Data Management Protocol (NDMP) enable image-level backup and recovery, and Celerra Replicator replicates file systems for disaster recovery purposes. When storage is presented using iscsi, Celerra Replicator replicates or creates snaps and clones of iscsi LUNs either on the same Celerra or on a remote Celerra. Additionally, EMC Replication Manager is an easy-to-use product to centrally manage copies of production data for Celerra iscsi and NFS environments. It can be integrated with VMware environments to create VM consistent replicas. This paper examines the different options available for backup and replication while achieving the shortest recovery time objective (RTO) and the best recovery point objective (RPO) possible when customers utilize EMC Celerra in their VMware vsphere environment. You can leverage the advanced features offered by Celerra to create robust solutions that meet your service level agreements effectively in your virtualized environment. Introduction VMware vsphere 4.0 enables customers to optimize the use of expensive server resources by virtualizing the hardware and allowing multiple operating systems to reside simultaneously on the same set of physical components. It supports NAS storage devices by using the NFS and iscsi protocols. Celerra IP storage presents NFS exported file systems and iscsi LUNs to a VMware ESX server to create datastores for virtual machines. Celerra offers great scalability and reliability, ease-of-use and ease-of-management characteristics, high availability, and advanced data protection mechanisms. Business continuity and disaster recovery are essential to the success of a business. These demand the highest attention for the most reliable technologies for virtualized and physical environments. EMC Celerra offers many options to address these business requirements. The intent of this paper is to examine different technologies that exist in Celerra for backup and replication operations, and to describe the appropriate solutions when storage is presented to ESX servers either by using NFS or iscsi. This paper also recommends some of the best practices when using the array-based technologies to perform backup and replication in vsphere 4.0 environments. VMware Data Recovery (VDR), a disk-based backup and recovery solution released in vsphere 4.0, enables quick, simple, and complete data protection for VMs. This paper also explains the new backup capability of VDR and outlines how it works with Celerra storage. Furthermore, it also describes the single file restore capability from Celerra-based file system checkpoints or iscsi snapshots by using the VMware Disk Development Kit This paper provides recommendations to perform backup and replication operations with Celerra in vsphere 4.0 environments. Introduction to Using EMC Celerra with VMware vsphere 4 Applied Best Practices Guide, available on EMC Powerlink, provides more information. The solutions listed in this paper are generic and apply to almost all configurations regardless of the storage layout, RAID type, and volume and file system management on Celerra. Therefore, these storage design considerations are not discussed in the paper. Applied Technology 4

5 Audience The information contained in this paper is intended for EMC customers, partners, and service personnel involved in planning, architecting, or administering a VMware environment with EMC Celerra as the storage and looking to implement backup and replication solutions. The readers are expected to have a working knowledge of ESX servers and Celerra systems. Terminology Celerra Block Management Application Programming Interface (CBMAPI) A host utility to manage the snapshot and replication of Celerra iscsi devices. Celerra Block Management Command Line Interface (CBMCLI) A software package that calls the CBMAPI to provide commands that can be run on a Linux host to manage snapshots of Celerra iscsi LUNs and to manage local and remote replication of those snapshots. Celerra Replicator A Celerra feature that performs asynchronous replication over IP. It creates a consistent, point-in-time NAS file system or iscsi LUN copy at a local or a remote site. It keeps the production data available during replication and sends only the changed data over the network. Datastore A file system, either a VMFS or an NFS, which serves as a virtual representation of an underlying pool of physical storage resources. These physical storage resources can be comprised of SCSI disks from a local server, Fibre Channel, SAN disk arrays, iscsi SAN disk arrays, or NAS storage arrays. Internet SCSI (iscsi) A protocol for sending SCSI packets over TCP/IP networks. iscsi LUN A Celerra iscsi software feature that processes SCSI commands such as reading from and writing to storage media. Network Data Management Protocol (NDMP) An open standard network protocol designed for enterprise-wide backup and recovery of heterogeneous network attached storage. Network File System (NFS) A distributed file system that provides transparent access to remote file systems. NFS allows all network systems to share a single copy of a directory. Production Logical Unit (PLU) An iscsi LUN that serves as a primary storage device. Raw Device Mapping (RDM) RDM includes a combination of a pointer, which is a.vmdk file that resides on a VMFS volume, and a physical raw device that the.vmdk file points to. RDM can either be in the physical compatibility mode or in the virtual compatibility mode. Snapshot (or iscsi snapshot) A point-in-time representation of the data stored on an iscsi LUN. SnapSure A Celerra feature that provides read-only point-in-time copies of a file system. They are also referred to as checkpoints. VMware Consolidated Backup (VCB) As part of the VMware VSphere suite of products, VCB offers a data protection solution for VMs. It enhances the ability of the backup software to take fast and efficient backups of the VMs by offloading the backup workload from production ESX server hosts to proxy servers. Virtual Machine A virtualized x86 PC on which a guest operating system and an associated application run. A VM is also a set of discrete files that primarily include a.vmx configuration file and one or many.vmdk virtual disk files. Virtual Machine File System (VMFS) A VMware proprietary file system installed on datastores and used by ESX servers to house virtual machines. VMware Snapshot A function provided by VMware to capture the entire state of a virtual machine at the time the snapshot is taken. VMware Data Recovery (VDR) A new backup and recovery product for VMware vsphere 4 environments that provides easy and complete data protection for virtual machines. It is a disk-based Applied Technology 5

6 solution that is easy to use and fast to backup and restore. It is built on the VMware vstorage APIs for data protection. Technology overview Celerra SnapSure The Celerra SnapSure feature creates a read-only or read-writeable logical point-in-time image (checkpoint) of a production file system (PFS). SnapSure can maintain up to 96 PFS read-only checkpoints and 16 read-writeable checkpoints for each file system while allowing PFS applications continued access to the realtime data. The principle of SnapSure is copy on first write. When a block within the PFS is modified, a copy containing the block s original content is saved to a separate volume called the SavVol. Subsequent changes made to the same block in the PFS are not copied into the SavVol. SnapSure reads the original blocks from the PFS (in the SavVol) and the unchanged PFS blocks (remaining in the PFS) according to a bitmap and blockmap data-tracking structure. These blocks combine to provide a complete point-in-time file system image called a checkpoint. Celerra version 5.6 and later support the creation of writeable checkpoints. A writeable checkpoint is always created from a baseline read-only checkpoint, and each baseline checkpoint can only have one writeable checkpoint associated with it at a time. Celerra Replicator Celerra Replicator produces a read-only, point-in-time copy of a source file system and periodically updates this copy, making it consistent with the source file system. This read-only copy can be used by a Data Mover in the same Celerra cabinet, or in a remote site. If the source file system becomes unavailable, usually as the result of a disaster, the destination file system can be made read/write for local or remote scenarios through a replication failover process. After the source site is available again, replication can be restored to become read/write at the source and read-only at the destination again through a process that resynchronizes the file systems and then reverses the direction of the replication. Celerra version 5.6 and later support the use of Celerra Replicator V2. This new version consolidates data replication and can be used to replicate both file systems and iscsi LUNs with the same mechanism. Celerra Replicator for iscsi replicates production iscsi LUNs by asynchronously distributing local snapshots (point-in-time copies of the LUNs) to the destination over an IP network. The feature provides a one-to-one relationship between the source and the destination. The destination LUN is protected as readonly, preventing the iscsi initiator from writing to it. Celerra Replicator for iscsi also provides the failover capability so that the replica on the destination becomes writeable and serves as the production LUN in case of a disaster at the source site. After the original production LUN is available, the replication relationship is re-established manually. NDMP on Celerra The NDMP allows you to control backup and recovery of an NDMP server through a network backup application, without installing third-party software on the server. With Celerra, the Data Mover functions as the NDMP server. NDMP-based backups are used for high-capacity backups and in environments where multiprotocol support is required. The protocol separates the control and data transfer components of a backup or restore. The actual backups are handled by the Data Mover, which minimizes network traffic. Replication Manager Replication Manager provides a simple interface to schedule, manipulate, and manage the disk-based replicas of file systems placed on Celerra and other platforms. For Celerra, replicas can be created with both Celerra SnapSure (local replication) and Celerra Replicator (remote replication). Replication Manager provides customers with a consistent way to manage replicas in varied environments (including different applications and operating systems). It is integrated with Microsoft VSS for Exchange, Microsoft VDI for SQL Server, and Oracle hot backup to provide application-consistent data on the copies. Replication Applied Technology 6

7 Manager is ideal for VMware vsphere environments, application-consistent replicas within virtual machines, and replicas of NFS, VMFS, and RDM datastores that contain virtual machines. Backup and recovery options EMC Celerra and VMware vsphere combine to offer many possible ways to perform backup and recovery regardless of whether an ESX server uses the NFS datastore, VMFS over iscsi, or RDM over iscsi. It is critical to determine the customer RPO or RTO so that an appropriate method is used to meet the Service Level Agreements (SLAs) and minimize downtime. At the storage layer, two types of backup are discussed in the context of this paper: logical backup and physical backup. A logical backup does not provide a physically independent copy of production data. It offers a view of the file system or iscsi LUN as of a certain point in time. A logical backup can occur very rapidly, and requires very little space to store. Therefore, a logical backup can be taken very frequently. Restoring from a logical backup can be quick as well, depending on the data changes. This dramatically reduces the mean time to recovery. However, a logical backup cannot replace a physical backup. The logical backup protects against logical corruption of the file system or iscsi LUN, accidental deletion of files, and other similar human errors. However, it does not protect the data from hardware failures. Also, loss of the PFS or iscsi LUN would render the checkpoints or snapshots unusable. A physical backup takes a full and complete copy of the file system or iscsi LUN to a different physical media. Although the backup and recovery time may be longer, a physical backup protects the data from hardware failure. NFS datastore The backup and recovery of virtual machines residing on NFS datastores can be performed in the following ways. Logical backup and restore using Celerra Snapsure Celerra SnapSure can be used to create and even schedule logical backups of the file systems exported to an ESX server as NFS datastores. This is accomplished by using the Celerra Manager GUI (Figure 1 on page 7) or equivalent with the following Celerra command: Figure 1 Checkpoint creation in Celerra Manager GUI 5.6 Use the following command to create and restore checkpoints with Celerra version 5.6: # /nas/sbin/fs_ckpt <ESX file system> -name <checkpoint name> Create readonly y # /nas/sbin/rootfs_ckpt <new checkpoint name> -Restore NOTE: Use the following command to create and restore checkpoints with Celerra version 5.5: Applied Technology 7

8 # /nas/sbin/fs_ckpt <ESX file system> -name <checkpoint name> -Create # /nas/sbin/rootfs_ckpt <checkpoint name> -name <new checkpoint name> -Restore In general, this method works on a per-datastore basis. If multiple virtual machines share the same datastore, you can back up and recover them simultaneously and consistently, in one operation. However, if you want to recover an individual virtual machine, follow these steps: 1. Change the Data Mover parameter cfs.showchildfsroot from the default value of 0 to 1 as shown in Figure 2 on page 8. NOTE: A virtual directory is created for each checkpoint that is created with Celerra SnapSure. By default, these directories will be under a virtual directory, which is named.ckpt. This virtual directory is located in the root of the file system. By default the.ckpt directory is hidden. Therefore, the datastore viewer in vcenter Server will not be able to view the.ckpt directory. Changing the Data Mover parameter enables each mounted checkpoint of a PFS to be visible to NFS clients as subdirectories of the root directory of the PFS as shown in Figure 3 on page 8. Figure 2 Server Parameter Properties in Celerra Manager 5.6 GUI Figure 3 Datastore Browser view 2. Power down the virtual machine. 3. Browse to the appropriate configuration and virtual disk files of the specific virtual machine as shown in Figure 3 on page Manually copy the files from the checkpoint and add it to the datastore under the directory /vmfs/volumes/<esx filesystem> 5. Power up the virtual machine. Applied Technology 8

9 Logical backup and restore using Replication Manager Replication Manager can also be used to protect NFS datastores that reside on an ESX server managed by a VMware vcenter and attached to a Celerra system. It uses Celerra SnapSure to create local replicas of VMware NFS datastores. VMware snapshots are taken for all the VMs that are online and reside on the NFS datastore just prior to creating local replicas to ensure operating system consistency of the resulting replica. Operations are sent from a Linux proxy host that is either a physical host or a separate virtual host. The Replication Manager Job Wizard (Figure 4 on page 9) can be used to select the replica type and expiry options. Replication Manager version must be installed for NFS datastores support. Figure 4 Job Wizard You can restore the entire NFS datastore by selecting the Restore option in Replication Manager as shown in Figure 5 on page 9. Figure 5 Restoring the NFS datastore replica from Replication Manager Before restoring the NFS replica, perform the following steps: Applied Technology 9

10 1. Power down the virtual machines that are hosted within the NFS datastore. 2. Remove those virtual machines from the vcenter Server inventory. 3. Restore the replica from Replication Manager. 4. After the restore is complete, add the VMs to the vcenter inventory. 5. Revert to the VMware snapshot taken by Replication Manager to obtain an operating system consistent replica and delete the snapshot. 6. Manually power up each virtual machine. Replication Manager creates a rollback snapshot for every Celerra file system that has been restored. The name of each rollback snapshot can be found in the restore details as shown in Figure 6 on page 10. The rollback snapshot may be deleted manually after the contents of the restore have been verified and the rollback snapshot is no longer needed. Retaining these snapshots beyond their useful life can cause resource issues. Figure 6 Replica Properties in Replication Manager A single virtual machine can be restored by using the Mount option in Replication Manager. Using this option, it is possible to mount an NFS datastore replica to an ESX server as an NFS datastore read-only or read-write copy. Follow these steps to restore a single virtual machine: 1. Mount the read-only replica as an NFS datastore in the ESX server as shown in Figure 7 on page Power down your virtual machine residing in the production datastore. 3. Remove the virtual machine from the vcenter inventory. 4. Browse to the mounted datastore. 5. Copy the virtual machine files to the production datastore. 6. Add the virtual machine to the inventory again. 7. Revert to the VMware snapshot taken by Replication Manager to obtain an operating system consistent replica and delete the snapshot. 8. Unmount the replica through Replication Manager. 9. Power up your virtual machine. Applied Technology 10

11 Figure 7 Read-only copy of the datastore view in the vsphere client Physical backup and restore using the nas_copy command The Celerra command /nas/bin/nas_copy can be used for full or incremental physical backup. It can be typically used to back up a file system to a volume on the Celerra that consists of ATA drives or another Celerra. Although using nas_copy for backup is convenient, it has some limitations during recovery. You cannot use nas_copy to copy data back to the source file system directly. You will need to mount the destination and then manually copy files back to the source file system. This could unnecessarily prolong the recovery time. Therefore, using nas_copy to back up NFS datastores is not encouraged. NOTE: Use the fs_copy command to perform a full physical backup in versions earlier than Celerra version 5.6. Physical backup and restore using Celerra NDMP and NetWorker One of the recommended ways of physical backup and recovery is to use NDMP by utilizing the Celerra Backup with Integrated Checkpoints feature and EMC NetWorker or any other compatible backup software in the following manner: 1. Create a Virtual Tape Library Unit (VTLU) on Celerra if you want to improve the performance by backing up to disks instead of tapes. 2. Create a library in EMC NetWorker. 3. Configure NetWorker to create bootstrap configuration, backup group, backup client, and so on. 4. Run NetWorker Backup. 5. Execute NetWorker Recover. The entire NFS datastore or individual virtual machine can be selected for backup and recovery. Figure 8 on page 12 shows NetWorker during the process. Applied Technology 11

12 Figure 8 NDMP recovery using EMC NetWorker To utilize Celerra backup with integrated checkpoints, you must set the environment variable SNAPSURE=y. This feature allows you to automate the checkpoint creation, management, and deletion activities by entering the environmental variable in the qualified vendor backup software. The setting of the SNAPSURE variable is illustrated in Figure 9 on page 12 when creating a backup client with EMC NetWorker. Figure 9 Backup with integrated checkpoint When the variable is set in the backup software, each time you run a particular job, a checkpoint of the file system is automatically created (and mounted as read-only) before the NDMP backup starts. The checkpoint is automatically used for the backup, allowing production activity to continue uninterrupted on the file system. During the backup process, the checkpoint is automatically managed (for example, SavVol is auto-extended if needed, and if space is available). When the backup completes, the checkpoint is automatically deleted, regardless of whether it succeeds or fails. Applied Technology 12

13 Physical backup and restore using Celerra Replicator Celerra Replicator can be used for the physical backup of the file systems exported to ESX servers as NFS datastores. This is accomplished by using the Celerra /nas/bin/nas_replicate command or by using the Celerra Manager. Multiple virtual machines will be backed up together if they reside in the same datastore. If you require further granularity at an image level for an individual virtual machine, you can move the virtual machine in its own NFS datastore. The backup can either be local or remote. After the file system is completely backed up, stop the replication to make the target file system a stand-alone copy. If required, you can make this target file system read-writeable. After the target file system is attached to an ESX server, an individual virtual machine can be restored by copying its folder from the target file system to the PFS. If VMware snapshots already exist at the time of backup, the Snapshot Manager in the VI client might not report all VMware snapshots correctly after a VM restore. One way of updating the GUI information is to remove the VM from the inventory and add it again. If an entire NFS is to be recovered, a replication session can be established in the reverse direction from the target file system to the production file system with the nas_replicate command. NOTE: For versions earlier than Celerra version 5.6, use /nas/bin/fs_replicate command for physical backup of NFS datastores. Physical backup and restore using Replication Manager Another method to take backups is to use Replication Manager to provide physical backup of your NFS datastores. Replication Manager uses Celerra Replicator technology to create remote replicas in this scenario. These replicas are actually snapshots that represent a crash-consistent replica of the entire NFS datastore. Before you can create replicas on a target Celerra, you must create a read-only file system on the target Celerra to which the data will be transferred, and create a Celerra Replicator session between the source and target file systems by using Celerra Manager. While creating a replication session, it is recommended to use a Time out of Sync value of 1 minute. VMware snapshots are taken for all VMs that are online and reside on the NFS datastore just prior to creating replicas to ensure the operating system consistency of the resulting replica. You can restore the entire NFS datastore by selecting the Restore option in Replication Manager. Before restoring a crash-consistent NFS remote replica, you must perform the following steps. As mentioned, Replication Manager creates a rollback snapshot for a remote Celerra file system during restore. 1. Power down the virtual machines that are hosted within the NFS datastore. 2. Remove those virtual machines from the vcenter inventory. 3. Restore the remote replica from Replication Manager. 4. After the restore is complete, add the virtual machines into the vcenter inventory. 5. Revert to the VMware snapshot taken by Replication Manager to obtain an operating system consistent replica, and then delete the snapshot. 6. Manually power up each virtual machine. A single virtual machine can be restored by using the Mount option in the Replication Manager. Using this option, it is possible to mount an NFS datastore remote replica to an ESX server as an NFS datastore as shown in Figure 10 on page 14. Applied Technology 13

14 Figure 10 Mount Wizard To restore a single virtual machine, follow these steps: 1. Mount the read-only remote replica as an NFS datastore in the ESX server. 2. Power down the virtual machine that resides in the production datastore. 3. Remove the virtual machine from the vcenter inventory. 4. Browse the mounted datastore. 5. Copy the virtual machine files to the production datastore. 6. Add the virtual machine to the inventory again to report the VMware snapshot taken by Replication Manager. 7. Revert to the VMware snapshot taken by Replication Manager to obtain an operating system consistent replica and delete the snapshot. 8. Unmount the replica by using Replication Manager. 9. Power up the virtual machine. VMFS over iscsi The backup and recovery of virtual machines residing on VMFS datastores over iscsi can be done in many ways. A brief description of the methods is given here. Logical backup and restore using Celerra iscsi snapshots When using VMFS over iscsi, a Celerra iscsi LUN is presented to the ESX server and formatted as type VMFS. In this case, users can create iscsi snapshots on the Celerra to offer point-in-time logical backup of the iscsi LUN. Use the following command to create and manage iscsi snaps directly on Celerra Control Station. # server_iscsi <Data Mover> -snap create target <target_alias_name> -lun <LUN_number> # server_iscsi <Data Mover> -snap restore <snap_name> Applied Technology 14

15 NOTE: To create and manage iscsi snapshots in versions earlier than Celerra 5.6, you must have a Linux host that contains the Celerra Block Management Command Line Interface (CBMCLI) package. The following command is used to create snapshots and restore data on the Linux host: # cbm_iscsi --snap <ESX iscsi LUN> --create # cbm_iscsi --snap <ESX iscsi LUN> --restore <snap_name> In general, this method works on a per-vmfs basis, unless the VMFS spans multiple LUNs. If multiple virtual machines share the same VMFS, you can back up and recover them together in one operation. When multiple snapshots are created from the PLU, restoring an earlier snapshot will delete all newer snapshots. Furthermore, care should be taken to ensure that the file system that stores the PLU and its snapshots has enough free space to create and restore from a snapshot. An individual virtual machine can be restored from a snapshot when the snapshot is made read-writeable and attached to the ESX server. Select Assign a new signature (Figure 11 on page 15) to enable disk re-signature if the snapped LUN is attached to the same ESX server. Figure 11 VMFS mount options to manage snapshots When the snapped VMFS is accessible from the ESX server, you can copy the virtual machine files from the snapped VMFS to the original VMFS to recover the virtual machine. Logical backup and restore using Replication Manager Replication Manager protects the VMFS datastore over iscsi that resides on an ESX server managed by a VMware vcenter and attached to a Celerra. It uses Celerra iscsi snapshots to create replicas of VMFS datastores. VMware snapshots are taken for all virtual machines, which are online and reside on the VMFS datastore, just prior to creating local replicas in order to ensure operating system consistency of the resulting replica. Operations are sent from a Windows proxy host that is either a physical host or a separate virtual host. You can restore the entire VMFS datastore by choosing the Restore option in Replication Manager. Before restoring a crash-consistent VMFS replica, perform these steps: 1. Power down the virtual machines that are hosted within the VMFS datastore. 2. Remove those virtual machines from the vcenter inventory. Applied Technology 15

16 3. Restore the replica from the Replication Manager. 4. After the restore is completed, add the virtual machines to the vcenter inventory. 5. Revert to the VMware snapshot to obtain an operating system consistent replica, and delete the snapshots. 6. Manually power up each virtual machine. A single virtual machine can be restored by using the Mount option in Replication Manager. Using this option, it is possible to mount a VMFS datastore replica to an ESX server as a VMFS datastore. To restore a single virtual machine, follow these steps: 1. Mount the replica as a VMFS datastore in the ESX server. 2. Power down the virtual machine residing in your production datastore. 3. Remove the virtual machine from the vcenter inventory. 4. Browse for the mounted datastore. 5. Copy and paste the virtual machine files to the production datastore. 6. Add the virtual machine to the inventory again to report the VMware snapshot taken by Replication Manager. 7. Revert to the VMware snapshot taken by Replication Manager to obtain an operating system consistent replica and delete the snapshot. 8. Unmount the replica through Replication Manager. 9. Power up the virtual machine. Physical backup and restore using Celerra Replicator For a physical backup, use the nas_replicate command to create and manage iscsi clones by using Celerra Replicator V2 from the CLI on the Control Station or from the Celerra Manager in Celerra version 5.6: # nas_replicate create <name> -source lun <lun Number> -target <targetiqn> -destination lun <lun Number> -target <targetiqn> -interconnect <name> Figure 12 on page 16 shows the new Replication Wizard in the Celerra Manager that allows you to replicate an iscsi LUN: Figure 12 Celerra Manager Replication Wizard Applied Technology 16

17 NOTE: To create a physical backup in versions earlier than Celerra version 5.6, the Celerra iscsi Replication-Based LUN Clone feature can be used. A target iscsi LUN of the same size as the production LUN needs to be created on Fibre Channel or ATA disks to serve as the destination of a replication session initiated by the following command: # cbm_replicate --dev <ESX iscsi LUN> --session --create --alias <alias name> --dest_ip <dest_dm_ip> --dest_name <cel_name> --label <sess_label> The backup can either be local or remote. After the PLU is completely replicated, stop the replication session to make the target LUN a stand-alone copy. If required, you can make this target LUN readwriteable. The target LUN can be attached to the same or different ESX server. If the target LUN is attached to the same server, disk re-signature must be enabled. After the target LUN is attached to an ESX server, an individual virtual machine can be restored by copying its folder from the target LUN to the PLU. If VMware snapshots already exist at the time of backup and VMware snapshots are added or deleted later, the Snapshot Manager in the VI client might not report all VMware snapshots correctly after a virtual machine restore. One way to update the GUI information is to remove the virtual machine from the inventory and add it again. If an entire VMFS must be recovered, a replication session can be established in the reverse direction from the target LUN back to the PLU with the cbm_replicate command or the nas_replicate command. Storage operations such as snapshot restore can cause the vsphere client GUI to be out of sync with the actual state of the ESX server. For example, if VMware snapshots already exist at the time of backup and VMware snapshots are added or deleted later, the Snapshot Manager in the vsphere client might not report all VMware snapshots correctly after a LUN restore. One way of updating the GUI information is to execute the following command in the service console to restart the ESX host agent: # service mgmt-vmware restart All VMware snapshots existing prior to the backup should be restored and refreshed when the Snapshot Manager is reopened. However, VMware snapshots taken after the backup would be lost following an iscsi LUN restore. Physical backup and restore using Replication Manager Replication Manager also provides a physical backup of the VMFS datastore over iscsi that resides on an ESX server managed by VMware vcenter and attached to a Celerra. It uses Celerra Replicator to create remote replicas of VMFS datastores. For a single VM recovery, you can use the Mount option in Replication Manager. To restore the entire VMFS datastore, use the Restore option as described in Logical backup and restore using Replication Manager on page 15. RDM over iscsi The iscsi LUNs presented to an ESX server as RDM are normal raw devices just like they are in a nonvirtualized environment. RDM provides some advantages of a virtual disk in the VMFS file system while retaining some advantages of direct access to physical devices. For example, you can take full advantage of storage array based data protection technologies regardless of whether the RDM is in a physical mode or virtual mode. For logical backup and recovery, you can create point-in-time, Celerra-based iscsi snapshots. To back up a RDM volume physically, you can use the Celerra iscsi Replication-Based LUN Clone feature to create clones for versions earlier than Celerra version 5.6. When using RDM, it is recommended that an RDM volume is not shared among different virtual machines or different applications, except in the case of being used as the quorum disk of a clustered application. With RDM, you can create snapshots or clones in one of the following ways: Install the CBMCLI package and use the cbm_iscsi and cbm_replicate commands as described VMFS over iscsi on page 14. For Celerra version 5.6, you can also use the nas_replicate command or the Celerra Manager Replication Wizard. Applied Technology 17

18 Install and use Replication Manager. Replication Manager offers customers a simple interface to manipulate and manage the disk-based snaps and replicas for Celerra and other platforms and integrate with Windows applications to provide application-level consistency. NOTE: Only RDM volumes in the physical compatibility mode are supported at this time. Only RDM volumes formatted as NTFS can be recognized by Replication Manager. Therefore, Microsoft Windows guest machines can be backed up this way. Virtual machines of other OS types still require CBMCLI for crash-consistent backup. VMware Consolidated Backup (VCB) VMware Consolidated Backup (VCB) allows a virtual machine backup at any time by providing a centralized backup facility that leverages a centralized proxy server and reduces the load on production ESX server hosts. VCB integrates with existing backup tools and technologies to perform full and incremental file backups of virtual machines. VCB can perform full image-level backup for virtual machines running any OS, as well as file-level backups for virtual machines running Microsoft Windows without requiring a backup agent in the guest hosts. Figure 13 on page 18 illustrates how VCB works. In addition to the current LAN and SAN mode, VMware introduced the Hot-Add mode in the VCB 1.5 release. This mode allows you to leverage VCB for any datastore by setting up one of your virtual machines as a VCB proxy and use it to back up other virtual machines residing on storage visible to the ESX server that hosts the VCB proxy. VCB creates a snapshot of the virtual disk to be protected and hot adds the snapshot to the VCB proxy, allowing it to access VM disk data. The VCB proxy reads the data through the I/O stack of the ESX host. In contrast to the LAN mode, which uses the service console network to perform backups, the Hot-Add mode uses the hypervisor I/O stack. In the LAN mode, the IP network can potentially be saturated. The testing proved that the Hot-Add mode is more efficient than the LAN mode. Figure 13 VMware Consolidated Backup Applied Technology 18

19 The Celerra array-based solutions for backup and recovery operate at the datastore level, or more granularly at the virtual machine image level. If you want to back up individual files residing inside a virtual machine, you will need other tools. VCB is a great tool for file-level and image-level backup. A VCB proxy must be configured on a Windows system that requires third-party backup software such as EMC NetWorker or EMC Avamar, the VCB integration module for the backup software, and the VCB software itself. VMware provides the last two components that are downloadable at no cost. However, the VCB licenses need to be purchased and enabled on the ESX or vcenter Server. After all three components are installed, the configuration file config.js located in the directory <VCB installed path>\config must be modified before the first backup can be taken. This file contains comments that define each parameter. It is recommended to follow the README file in the integration module, which contains step-by-step instructions to prepare and complete the first VCB backup successfully. When a backup is initiated through EMC NetWorker, it triggers the scripts provided in the integration module, which in turn start the executable vcbmounter.exe (included in the VCB software) to contact the vcenter Server or the ESX server directly to locate the virtual machine to be backed up. The arguments passed to vcbmounter.exe come from config.js and the Save set syntax in EMC NetWorker. VCB image-level backup supports virtual machines that run any type of OS. For NetWorker versions earlier than 7.4.1, the Save set in EMC NetWorker must include the keyword FULL and the name or IP of the target virtual machine. Starting with release 7.4.1, each virtual machine to be backed up must be added as a client to NetWorker. Specify FULL in the Save set for full machine backup as shown in Figure 14 on page 19. VCB first retrieves the VM configuration files as well as its virtual disks in a local directory before NetWorker takes a backup of the directory. During a restore, NetWorker restores the directory on the VCB proxy. The administrator must take the final step to restore the virtual machine onto an ESX server using the vcbrestore command or VMware vcenter Converter tool. Because the command vcbrestore is unavailable in the VCB proxy, it must be run directly from the ESX service console. VCB file-level backup only supports the Windows guest OS. For versions earlier than NetWorker version 7.4.1, the Save set in EMC NetWorker must include the name or IP of the target virtual machine and a colon separated list of paths that must be backed up. Starting with the NetWorker release 7.4.1, each virtual machine that must be backed up must be added as a client to NetWorker. In the Save set, specify the colon separated list of the paths that must be backed up or ALLVMFS to backup all the files and directories on all drivers of the target machine. VCB first takes a VMware snapshot and uses mountvm.exe to mount the virtual disk on the VCB proxy before NetWorker backs up the list of paths provided in the Save set. During a restore, expose the target directory of the virtual machine as a CIFS share to the backup proxy. Use NetWorker User on the VCB proxy to restore the desired file to this network share. Figure 14 NetWorker configuration settings for VCB Applied Technology 19

20 While planning to use VCB with vsphere 4.0, consider the following guidelines and best practices: Ensure that all virtual machines you want to use with VCB have the latest version of VMware tools installed. Without the latest version of VMware tools, the snapshots that VCB creates for backups are crash-consistent only. This means, no virtual machine-level file system consistency is performed. Image-level backup can be performed on virtual machines running any OS. File-level backup can be done only on Windows virtual machines. RDM physical mode is not supported for VCB. When an RDM disk in a virtual mode is backed up, it is converted to a standard virtual disk format. So when it is restored, it will no longer be in the RDM format. When using the LAN mode, each virtual disk cannot exceed 1 TB. The default backup mode is san. To perform LAN-based backup, modify TRANSPORT_MODE to either nbd or nbdssl or hotadd in file config.js. Even though Hot-Add transport mode is efficient, it does not support backup of virtual disks belonging to different datastores. vcbmounter and vcbrestore commands can be executed directly on the ESX server without the need for a VCB license. However, there will be a performance impact on the ESX server because additional resources are consumed during backup/restore. vcbrestore is not available on VCB proxy. It has to be run directly on the ESX server or a VMware vcenter Converter must be installed to restore a VCB image backup. Mountvm.exe on VCB proxy is a useful tool to mount a virtual disk that contains NTFS partitions. Before taking a file-level backup, VCB creates a VM snapshot named _VCB-BACKUP_. An EMC NetWorker job will hang if the snapshot with the same name already exists. This default behavior can be modified by changing the parameter PREEXISTING_VCB_SNAPSHOT to delete in config.js. If a backup job fails, virtual machines can remain mounted in snapshot mode. Run vcbcleanup to clean up snapshots and unmount virtual machines from the directory specified in BACKUPROOT of config.js. Because VCB searches for the target virtual machines by IP address by default, the virtual machine has to be powered on the first time it is backed up so that VMware tools can relay the information to the ESX or VC server. This information is then cached locally on the VCB proxy after the first backup. A workaround is to switch to virtual machine lookup by name by setting VM_LOOKUP_METHOD= name in config.js. Note that the backup would fail if there are duplicated VM names. Beginning with release of NetWorker, each virtual machine to be backed up must be added as a client to the NetWorker. However, installing the NetWorker client software on the virtual machine itself is not required. It is recommended that with NetWorker release or later, the VCB method to find virtual machines should be based on the virtual machine IP address (default method). If vcbmounter hangs, NetWorker will also hang waiting for it to complete. To troubleshoot this issue, download and run a copy of the Process Explorer utility from sysinternals.com, right-click the vcbmounter process, and select Properties. The Command line textbox on the Image tab displays the full syntax of the vcbmounter command. Copy the command, terminate the hung process, then paste and run the command manually in a DOS window to view the output and determine the cause. vcbrestore by default restores the image to its original location. An alternate location can be specified by editing the paths listed in the catalog file. When using Security Support Provider Interface (SSPI) authentication, ensure that the HOST in the config.js configuration file points to your vcenter Server. The NetWorker integration module that calls the VCB Framework must use the user credentials that reside on both the VCB and the vcenter Servers with identical passwords, or must use the domain account. The user account must have administrator privileges on the VCB proxy and at least VMware Consolidated Backup user privileges in the vcenter. Applied Technology 20

21 VCB backup with EMC Avamar EMC Avamar is a backup and recovery software product. Avamar s global data deduplication technology eliminates unnecessary network traffic and data duplication. By identifying redundant data at the source, this deduplication minimizes backup data before it is sent over the network, therefore slowing the pace of the data growth in the core data centers and at remote offices. Avamar is very effective in areas where traditional backup solutions are inadequate such as virtual machines, remote offices, and large LANattached file servers. Avamar solves traditional backup challenges by: Reducing the size of backup data at the source. Storing only a single copy of sub-file data segments across all sites and servers. Performing full backups that can be recovered in just one step. Verifying backup data recoverability. Avamar Virtual Edition for VMware integrates with VCB for virtual environments by using the Avamar VCB Interoperability Module (AVIM). The Avamar VCB Interoperability Module is a series of.bat wrapper scripts that leverage VCB scripts to snap/mount and unmount running virtual machines. These scripts are called before and after an Avamar backup job. There are some scripts for full VM backup (for all types of virtual machines) and some scripts for file level backup (for Windows virtual machines only). These scripts can be used regardless of whether an NFS datastore or VMFS over iscsi is used. Figure 15 on page 21 illustrates the full virtual machine backup and file level backup process: Figure 15 VCB backup with EMC Avamar Virtual Edition The Avamar agent, AVIM, and the VCB software must be installed on the VCB proxy server. After all three software components are installed, the VCB configuration file (config.js) that is located in the directory <VCB installed path>\config needs to be modified before the first backup can be taken. The VCB configuration file contains comments that define each parameter for Avamar backups. After initiating a backup job from Avamar, VCB retrieves configuration files as well as virtual disks to its local directory. Then Avamar copies the files to the backup destination. After the job is successful, Avamar removes the duplicate copy on the VCB proxy server. This type of backup can be performed on any guest OS and the deduplication occurs at the.vmdk level. Applied Technology 21

22 VCB file-level backup with Avamar is similar to the VCB image-level backup with Avamar. When a backup is initiated through Avamar, it triggers the scripts provided in the integration module, which in turn starts the executable vcbmounter.exe (included in the VCB software) to contact the vcenter Server or the ESX server directly to locate the VM to be backed up. The arguments passed to vcbmounter.exe come from config.js and the Dataset syntax in EMC Avamar. In this case, data deduplication happens at the file level. However, presently VCB file-level backup works only for VMs that run the Windows OS. VMware Data Recovery In the vsphere 4.0 release, VMware introduced VMware Data Recovery (VDR), which is a disk-based backup and recovery solution. It is built on the VMware vstorage API for data protection and uses a VM appliance and a client plug-in to manage and restore backups. It can be used to protect any kind of OS.It incorporates capabilities such as block-based data deduplication and performs only incremental backups after the first full backup to maximize storage efficiency. Celerra-based CIFS, NFS, and iscsi storage can be used as destination storage for VMware Data Recovery. All backed up virtual machines are stored on a target disk in a deduplicated store. Figure 16 VMware data recovery During the backup, VDR takes a snapshot of the VM and mounts the snapshot directly to the VDR virtual appliance. After the snapshot is mounted, VDR begins streaming the blocks of data to the destination storage as shown in Figure 16 on page 22. During this process, VDR will deduplicate the stream of data blocks to ensure that the redundant data is eliminated prior to the backup data being written to the destination disk. It uses the change tracking functionality on ESX hosts to obtain the changes since the last backup. The deduplicated store creates a virtual full backup based on the last backup image and applies the changes to it. When all the data is written, VDR dismounts the snapshot and takes the virtual disk out of the snapshot mode. VDR supports only full and incremental backups at the VM level and it does not support backups at file level. Applied Technology 22

EMC Replication Manager for Virtualized Environments

EMC Replication Manager for Virtualized Environments EMC Replication Manager for Virtualized Environments A Detailed Review Abstract Today s IT organization is constantly looking for ways to increase the efficiency of valuable computing resources. Increased

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

EMC Avamar Backup Solutions for VMware ESX Server on Celerra NS Series 2 Applied Technology

EMC Avamar Backup Solutions for VMware ESX Server on Celerra NS Series 2 Applied Technology EMC Avamar Backup Solutions for VMware ESX Server on Celerra NS Series Abstract This white paper discusses various backup options for VMware ESX Server deployed on Celerra NS Series storage using EMC Avamar

More information

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage Applied Technology Abstract This white paper provides an overview of the technologies that are used to perform backup and replication

More information

Virtual Machine Backup Guide

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

More information

Backup and Recovery Best Practices With Tintri VMstore

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

More information

VMware Virtual Machine Protection

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

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

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

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

W H I T E P A P E R. Understanding VMware Consolidated Backup

W H I T E P A P E R. Understanding VMware Consolidated Backup W H I T E P A P E R Contents Introduction...1 What is VMware Consolidated Backup?...1 Detailed Architecture...3 VMware Consolidated Backup Operation...6 Configuring VMware Consolidated Backup...6 Backing

More information

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar W H I T E P A P E R Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar Contents Introduction...1 VMware Infrastructure Overview...1 VMware Consolidated Backup...2 EMC Avamar Overview...3

More information

EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS

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

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

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

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

More information

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

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

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

More information

Backup & Recovery for VMware Environments with Avamar 6.0

Backup & Recovery for VMware Environments with Avamar 6.0 White Paper Backup & Recovery for VMware Environments with Avamar 6.0 A Detailed Review Abstract With the ever increasing pace of virtual environments deployed in the enterprise cloud, the requirements

More information

EMC Avamar Backup and Recovery for VMware Environments

EMC Avamar Backup and Recovery for VMware Environments EMC Avamar Backup and Recovery for VMware Environments Abstract This white paper describes components of the VMware vsphere and VMware View solutions and discusses options for protecting these environments

More information

W H I T E P A P E R : D A T A P R O T E C T I O N. Backing Up VMware with Veritas NetBackup. George Winter January 2009

W H I T E P A P E R : D A T A P R O T E C T I O N. Backing Up VMware with Veritas NetBackup. George Winter January 2009 W H I T E P A P E R : D A T A P R O T E C T I O N Backing Up VMware with Veritas NetBackup George Winter January 2009 Contents 1.0 EXECUTIVE OVERVIEW... 3 1.1 INTENDED AUDIENCE... 3 1.2 GLOSSARY... 3 1.3

More information

EMC NetWorker and Replication: Solutions for Backup and Recovery Performance Improvement

EMC NetWorker and Replication: Solutions for Backup and Recovery Performance Improvement EMC NetWorker and Replication: Solutions for Backup and Recovery Performance Improvement A Detailed Review Abstract Recovery management, the next phase in the evolution of backup and data protection methodologies,

More information

VMware vsphere 5.1 Advanced Administration

VMware vsphere 5.1 Advanced Administration Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.

More information

EMC Integrated Infrastructure for VMware

EMC Integrated Infrastructure for VMware EMC Integrated Infrastructure for VMware Enabled by EMC Celerra NS-120 Reference Architecture EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

VMware vsphere Data Protection 6.1

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

More information

VMware Consolidated Backup: Best Practices and Deployment Considerations. Sizing Considerations for VCB...5. Factors That Affect Performance...

VMware Consolidated Backup: Best Practices and Deployment Considerations. Sizing Considerations for VCB...5. Factors That Affect Performance... Contents Introduction...1 VMware Consolidated Backup Refresher...1 Full-Image Backup...2 File-Level Backup...2 Requirements...3 Third-Party Integrations...3 Virtual Machine Storage and Snapshots...4 Sizing

More information

Symantec NetBackup for VMware Administrator's Guide. Release 7.6

Symantec NetBackup for VMware Administrator's Guide. Release 7.6 Symantec NetBackup for VMware Administrator's Guide Release 7.6 Symantec NetBackup for VMware Guide The software described in this book is furnished under a license agreement and may be used only in accordance

More information

Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices

Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices WHITE PAPER: Best Practices Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices White Paper: Best Practices Veritas NetBackup 6.5 for VMware 3.x Best Practices November

More information

Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011

Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011 Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011 Contents Introduction... 2 Roadmap... 3 What is in this document... 3 Test Environment...

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

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

Symantec NetBackup 7.1 What s New and Version Comparison Matrix

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

More information

Solution Overview VMWARE PROTECTION WITH EMC NETWORKER 8.2. White Paper

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

More information

IMPROVING VMWARE DISASTER RECOVERY WITH EMC RECOVERPOINT Applied Technology

IMPROVING VMWARE DISASTER RECOVERY WITH EMC RECOVERPOINT Applied Technology White Paper IMPROVING VMWARE DISASTER RECOVERY WITH EMC RECOVERPOINT Applied Technology Abstract EMC RecoverPoint provides full support for data replication and disaster recovery for VMware ESX Server

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

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager A Detailed Review Abstract This white paper demonstrates that business continuity can be enhanced

More information

Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4

Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4 Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4 Application Note Abstract This application note explains the configure details of using Infortrend FC-host storage systems

More information

Symantec Backup Exec 2010 Agent for VMware Virtual Infrastructure FAQ

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

More information

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6. Data Protection for VMware User's Guide IBM

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6. Data Protection for VMware User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6 Data Protection for VMware User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6 Data Protection for VMware

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

ACCELERATING YOUR IT TRANSFORMATION WITH EMC NEXT-GENERATION UNIFIED STORAGE AND BACKUP

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,

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

VMware Site Recovery Manager with EMC RecoverPoint

VMware Site Recovery Manager with EMC RecoverPoint VMware Site Recovery Manager with EMC RecoverPoint Implementation Guide EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com Copyright

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

Dell NetVault Backup Plug-in for VMware 10.0.1. User s Guide

Dell NetVault Backup Plug-in for VMware 10.0.1. User s Guide Dell NetVault Backup Plug-in for VMware 10.0.1 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

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

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, VMware vcenter Converter A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper

More information

Acronis Backup & Recovery 11 Virtual Edition

Acronis Backup & Recovery 11 Virtual Edition Acronis Backup & Recovery 11 Virtual Edition Backing Up Virtual Machines Copyright Acronis, Inc., 2000-2011. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis, Inc.

More information

WHITE PAPER: customize. Comprehensive Backup and Recovery of VMware Virtual Infrastructure Symantec Backup Exec 12.5 for Windows Servers

WHITE PAPER: customize. Comprehensive Backup and Recovery of VMware Virtual Infrastructure Symantec Backup Exec 12.5 for Windows Servers WHITE PAPER: customize Symantec Solutions for Windows Confidence in a connected world. Comprehensive Backup and Recovery of VMware Virtual Infrastructure Symantec Backup Exec 12.5 for Windows Servers White

More information

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

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

More information

DR-to-the- Cloud Best Practices

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

More information

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

Virtually Effortless Backup for VMware Environments

Virtually Effortless Backup for VMware Environments A White Paper ly Effortless for Environments Abstract: and disaster recovery (DR) strategies protect data from corruption and failures and ensure that if these types of events occur, companies aren t forced

More information

Redefining Microsoft SQL Server Data Management

Redefining Microsoft SQL Server Data Management Redefining Microsoft SQL Server Data Management Contact Actifio Support As an Actifio customer, you can get support for all Actifio products through the Support Portal at http://support.actifio.com/. Copyright,

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

VMware Virtual Machine File System: Technical Overview and Best Practices

VMware Virtual Machine File System: Technical Overview and Best Practices VMware Virtual Machine File System: Technical Overview and Best Practices A VMware Technical White Paper Version 1.0. VMware Virtual Machine File System: Technical Overview and Best Practices Paper Number:

More information

VMware Data Recovery. Product Overview

VMware Data Recovery. Product Overview VMware Data Recovery Frequently Asked Questions (FAQ), April 2009 Product Overview What is VMware Data Recovery? VMware Data Recovery is a new backup and recovery product for VMware vsphere users that

More information

EMC Celerra Unified Storage Platforms

EMC Celerra Unified Storage Platforms EMC Solutions for Microsoft SQL Server EMC Celerra Unified Storage Platforms EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008, 2009 EMC

More information

EMC Integrated Infrastructure for VMware

EMC Integrated Infrastructure for VMware EMC Integrated Infrastructure for VMware Enabled by Celerra Reference Architecture EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com

More information

How To Protect Data On Network Attached Storage (Nas) From Disaster

How To Protect Data On Network Attached Storage (Nas) From Disaster White Paper EMC FOR NETWORK ATTACHED STORAGE (NAS) BACKUP AND RECOVERY Abstract This white paper provides an overview of EMC s industry leading backup and recovery solutions for NAS systems. It also explains

More information

Backup and Recovery for VMware Using EMC Data Domain Deduplication Storage

Backup and Recovery for VMware Using EMC Data Domain Deduplication Storage Best Practices Planning Abstract VMware offers extraordinary benefits, but it can come at the cost of extra storage, backup resources, and administrative challenges. EMC Data Domain deduplication storage

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

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.

More information

CommVault Simpana 10 Best Practices

CommVault Simpana 10 Best Practices CommVault Simpana 10 Best Practices for the Dell Compellent Storage Center Andrew Smith, Data Protection Product Specialist Kris Piepho, Microsoft Product Specialist July, 2013 Revisions Date Description

More information

Symantec NetBackup for VMware Administrator's Guide

Symantec NetBackup for VMware Administrator's Guide Symantec NetBackup for VMware Administrator's Guide UNIX, Windows, and Linux Release 7.0 20654026 Symantec NetBackup for VMware Guide The software described in this book is furnished under a license agreement

More information

EMC VNXe3200 UFS64 FILE SYSTEM

EMC VNXe3200 UFS64 FILE SYSTEM White Paper EMC VNXe3200 UFS64 FILE SYSTEM A DETAILED REVIEW Abstract This white paper explains the UFS64 File System architecture, functionality, and features available in the EMC VNXe3200 storage system.

More information

How To Use Vcenter Site Recovery Manager 5 With Netapp Fas/Vfs Storage System On A Vcenter Vcenter 5 Vcenter 4.5 Vcenter 3.5.5 (Vmware Vcenter) Vcenter 2.

How To Use Vcenter Site Recovery Manager 5 With Netapp Fas/Vfs Storage System On A Vcenter Vcenter 5 Vcenter 4.5 Vcenter 3.5.5 (Vmware Vcenter) Vcenter 2. Technical Report Deploying VMware vcenter Site Recovery Manager 5 with NetApp FAS/V-Series Storage Systems Larry Touchette and Julian Cates, NetApp June 2012 TR-4064 NetApp Best Practices for SRM5 This

More information

VMware VDR and Cloud Storage: A Winning Backup/DR Combination

VMware VDR and Cloud Storage: A Winning Backup/DR Combination VMware VDR and Cloud Storage: A Winning Backup/DR Combination 7/29/2010 CloudArray, from TwinStrata, and VMware Data Recovery combine to provide simple, fast and secure backup: On-site and Off-site The

More information

Backup Exec 15 Agents and Options

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

More information

Symantec NetBackup for VMware Administrator's Guide. Release 7.5

Symantec NetBackup for VMware Administrator's Guide. Release 7.5 Symantec NetBackup for VMware Administrator's Guide Release 7.5 21220080 Symantec NetBackup for VMware Guide The software described in this book is furnished under a license agreement and may be used only

More information

Backup Exec 2012 Agent for VMware and Hyper-V

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

More information

Using Live Sync to Support Disaster Recovery

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

More information

Veeam Backup & Replication for VMware

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

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

BrightStor ARCserve Backup. Best Practices Guide for VMware ESX Server Backup

BrightStor ARCserve Backup. Best Practices Guide for VMware ESX Server Backup BrightStor ARCserve Backup Best Practices Guide for VMware ESX Server Backup This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the

More information

ABSTRACT. February, 2014 EMC WHITE PAPER

ABSTRACT. February, 2014 EMC WHITE PAPER EMC APPSYNC SOLUTION FOR MANAGING PROTECTION OF MICROSOFT SQL SERVER SLA-DRIVEN, SELF-SERVICE CAPABILITIES FOR MAXIMIZING AND SIMPLIFYING DATA PROTECTION AND RECOVERABILITY ABSTRACT With Microsoft SQL

More information

Lab Validation Report

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

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

EMC Disk Library with EMC Data Domain Deployment Scenario

EMC Disk Library with EMC Data Domain Deployment Scenario EMC Disk Library with EMC Data Domain Deployment Scenario Best Practices Planning Abstract This white paper is an overview of the EMC Disk Library with EMC Data Domain deduplication storage system deployment

More information

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009 Availability Guide for Deploying SQL Server on VMware vsphere August 2009 Contents Introduction...1 SQL Server 2008 with vsphere and VMware HA/DRS...2 Log Shipping Availability Option...4 Database Mirroring...

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

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

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

EMC Backup Solutions for Virtualized Environments

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

More information

Backup & Recovery for VMware Environments with Avamar 7

Backup & Recovery for VMware Environments with Avamar 7 White Paper Backup & Recovery for VMware Environments with Avamar 7 A Detailed Review Abstract With the ever increasing pace of virtual environments deployed in the enterprise cloud, the requirements for

More information

VMware vsphere 4.1 with ESXi and vcenter

VMware vsphere 4.1 with ESXi and vcenter VMware vsphere 4.1 with ESXi and vcenter This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter. Assuming no prior virtualization

More information

VMware Backup and Recovery: What They Don t Tell You

VMware Backup and Recovery: What They Don t Tell You : What They Don t Tell You VMware Backup and Recovery: What They Don t Tell You Table of Contents Introduction 3 ESX Server and Virtual Machine Backup Basics 4 VM Backup Methodology Alternatives 5 1. Backup

More information

EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items

EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items Applied Technology Abstract This white paper discusses how Kroll Ontrack PowerControls integrates with

More information

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

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

More information

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

Evaluation of Enterprise Data Protection using SEP Software

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

More information

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores

More information

Symantec Backup Exec 2014 Agents and Options

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,

More information

BEST PRACTICES GUIDE: VMware on Nimble Storage

BEST PRACTICES GUIDE: VMware on Nimble Storage BEST PRACTICES GUIDE: VMware on Nimble Storage Summary Nimble Storage iscsi arrays provide a complete application-aware data storage solution that includes primary storage, intelligent caching, instant

More information

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

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

More information

Virtual Machine Backup Guide ESX Server 3.0.1 and VirtualCenter 2.0.1

Virtual Machine Backup Guide ESX Server 3.0.1 and VirtualCenter 2.0.1 Virtual Machine Backup Guide ESX Server 3.0.1 and VirtualCenter 2.0.1 Virtual Machine Backup Guide Virtual Machine Backup Guide Revision: 20060925 Item: VI-ENG-Q206-216 You can find the most up-to-date

More information

Optimizing Disaster Recovery with VMware Site Recovery Manager and EMC Celerra Replicator V2

Optimizing Disaster Recovery with VMware Site Recovery Manager and EMC Celerra Replicator V2 Applied Technology Abstract Disaster recovery requirements are critical to applications deployed on virtual infrastructures. This white paper outlines a solution that leverages the native replication capabilities

More information

How To Protect Your Virtual Environment With Backupexec 15 And Backupexec.15

How To Protect Your Virtual Environment With Backupexec 15 And Backupexec.15 Protecting VMware 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 associated

More information

How To Backup A Virtual Machine With Thinware Vbackup

How To Backup A Virtual Machine With Thinware Vbackup vbackup Administrator s Guide Thinware vbackup 4.0.1 Thinware vbackup Administrator s Guide Thinware vbackup Administrator s Guide Revision: 4.0.1-1 The latest product updates and most up-to-date documentation

More information