VMware Infrastructure Deployment with EMC Celerra Unified Storage. Applied Best Practices Guide

Size: px
Start display at page:

Download "VMware Infrastructure Deployment with EMC Celerra Unified Storage. Applied Best Practices Guide"

Transcription

1 VMware Infrastructure Deployment with EMC Celerra Unified Storage Applied Best Practices Guide

2 Copyright 2009 EMC Corporation. All rights reserved. Published June, 2009 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. Benchmark results are highly dependent upon workload, specific application requirements, and system design and implementation. Relative system performance will vary as a result of these and other factors. Therefore, this workload should not be used as a substitute for a specific customer application benchmark when critical capacity planning and/or product evaluation decisions are contemplated. All performance data contained in this report was obtained in a rigorously controlled environment. Results obtained in other operating environments may vary significantly. EMC Corporation does not warrant or represent that a user can or will achieve similar performance expressed in transactions per minute. No warranty of system performance or price/performance is expressed or implied in this document. 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: H6370

3 VMware Infrastructure Deployment with EMC Celerra Unified Storage Overview Introduction This paper explores the benefits of using an EMC Celerra Unified Storage Platform array as the shared storage component of a VMware Virtual Infrastructure (VI) environment. Learn to leverage Celerra for NAS, block storage, and more advanced features like replication, virtual provisioning, VMware Site Recovery Manager and primary storage deduplication in a VI3 environment. Structure of this document This white paper is divided into four major sections: Protocols storage protocols supported by the Celerra Unified Storage Platform. These include: File protocols: CIFS Common Internet File System NFS Network File System Block protocols iscsi Internet Small Computer Systems Interface FC Fibre Channel File system enhancements technologies to give Celerra greater storage efficiency. Topics discussed are: Primary storage deduplication Celerra Virtual Provisioning CLARiiON thin LUNs Backup VMware backup methods using Celerra technologies. This covers: NDMP Network Data Management Protocol Celerra Replicator SnapSure file system snapshots Business continuity Celerra features relating to protection of live data, which covers: Celerra snapshots for both iscsi and file systems Celerra Replicator VMware Site Recovery Manager (SRM) For each section this paper will discuss relevant Celerra features and how they are implemented in a VMware environment.

4 Document scope This paper gives a broad, initial overview of Celerra technologies and how they interact with and can be used in concert with VMware Virtual Infrastructure deployments. A basic understanding of VMware VI products and the EMC Celerra is assumed. Intended audience This document is intended for internal EMC personnel, EMC channel partners, and customers. Contents This publication contains the following chapters: Chapters See Page Chapter 1 - Celerra Storage Protocols 3 Chapter 2 - Celerra File System Technologies 13 Chapter 3 - VMware Backup Options 18 Chapter 4 - Business Continuity Features of Celerra 20

5 Chapter 1 - Celerra Storage Protocols Celerra storage protocols in a VMware environment Introduction Clustered VMware environments make extensive use of shared storage over many protocols. Each protocol has specific strengths that can be leveraged to provide superior levels of performance and scalability, depending on the application. The ability of the Celerra to support all major storage protocols allows for very flexible and high performance configurations, all on the same array. This chapter explores the benefits of Celerra as a provider of file and block level storage for a VI3 environment. More information about the Celerra hardware and software features is available at Chapter terms Common Internet File System (CIFS) An implementation of the Microsoft Server Messaging Block (SMB) protocol. Server Messaging Block version 2 (SMBv2) - Introduced with Microsoft Windows Vista and Windows Server Network File System (NFS) A file sharing protocol developed for UNIXlike systems. Fibre Channel (FC) A network technology primarily used for storage networking. Virtual Desktop Infrastructure (VDI) The hosting and virtualization of a individual Client OS in a centralized location. Internet Small Computer Systems Interface (iscsi) An Internet Protocol (IP) based method of transferring SCSI traffic over a traditional Ethernet network. Export A Celerra file system that is shared for use on the network. Uncached NFS Write A configuration that allows well-formed writes (for example, writes that are disk block aligned or whose size equals a multiple of the Celerra disk block size) to be sent directly to the disk without being cached on the Celerra Data Mover. Data Mover Special purpose servers in the Celerra that export data from the captive CLARiiON to clients on the network over CIFS, NFS, or iscsi. Temporary Writeable Snap (TWS) A writeable snapshot of an iscsi LUN. Contents This chapter contains the following topics: Topic See Page Common Internet File System (CIFS) 4 Network File System (NFS) 6

6 Fibre Channel 11

7 Common Internet File System (CIFS) Introduction to CIFS The Common Internet File System (CIFS) is an open implementation of Microsoft s Server Messaging Block (SMB) protocol. With Windows Vista and Windows Server 2008, Microsoft added support for SMBv2, which has enabled advanced features designed to improve network performance over a WAN or LAN including: Request compounding - allows for multiple commands to be placed in a single packet. Request pipelining - a technique in which multiple requests are written out without waiting for the corresponding responses. Durable handles - allow an SMB2 connection to transparently reconnect to the server if there is a temporary loss of network connectivity. Celerra CIFS support The Celerra CIFS implementation adds support for SMBv2 in DART and later. If SMBv2 is present on the Celerra it will attempt a SMBv2 type connection. If the client cannot support SMBv2, the Celerra will negotiate a SMBv1 connection to maintain backwards compatibility. Using CIFS with VMware VMware ESX does not directly support using CIFS shares for VMFS or virtual machine datastores. However, a VMware environment can benefit from leveraging CIFS on the Celerra by using it as a file share for network clients and servers. When combined with Celerra file system checkpoints, CIFS clients will be able to take advantage of the Previous Versions functionality in Windows that allows users to restore previous versions of files stored on the share. The graphic below highlights how components of a desktop in a VDI solution can be handled by a Celerra. The user s My Documents and roaming profile data can be redirected to a CIFS export on the Celerra and CIFS can also be used for VMware ThinApp application distribution and network sandbox.

8 The Celerra can simultaneously support the CIFS, NFS, iscsi and FC protocols, which makes it a compelling choice for environments that need the utmost flexibility at the storage array. Celerra is a natural fit for VDI deployments since it can provide all the storage components in one frame.

9 Network File System (NFS) Introduction to NFS Network File System (NFS) is a protocol originally developed by Sun Microsystems in NFS is most commonly used with UNIX-like systems and is the preferred network file protocol for VMware. Celerra NFS support Celerra NFS implementation supports: NFS versions 2 4 NFS file system checkpoints Read-only exports NIS/user-mapper integration Nondisruptive file system extension Celerra also supports using uncached writes for NFS exports. This is designed to improve performance for applications with many connections to a large file. Since VMware stores many objects as large files, this option should be considered. Uncached writes can increase performance when accessing large files by 30 percent or more and is recommended when NFS is used for storing VMDK files. For more information on optimizing VMware VMware ESX with the Celerra please see the VMware ESX Optimization with EMC Celerra Performance Study Technical Note at: Using NFS with VMware NFS is typically heavily leveraged in a VMware environment. Typical applications for an NFS export include: ESX datastore ISO or file repository Using NFS for an ESX datastore allows for very efficient allocation of storage on the array, since the NFS protocol is thinly provisioned by default. Data blocks in the file system are allocated to the NFS client only when they are needed. When leveraging thinly provisioned file systems on an NFS datastore, the default virtual machine disk type of zeroedthick should be used. Disks of the zeroedthick type do not preallocate space in the VMDK files during creation. VMs created in vcenter are this type by default. The eagerzeroedthick disk type should not be used as it writes zeroes to the entire allocated space in the VMDK file, causing the VMDK to consume its full capacity. This negates the benefits of a thin provisioned file system. The reference architecture shown next is a typical SQL Server 2005 virtualized infrastructure that uses NFS for the storage network.

10 For more sample reference architectures see A note about multi-protocol support The Celerra has the ability to share a file system over both CIFS and NFS concurrently. This eliminates the need for an administrator to maintain and synchronize two separate file systems for users who need to access the same dataset from both Windows and UNIX clients concurrently.

11 Internet Small Computer Systems Interface (iscsi) Introduction to iscsi Internet Small Computer Systems Interface (iscsi) embeds the feature and command set from the SCSI-3 protocol in TCP/IP (allowing the transmission of SCSI block level commands) over a standard Ethernet network. This allows for fast and efficient block level access to storage using an existing or dedicated gigabit IP network. iscsi features on Celerra Celerra iscsi LUNs are able to offer the following benefits: Write-penalty free incremental copies Up to 2,000 snapshots of an iscsi LUN Snapshots can be made writeable (TWS) Snapshots support instant restore to a previous view of the file system iscsi LUN virtual provisioning Using iscsi in a VMware environment Both Fibre Channel (FC) and iscsi allow for block access to storage. iscsi is used when FC is considered to be too expensive or complex for deployment. iscsi allows for the use of the existing IP network and the expertise of network administrators to extend the SAN without in-house expertise in FC solutions. iscsi LUNs can be masked directly to an ESX host (or cluster) for use as a VMFS datastore, which can host a number of virtual machines. Direct access to a LUN can be given to a virtual machine (VM) using the Microsoft Software iscsi Initiator (MSI). This allows for solutions that require high performance storage and can be used to implement Exchange and SQL solutions as VMs. The following figure shows a virtualized Exchange 2007 infrastructure utilizing Celerra iscsi for the storage network interconnects.

12 Celerra iscsi TWS snapshots without VP Temporary Writeable Snaps (TWS) and virtually provisioned iscsi LUNs can be combined to realize enormous storage and cost savings in a VMware environment. In the following example, all iscsi LUNs are thickly provisioned, which leads to 22 GB of storage consumed although only 6 GB has been written to the file system. Celerra iscsi TWS snapshots with VP In the following example, all iscsi LUNs are virtually provisioned (sparse), which leads to only 6 GB being consumed on the array. Only the amount of storage actually written by the host is consumed on the array.

13 Leveraging virtual provisioning allows the array to achieve high levels of utilization, which drives down the costs to acquire and maintain storage that is not being used. Space that would have normally been unavailable for use is now returned to the file system pool and can be allocated for other uses. iscsi use case iscsi is the easiest and most cost-effective method for deploying block level storage to ESX hosts. iscsi represents the most flexible method of deploying block level storage to an ESX cluster while providing good performance over standard 1 Gb Ethernet. EMC has many white papers showcasing technologies like Microsoft Exchange and Microsoft SQL deployed on iscsi, allowing high value, highly demanding workloads to be virtualized. These white papers are found at The ability to virtually provision writeable snapshots on the Celerra makes it an ideal platform for a VDI solution that uses array-based snapshots. For more information on using Celerra iscsi snapshots for implementing VDI, see Scaling VDI without Scaling Cost at

14 Fibre Channel (FC) Introduction to Fibre Channel Fibre Channel (FC) is a high speed network technology used to transport Fibre Channel Protocol (FCP) traffic on FC networks. FC offers a very high bandwidth and low latency network with speeds up to 8 Gb/s (at the time of publication). FC is usually used when applications or servers require the highest performance interconnects into the SAN. FC features on Celerra The Celerra Unified Storage Platform exposes the FC interfaces of the captive EMC CLARiiON to hosts. In doing so, the Celerra provides all the capabilities of the CLARiiON for use by VMware. The CLARiiON provides the underlying storage for the Celerra file systems that will be exported as CIFS, NFS or iscsi storage. Using FC with VMware Use cases for FC storage include: VMFS volumes that will need the highest performance for intensive virtualized workloads ESX boot LUNs that allow the VMware ESXs to boot from the SAN, eliminating disks in the servers. This cuts acquisition and maintenance costs of the servers. With the release of VMware View 3 with View Composer, FC datastores can be used for VDI deployments by leveraging linked clones on an FC datastore. This allows the VM boot volumes to be located on FC storage if needed. The following figure shows how the Celerra works with the CLARiiON to provide the storage for an Oracle RAC solution. The Celerra is providing the NFS export for the flash and arch file systems while the CLARiiON is providing the FC storage for all other file systems.

15

16 Chapter 2 - Celerra File System Technologies Leveraging Celerra file system technologies Introduction This chapter explores technologies that augment the Celerra file system by providing advanced features like virtual provisioning and deduplication. Contents This chapter contains the following topics: Topic See Page Deduplication 14 Celerra Virtual Provisioning 16 Clariion Thin LUNs 17

17 Deduplication Introduction to data deduplication The main objective of data deduplication is to increase file storage efficiency by eliminating redundant data from files located on the storage array. By reducing redundant data stored, the amount of information that can be stored is increased. Celerra data deduplication overview Celerra data deduplication combines file-level deduplication (also called single instancing ) and file-compression technologies to provide maximum storage efficiency while minimizing the client impact on mission-critical files. Deduplication of production data should be restricted to data that is not frequently updated to avoid possible performance issues. A helpful way to understand data access frequency is by using temperature model. The following graphic shows three temperatures for data: Hot Data that is frequently being written and modified Warm Data that relatively infrequently modified Cold Data that is not written to frequently For a typical file share, only 20 percent of the data is hot, or frequently written. When a Celerra file system is deduplicated, data that is not being frequently accessed is moved to a hidden store within the same file system. During this process compression and single instancing are applied to the data to provide storage efficiency gains. On a typical departmental file share this can net 40 percent space savings on the deduplicated data. Using deduplication with VMware Data deduplication can be turned on for any file system mounted on the Celerra. In a VMware environment it should be enabled for file shares exported by the Celerra as they will see the most benefit from the single instancing and compression method used by the Celerra. The following graphic shows how 1 TB of user data might be handled by the data deduplication engine on the Celerra.

18 More information on Celerra Deduplication can be found in Achieving Storage Efficiency through EMC Celerra Data Deduplication Applied Technology at

19 Celerra Virtual Provisioning Introduction to a virtually provisioned file system Celerra Virtual Provisioning provides a more efficient management model for utilization of storage resources. Disk space is not consumed until it is needed and it allows storage resources to grow based upon actual usage patterns versus reserved disk allocations. Celerra Virtual Provisioning overview Celerra Virtual Provisioning (or thin provisioning) allows the creation of a file system that is not mapped to physical disk blocks. With virtually provisioned file systems it is possible to consume only the space that is necessary to store data written to the file system. The Celerra allows the file system to grow over time through the file system auto-extension feature to accommodate additional storage demands by clients. The following graphic gives an overview of how Virtual Provisioning allows the Celerra to make more efficient use of storage. In this example the users will see a total of 30 GB space available even though only 10 GB has been allocated and only 5 GB has been consumed. As users file up their respective drives the underlying file system will expand as needed to provide additional space. File systems can be logically sized to required capacities, and physically provisioned with less capacity, which allows the Celerra to operate with less physical spindles at a higher capacity than would otherwise be possible. The capital and operating expense savings can be significant when compared to larger, underutilized storage arrays. Using Virtual Provisioning Virtual Provisioning is a powerful feature in a VMware environment since it allows some level of storage virtualization. Just as ESX supports overcommitting RAM to virtual machines, the Celerra can over-commit storage resources to the ESX hosts.

20 The Celerra has a flexible implementation of virtually provisioned file systems allowing it to virtually provision file systems, iscsi LUNs and iscsi snapshots of LUNs. Virtual Provisioning is extremely useful when setting up file shares for user data. Traditionally if 1,000 users needed 1 GB of storage each then 1 TB of disk space would be required, no matter how much was actually consumed by users. Using virtual provisioning 1 TB of space can be advertised using a much smaller file system on the Celerra, which allows for higher storage efficiency. The file system is grown dynamically to consume just enough storage to support the user s requirements. Customers with Powerlink access can see Implementing Virtual Provisioning on EMC CLARiiON and Celerra with VMware Infrastructure Applied Technology at Home > Products > Hardware/Platforms > Celerra Family > White Papers.

21 CLARiiON Thin LUNs Introduction to a thin LUN Similar to Celerra Virtual Provisioning, CLARiiON thin LUNs allow space to be allocated more efficiently by allowing provisioning independent of the physical storage infrastructure. This also allows for over-provisioning storage. Fibre Channel thin LUNs are allocated out of a thin pool, which is a set of disks that are dedicated to virtually provisioned LUNs. CLARiiON thin provisioning overview Traditionally, a storage administrator needs a forecast of storage requirements to allocate storage to a certain application or host. Typically, these forecasts are inflated to hedge against additional future capacity requirements that would necessitate possible downtime to upgrade storage if more capacity is needed. With thin provisioning, the storage administrator can virtually allocate storage so that the host reported capacity is larger than the actual allocated space on the storage system. This simplifies sizing requirements since LUN pools can be grown on the fly, without requiring downtime by simply adding disks to the thin pool. Additionally, physical storage is allocated to the server on capacity on demand from a shared storage thin LUN pool. The administrator can monitor and replenish each storage pool instead of each additional LUN, which lowers overhead. Using CLARiiON Virtual Provisioning VMware environments that have flexible storage requirements are the best candidates for Virtual Provisioning. Test and development environments can readily take advantage of thin provisioned LUNs. The ability to dynamically grow the thin pool allows administrators to size conservatively and only add additional storage if it will be consumed. CLARiiON Fibre Channel thin LUNs can be used in concert with linked clones in a VMware View VDI deployment to help save space in environments where capacity utilization is more important than absolute

22 performance of the underlying storage. The figure below shows the properties of a thin pool on the CLARiiON. The total subscribed capacity of the pool is 5040 GB and the actual user capacity is only 3210 GB for an oversubscription rate of 157 percent. For more information on CLARiiON virtual LUNs, see the VMware ESX Server Using EMC CLARiiON Storage Systems Solutions Guide at

23 Chapter 3 - VMware Backup Options Celerra backup technologies Planning to fail In the IT world, failing to plan is planning to fail. There are few subjects where that statement rings more true than in backup and recovery. Planning how to backup a VI3 infrastructure there are two time frames that need to be defined: Recovery point objective (RPO) This is the amount of data loss deemed acceptable during an outage. An RPO of 60 minutes means that in the event of a failure or outage, no more than one hour s worth of data is lost. Recovery time objective (RTO) - This is the amount of time your business can tolerate the outage of an application or service. An RTO of 60 minutes means that in the event of an outage your recovery plan will allow for the resumption of the service within an hour. The graphic above shows how RPO can be affected by the backup methodology. Snapshots are typically taken hourly or daily and give RPOs measured in hours. Celerra Replicator allows for asynchronous replication and typically gives an RPO measured in minutes. Using synchronous replication technologies offered by the CLARiiON and EMC Replication Manager can give an RPO of just seconds. Making a business decision on acceptable RTO and RPO goals is essential in planning a backup solution. Taken together, these two goals drive the type of technology to employ in doing backups and how often those backups should be run. These decisions directly affect the complexity and cost of a backup solution. Generally, the smaller the RPO/RTO the more expensive and complex the solution becomes.

24 Native Celerra backup options There are three basic methods for native backup offered by the Celerra: EMC Celerra SnapSure snapshots EMC Celerra Replicator EMC Celerra NDMP EMC Celerra SnapSure and Replicator are both snapshot-based solutions. As such, they both provide a fast and efficient way to take point-in-time snapshots of a production file system that can be backed up to a disk or tape library. Backups that are done this way will be crash consistent. EMC Celerra NDMP backups can offer application consistent backup images of a production file system but require the use of third-party backup applications such as EMC NetWorker or Symantec NetBackup. These applications can temporarily stop application I/O and flush file system and application buffers to create an application consistent image for backup to disk library or tape. Celerra native backup technologies Celerra SnapSure EMC Celerra SnapSure snapshots (or checkpoints) are the fastest and easiest way to protect a production file system. Creating a checkpoint immediately creates a crash consistent point-in-time view of the file system that can be backed up without creating a performance impact on the production file system. SnapSure can concurrently maintain up to 96 Production File Systems (PFS) read-only checkpoints and 16 read-writeable checkpoints for each file system while allowing PFS applications continued access to the real-time data. Using SnapSure for backup SnapSure can protect a VMware environment through the use of file system checkpoints. All CIFS and NFS exports as well as iscsi LUNs are built on top of Celerra file systems. By creating a checkpoint on the underlying file

25 system an administrator can instantly create a crash consistent point-in-time snapshot of the VMware datastore. In the event of file loss or data corruption, the file system can be restored to the previous view, or the checkpoint can be mounted and exported for file recovery or backup. This is a quick and easy way to protect the VMware solution. However, it should be noted this checkpoint is crash consistent and does not protect against hardware failures on the primary storage array. For more information on Celerra SnapSure see EMC Celerra Family Technical Review starting on slide 33 Celerra Replicator Celerra Replicator v2 provides a way to replicate file systems on a Celerra locally or remotely for backup or archival. When used as a local backup method Replicator can create fully realized copies (clones) of file systems on the local Celerra, which can then be mounted to a backup host for backup to disk or tape library. Using Celerra Replicator for local backup Celerra Replicator is traditionally positioned as a disaster recovery feature since it allows replicating file systems or iscsi LUNs asynchronously over long distances. However, Replicator can also locally replicate file system and iscsi LUN objects for local use as well.

26 A snapshot of a file system can be invalidated if the source file system is corrupted. By using Replicator to make a fully realized copy of the file system, the data is protected from a hardware failure in the production file system. This copy can also be used for test and development work and backup to tape or another disk array while not impacting the production file system. The graphic below shows the Celerra Manager screen used to create a local copy of a file system using Replicator. This is analogous to a clone of a file system. The copy of the file system can be made from any checkpoints that exist for the target file system. For more details on Celerra Replicator, see: Celerra NDMP The Network Data Management Protocol (NDMP) was created to allow NAS devices to back up to tape devices without passing the backup data stream through the backup server itself. This allows the Celerra to communicate with backup devices without backup software loaded on the Celerra itself. A client on the network is loaded with the backup application and acts as the management host for the backup environment.

27 Backing up Celerra with NDMP NDMP allows for a LAN free backup, which means the actual data being protected is not traversing the production LAN. The backup is split into two streams, the control stream and the data stream. The control stream uses the LAN only for control information. The actual data being backed up is sent over a FC link between the Celerra and a disk or tape library. This allows backups to run without impacting the production network. NDMP traffic is offloaded from the network; this allows for dual-accessed file systems (file systems exported via CIFS and NFS concurrently) to be backed up, preserving both permission structures on the file system in the event of a restore. Implementing NDMP as a backup solution requires the use of a third-party backup software program to control the backup process. EMC NetWorker, Symantec Veritas NetBackup, CommVault Galaxy, HP OpenView, Atempo Time Navigator, and IBM Tivoli Storage Manager (TSM) all support NDMP backups. For information on using Celerra NDMP with EMC Rainfinity FMA see EMC Solutions for Rainfinity File Management Appliance EMC Celerra NS Series Solutions Guide at solutions-for-rainfinity-fma-celerra-ns-solutions-guide.pdf.

28 Chapter 4 - Business Continuity Features of Celerra Enabling business continuity for VMware environments Introduction Business continuity (BC) is the activity performed by an organization to ensure that critical business functions will be available to customers, suppliers, regulators, and other entities that must have access to those functions. The VMware BC application is Site Recovery Manager (SRM). SRM manages and automates the processes that are required when failing over operations from a production site to a secondary site due to disasters or failures at the primary datacenter. SRM is not a replication technology that can operate by itself. SRM is tasked with managing the processes and automation steps in recovery. As such, it is dependent on other technologies to replicate data from the primary site to the secondary site. This chapter will explore how SRM leverages Celerra Replicator and SnapSure to enable site failover. Contents This chapter contains the following topics: Topic See Page SRM Enabling Technologies 21 Site Recovery Manager 22

29 Celerra Replicator v2 Celerra Replicator Celerra Replicator uses SnapSure to create a read-only, point-in-time copy of a source file system and asynchronously replicate that view of the file system to a read-only copy on the destination Celerra. Replicator periodically updates this copy, making it consistent with the source file system. This readonly copy can mounted back to the local Data Mover, another Data Mover in the same Celerra, or a Data Mover at a remote site for backup or disaster recovery purposes. In order for SRM to make use of a storage system a Storage Replication Adapter (SRA) must be written for that device. An SRA is provided by EMC that ensures tight integration of the Celerra Replicator v2 with VMware Site Recovery Manager. These scripts support array discovery, replicated LUN discovery, test failover, and actual failover. Currently, only iscsi LUN replication is supported with SRM. Using Celerra Replicator for disaster recovery During normal operations, the primary file system is online servicing reads and writes from hosts at the production site, while the secondary copy is kept in a read-only state on the remote Celerra. All write operations on the primary file system are asynchronously transferred to the secondary Celerra, where the writes are applied to the secondary copy of the data. In the event of a disaster the replicated file system on the destination Celerra can be made writeable and mounted to hosts as the destination site so that production can continue. Due to Replicator s asynchronous nature there are intervals when the primary and secondary copies of the data are out of synchronization. These intervals are known as time out of sync intervals as shown in the figure below. These intervals can be changed on the fly by the storage administrator to achieve desired RTO/RPO objectives. If there is more than one DR, Site Replicator can sync a single storage object with up to four different destinations, and cascade the replication from each of the four destination objects to as many as three additional destinations. This yields a net 16 replicas per source object, while enabling each replica to be governed by its own RPO. Cascading replication is not supported with SRM.

30 If the source file system housing the VMware datastores becomes unavailable, the destination file system can be made read/write and mounted to ESX hosts at the remote site allowing business to continue at the remote replication site. Site Recovery Manager Introduction to SRM VMware Site Recovery Manager (SRM) is a disaster recovery framework that integrates with various EMC replication software products (for example, Celerra Replicator for Celerra) to automate and control the site-to-site failover of virtual machines in the event of a disaster. SRM overview Site Recovery Manager is an integral component of the VMware infrastructure that is installed within a vcenter Server controlled VMware data center. SRM leverages the data replication capability of the underlying storage array to create a workflow that will fail over selected virtual machines from a protected site to a recovery site and bring the virtual machines and their associated applications back into production at the recovery site in the event of a disaster or disruption of service at the primary site. SRM recovery plans can leverage the Celerra snapshot features to nondisruptively test the failover process to ensure that the secondary image is consistent and usable. SRM relies on two independent VMware vcenter servers to be in place at both the protected (primary) site and at the recovery (secondary) site to facilitate the failover process between the two sites.

31 Storage Replication Adapter (SRA) The EMC Celerra Replicator Storage Replication Adapter for VMware Site Recovery Manager is a software package that allows SRM to implement disaster recovery for VMware ESX 3.5 virtual machines using EMC Celerra network-attached storage systems running Celerra Replicator and SnapSure software. Although SRM supports FC or iscsi LUNs, Celerra Replicator only supports iscsi LUNs for use with SRM (as of the writing of this document). SRM logical architecture The figure below shows what the architecture looks like once SRM has been installed and configured to protect a VI3 infrastructure environment. For a brief video chalk talk see EMC and VMware: The Ultimate Disaster Recovery Solution at SRM failover SRM has rules to define what VMs are important and how they should be brought up at the protection site in the event of a disaster. SRM accomplishes this by defining the following two entities: Protection Groups are located at the protected site and define which VMs to protect Recovery Plans are located at the recovery site and define steps for recovering VMs In the event of a failure at the protected site, SRM will fail over production to the protected site. As part of this event, SRM: Automates the failover of the EMC Celerra Replicator session Marks the protected data writeable Fixes the LUN masking Rescans and adds datastores Registers and powers on VMs at the protected site These VMs become the temporary production data center as shown below.

32 SRM automates all the steps to restore production after the failover, which helps take error-prone manual steps out of the equation and makes for a smooth transition to the temporary production site. SRM automated failback with the EMC Celerra Failback Plugin SRM does not support automated failback. Normally this means that to fail back to the production datacenter the system, network and storage administrators will have to work together to: Shut down recovery VMs Fail back storage Rescan protected storage Unregister protected VM Rename datastore Register protected VM Reconfigure protected VM Delete.vswp files Power on protected VM Unregister recovery VM Rescan recovery storage EMC has authored a vcenter that will automate fail back to the production site. The EMC Celerra SRM Failback Plug-in will greatly increase the speed in which the IT staff can recover production to the original protected site.

33 By leveraging the EMC Celerra together with the EMC Celerra SRM Failback Plug-in, an IT staff can accomplish a failback to the original production data center much faster and with a higher degree of accuracy than would be possible if failback was executed manually.

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

Disaster Recovery of Microsoft Exchange Server 2007 on EMC Celerra iscsi using EMC Replication Manager and VMware vcenter Site Recovery Manager

Disaster Recovery of Microsoft Exchange Server 2007 on EMC Celerra iscsi using EMC Replication Manager and VMware vcenter Site Recovery Manager Disaster Recovery of Microsoft Exchange Server 2007 on EMC Celerra iscsi using EMC Replication Manager and VMware vcenter Site Recovery Manager Best Practices Planning Abstract This white paper discusses

More information

DATA PROTECTION IN A ROBO ENVIRONMENT

DATA PROTECTION IN A ROBO ENVIRONMENT Reference Architecture DATA PROTECTION IN A ROBO ENVIRONMENT EMC VNX Series EMC VNXe Series EMC Solutions Group April 2012 Copyright 2012 EMC Corporation. All Rights Reserved. EMC believes the information

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Microsoft SQL Native Backup Reference Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information

More information

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using FCP and NFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

Disaster Recovery-to-the- Cloud Best Practices

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

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3. EMC Backup and Recovery for Microsoft Exchange 2007 SP1 Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.5 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS

VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS VMware vsphere 5.0 STORAGE-CENTRIC FEATURES AND INTEGRATION WITH EMC VNX PLATFORMS A detailed overview of integration points and new storage features of vsphere 5.0 with EMC VNX platforms EMC Solutions

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1 Copyright 2011, 2012 EMC Corporation. All rights reserved. Published March, 2012 EMC believes the information in this publication

More information

EMC Celerra CNS with CLARiiON Storage

EMC Celerra CNS with CLARiiON Storage DATA SHEET EMC Celerra CNS with CLARiiON Storage Reach new heights of availability and scalability with EMC Celerra Clustered Network Server (CNS) and CLARiiON storage Consolidating and sharing information

More information

EMC Business Continuity for Oracle Database 11g

EMC Business Continuity for Oracle Database 11g EMC Business Continuity for Oracle Database 11g Enabled by EMC Celerra using DNFS and NFS Copyright 2010 EMC Corporation. All rights reserved. Published March, 2010 EMC believes the information in this

More information

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

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

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1

IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1 IM B09 Best Practices for Backup and Recovery of VMware - DRAFT v1 George Winter, Symantec Corporation Technical Product Manager David Hendrix, FedEx Corporation Technical Principal Abdul Rasheed, Symantec

More information

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN

VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN White Paper VMware vstorage APIs FOR ARRAY INTEGRATION WITH EMC VNX SERIES FOR SAN Benefits of EMC VNX for Block Integration with VMware VAAI EMC SOLUTIONS GROUP Abstract This white paper highlights the

More information

EMC RECOVERPOINT/EX Applied Technology

EMC RECOVERPOINT/EX Applied Technology White Paper EMC RECOVERPOINT/EX Applied Technology Abstract This white paper discusses how EMC RecoverPoint/EX can be used with the EMC Symmetrix VMAX 20K and Symmetrix VMAX 40K with Enginuity 5876 and

More information

Thinking Different: Simple, Efficient, Affordable, Unified Storage

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

More information

Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance

Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance An Oracle Technical White Paper March 2014; v2.1 Best Practice Guide for Implementing VMware vcenter Site Recovery Manager 4.x with Oracle ZFS Storage Appliance Introduction... 1 Overview... 2 Prerequisites...

More information

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review White Paper BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION EMC GLOBAL SOLUTIONS Abstract This white paper provides guidelines for the use of EMC Data Domain deduplication for Oracle

More information

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning Abstract This white paper describes how to configure the Celerra IP storage system

More information

EMC Virtual Infrastructure for Microsoft Exchange 2007

EMC Virtual Infrastructure for Microsoft Exchange 2007 EMC Virtual Infrastructure for Microsoft Exchange 2007 Enabled by EMC Replication Manager, EMC CLARiiON AX4-5, and iscsi Reference Architecture EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103

More information

Server Fault Protection with NetApp Data ONTAP Edge-T

Server Fault Protection with NetApp Data ONTAP Edge-T Technical Report Server Fault Protection with NetApp Data ONTAP Edge-T Jeff Whitaker, NetApp March 2013 TR-4154 TABLE OF CONTENTS 1 Introduction... 3 2 Backup and Disaster Recovery Technology... 4 2.1

More information

EMC Celerra Replicator V2 with Silver Peak WAN Optimization

EMC Celerra Replicator V2 with Silver Peak WAN Optimization EMC Celerra Replicator V2 with Silver Peak WAN Optimization Applied Technology Abstract This white paper discusses the interoperability and performance of EMC Celerra Replicator V2 with Silver Peak s WAN

More information

Stellar performance for a virtualized world

Stellar performance for a virtualized world IBM Systems and Technology IBM System Storage Stellar performance for a virtualized world IBM storage systems leverage VMware technology 2 Stellar performance for a virtualized world Highlights Leverages

More information

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

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

More information

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide IBM Tivoli Storage Manager for Virtual Environments (referred to as

More information

EMC VSPEX END-USER COMPUTING

EMC VSPEX END-USER COMPUTING IMPLEMENTATION GUIDE EMC VSPEX END-USER COMPUTING VMware Horizon View 5.3 and VMware vsphere for up to 2,000 Virtual Desktops Enabled by EMC Next-Generation VNX and EMC Powered Backup EMC VSPEX Abstract

More information

VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S

VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S Implementation Guide EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com

More information

DELL EMC UNITY: REPLICATION TECHNOLOGIES

DELL EMC UNITY: REPLICATION TECHNOLOGIES DELL EMC UNITY: REPLICATION TECHNOLOGIES A Detailed Review ABSTRACT This white paper explains the replication solutions for Dell EMC Unity systems. This paper outlines the native and non-native options

More information

Storage Considerations for VMware vcloud Director. VMware vcloud Director Version 1.0

Storage Considerations for VMware vcloud Director. VMware vcloud Director Version 1.0 Storage Considerations for VMware vcloud Director Version 1.0 T e c h n i c a l W H I T E P A P E R Introduction VMware vcloud Director is a new solution that addresses the challenge of rapidly provisioning

More information

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager Reference Architecture Copyright 2010 EMC Corporation. All rights reserved.

More information

EMC BUSINESS CONTINUITY FOR VMWARE VIEW 5.1

EMC BUSINESS CONTINUITY FOR VMWARE VIEW 5.1 White Paper EMC BUSINESS CONTINUITY FOR VMWARE VIEW 5.1 EMC VNX Replicator, VMware vcenter Site Recovery Manager, and VMware View Composer Automating failover of virtual desktop instances Preserving user

More information

LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT

LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT WHITE PAPER LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT Continuous protection for Oracle environments Simple, efficient patch management and failure recovery Minimal downtime for Oracle

More information

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management XtremIO Business Continuity & Disaster Recovery Aharon Blitzer & Marco Abela XtremIO Product Management Agenda XtremIO Current BC/DR Offerings New BC/DR Offering Benefits of New Offering Technical Overview

More information

Configuring and Managing Virtual Storage

Configuring and Managing Virtual Storage Configuring and Managing Virtual Storage Module 6 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

EMC Celerra Virtual Provisioned Storage

EMC Celerra Virtual Provisioned Storage A Detailed Review Abstract This white paper covers the use of virtual storage provisioning within the EMC Celerra storage system. It focuses on virtual provisioning functionality at several levels including

More information

EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE

EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE EMC Performance Optimization for VMware Enabled by EMC PowerPath/VE Applied Technology Abstract This white paper is an overview of the tested features and performance enhancing technologies of EMC PowerPath

More information

vsan Disaster Recovery November 19, 2017

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

More information

EMC Celerra Unified Storage Platforms

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

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

Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products. Sheetal Kochavara Systems Engineer, EMC Corporation

Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products. Sheetal Kochavara Systems Engineer, EMC Corporation Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products Sheetal Kochavara Systems Engineer, EMC Corporation Agenda Overview of EMC Hardware and Software Best practices with

More information

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

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

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

Symantec Reference Architecture for Business Critical Virtualization

Symantec Reference Architecture for Business Critical Virtualization Symantec Reference Architecture for Business Critical Virtualization David Troutt Senior Principal Program Manager 11/6/2012 Symantec Reference Architecture 1 Mission Critical Applications Virtualization

More information

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR 1 VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR PRINCIPAL CORPORATE SYSTEMS ENGINEER RECOVERPOINT AND VPLEX 2 AGENDA VPLEX Overview RecoverPoint

More information

Deploying VMware View in the Enterprise EMC Celerra NS-120. Reference Architecture.

Deploying VMware View in the Enterprise EMC Celerra NS-120. Reference Architecture. Deploying VMware View in the Enterprise EMC Celerra NS-120 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com Copyright 2009 EMC Corporation.

More information

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

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

More information

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009 7 Ways Compellent Optimizes ware Virtualization WHITE PAPER FEBRUARY 2009 Introduction Increasingly, enterprises are turning to server virtualization to enhance IT flexibility while reducing costs. virtualization

More information

Microsoft E xchange 2010 on VMware

Microsoft E xchange 2010 on VMware : Microsoft E xchange 2010 on VMware Availability and R ecovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more

More information

Introduction to Using EMC Celerra with VMware vsphere 4

Introduction to Using EMC Celerra with VMware vsphere 4 Introduction to Using EMC Celerra with VMware vsphere 4 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com Copyright 2009 EMC Corporation.

More information

Replication is the process of creating an

Replication is the process of creating an Chapter 13 Local tion tion is the process of creating an exact copy of data. Creating one or more replicas of the production data is one of the ways to provide Business Continuity (BC). These replicas

More information

INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5

INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5 White Paper INTEGRATED INFRASTRUCTURE FOR VIRTUAL DESKTOPS ENABLED BY EMC VNXE3300, VMWARE VSPHERE 4.1, AND VMWARE VIEW 4.5 EMC GLOBAL SOLUTIONS Abstract This white paper describes a simple, efficient,

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

Virtualized Storage for VMware Virtual Infrastructure. Presented by: John Martin Consulting Systems Engineer, NetApp

Virtualized Storage for VMware Virtual Infrastructure. Presented by: John Martin Consulting Systems Engineer, NetApp Virtualized Storage for VMware Virtual Infrastructure. Presented by: John Martin Consulting Systems Engineer, Net What If You Could... Backup and restore your VMs instantaneously Easily protect all your

More information

Vurtualised Storage for VMware Virtual Infrastructures. Presented by: Rob Waite Consulting Systems Engineer, NetApp

Vurtualised Storage for VMware Virtual Infrastructures. Presented by: Rob Waite Consulting Systems Engineer, NetApp Vurtualised Storage for VMware Virtual Infrastructures Presented by: Rob Waite Consulting Systems Engineer, Net Virtualised Storage for VMware Virtual Infrastructures Rob Waite, VCP Consulting Systems

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

The Actifio Glossary A B C D E F G H I-K L M N-O P-Q R S T U V W-Z

The Actifio Glossary A B C D E F G H I-K L M N-O P-Q R S T U V W-Z The Actifio Glossary A B C D E F G H I-K L M N-O P-Q R S T U V W-Z A Actifio CDS Actifio Connector Actifio Desktop Actifio Global Manager Actifio Sky for AWS Actifio Sky AGM App or Application Appliance

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Exam Name: Midrange Storage Technical Support V2

Exam Name: Midrange Storage Technical Support V2 Vendor: IBM Exam Code: 000-118 Exam Name: Midrange Storage Technical Support V2 Version: 12.39 QUESTION 1 A customer has an IBM System Storage DS5000 and needs to add more disk drives to the unit. There

More information

Virtual Server Agent for VMware VMware VADP Virtualization Architecture

Virtual Server Agent for VMware VMware VADP Virtualization Architecture Virtual Server Agent for VMware VMware VADP Virtualization Architecture Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 18 VMware VADP Virtualization Architecture - Virtual Server Agent for VMware

More information

VMware vsphere with ESX 6 and vcenter 6

VMware vsphere with ESX 6 and vcenter 6 VMware vsphere with ESX 6 and vcenter 6 Course VM-06 5 Days Instructor-led, Hands-on Course Description This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere

More information

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved.

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved. 1 Using patented high-speed inline deduplication technology, Data Domain systems identify redundant data as they are being stored, creating a storage foot print that is 10X 30X smaller on average than

More information

EMC VSPEX END-USER COMPUTING

EMC VSPEX END-USER COMPUTING IMPLEMENTATION GUIDE EMC VSPEX END-USER COMPUTING Citrix XenDesktop 7.1 and VMware vsphere for up to 500 Virtual Desktops Enabled by EMC VNXe3200 and EMC Powered Backup EMC VSPEX Abstract This describes

More information

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Deploying Microsoft Exchange Server 2010 in a virtualized environment that leverages VMware virtualization and NetApp unified storage

More information

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005 Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Long Distance Recovery for SQL Server 2005 Enabled by Replication Manager and RecoverPoint CRR Reference Architecture EMC Global

More information

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION?

WHY DO I NEED FALCONSTOR OPTIMIZED BACKUP & DEDUPLICATION? WHAT IS FALCONSTOR? FAQS FalconStor Optimized Backup and Deduplication is the industry s market-leading virtual tape and LAN-based deduplication solution, unmatched in performance and scalability. With

More information

VMware vcenter Site Recovery Manager disaster recovery best practices

VMware vcenter Site Recovery Manager disaster recovery best practices Tutorial VMware vcenter Site Recovery Manager disaster recovery best practices VMware Inc. released Site Recovery Manager (SRM) in June 2008 to provide an automated solution for failover of virtual environments

More information

Glossary of Terms Used in Actifio Products

Glossary of Terms Used in Actifio Products Glossary of s Used in Actifio Products A B C D E F G H I-K L M N-O P-Q R S T U V W-Y Z A Actifio CDS Actifio Connector Actifio Desktop Actifio Global Manager Actifio Sky for AWS Actifio Sky AGM App or

More information

EMC RECOVERPOINT DISASTER RECOVERY FOR HEALTHCARE CONFIGURATIONS

EMC RECOVERPOINT DISASTER RECOVERY FOR HEALTHCARE CONFIGURATIONS White Paper EMC RECOVERPOINT DISASTER RECOVERY FOR HEALTHCARE CONFIGURATIONS Applied Technology Abstract IT administrators face many challenges with protecting the application and storage resources necessary

More information

Achieving Storage Efficiency through EMC Celerra Data Deduplication

Achieving Storage Efficiency through EMC Celerra Data Deduplication Achieving Storage Efficiency through EMC Celerra Data Deduplication Applied Technology Abstract This white paper describes Celerra Data Deduplication, a feature of the EMC Celerra network file server that

More information

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture EMC Solutions for Microsoft Exchange 2007 EMC Celerra NS20 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

EMC Solutions for Oracle Database 10g/11g for Midsize Enterprises EMC Celerra NS Series Multi-Protocol Storage System

EMC Solutions for Oracle Database 10g/11g for Midsize Enterprises EMC Celerra NS Series Multi-Protocol Storage System EMC Solutions for Oracle Database 10g/11g for Midsize Enterprises EMC Celerra NS Series Multi-Protocol Storage System EMC Solutionsfor Oracle 10g / 11g EMC Global Solutions 42 South Street Hopkinton, MA

More information

EMC STORAGE FOR MILESTONE XPROTECT CORPORATE

EMC STORAGE FOR MILESTONE XPROTECT CORPORATE Reference Architecture EMC STORAGE FOR MILESTONE XPROTECT CORPORATE Milestone multitier video surveillance storage architectures Design guidelines for Live Database and Archive Database video storage EMC

More information

StorageCraft OneXafe and Veeam 9.5

StorageCraft OneXafe and Veeam 9.5 TECHNICAL DEPLOYMENT GUIDE NOV 2018 StorageCraft OneXafe and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneXafe, compliments Veeam to create a differentiated

More information

iscsi Technology: A Convergence of Networking and Storage

iscsi Technology: A Convergence of Networking and Storage HP Industry Standard Servers April 2003 iscsi Technology: A Convergence of Networking and Storage technology brief TC030402TB Table of Contents Abstract... 2 Introduction... 2 The Changing Storage Environment...

More information

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Midsize Enterprise Solutions Selling Guide Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Many of your midsize customers might have tried to reduce

More information

Dell Data Protection for VMware Horizon View Infrastructures

Dell Data Protection for VMware Horizon View Infrastructures Dell Data Protection for VMware Horizon View Infrastructures Options for backing up and recovering your VMware Horizon View environment Dell Wyse Solutions Engineering February 2014 A Dell Technical White

More information

Chapter 10 Protecting Virtual Environments

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

More information

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM

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

More information

Future Datacenter. Žaneta Findrik Nöthig Presales Manager. David Hanáček vspecialist Technical Lead

Future Datacenter. Žaneta Findrik Nöthig Presales Manager. David Hanáček vspecialist Technical Lead Future Datacenter Žaneta Findrik Nöthig Presales Manager David Hanáček vspecialist Technical Lead 1 Agenda EMC Strategy & Vision Why EMC is #1 for VMware Business Continuity / Disaster Recovery with VPLEX

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware Enabling Fast Recovery of Your Environments: NetBackup, Backup Exec & VCS for VMware Agenda 1 Symantec and ization 2 NetBackup 6.5 for VMWare 3 Backup Exec & Backup Exec System Recovery for VMWare 4 Veritas

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

The Best Storage for Virtualized Environments

The Best Storage for Virtualized Environments The Best Storage for Virtualized Environments Paul Kessler Asia Pacific Solutions Marketing Alliances, NetApp Nov.4,2008 The Best Storage for Virtualized Environments Paul Kessler Solutions Marketing &

More information

Deploying EMC CLARiiON CX4-240 FC with VMware View. Introduction... 1 Hardware and Software Requirements... 2

Deploying EMC CLARiiON CX4-240 FC with VMware View. Introduction... 1 Hardware and Software Requirements... 2 Deploying EMC CLARiiON CX4-240 FC with View Contents Introduction... 1 Hardware and Software Requirements... 2 Hardware Resources... 2 Software Resources...2 Solution Configuration... 3 Network Architecture...

More information

APPSYNC REPURPOSING COPIES ON UNITY

APPSYNC REPURPOSING COPIES ON UNITY APPSYNC REPURPOSING COPIES ON UNITY Repurposing Block Based Storage Volumes ABSTRACT This white paper discusses and provides guidelines for users who wants to utilize repurposing capabilities of Dell EMC

More information

VMware with CLARiiON. Sheetal Kochavara

VMware with CLARiiON. Sheetal Kochavara VMware with CLARiiON Sheetal Kochavara Agenda Overview of CLARiiON hardware and software products Integration of CLARiiON with VMware Use Cases of CLARiiON replication software with VMware EMC CLARiiON

More information

How Symantec Backup solution helps you to recover from disasters?

How Symantec Backup solution helps you to recover from disasters? How Symantec Backup solution helps you to recover from disasters? Finn Henningsen Presales Specialist Technology Days 2011 1 Thank you to our sponsors Technology Days 2011 2 Agenda Why do we bother? Infrastructure

More information

iscsi Target Usage Guide December 15, 2017

iscsi Target Usage Guide December 15, 2017 December 15, 2017 1 Table of Contents 1. Native VMware Availability Options for vsan 1.1.Native VMware Availability Options for vsan 1.2.Application Clustering Solutions 1.3.Third party solutions 2. Security

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage O V E R V I E W Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage Modular Hitachi Storage Delivers Enterprise-level Benefits Hitachi Adaptable Modular Storage and Hitachi Workgroup

More information

Intelligent. The legacy storage technologies in use at most organizations today were designed. STORAGE for Virtualization.

Intelligent. The legacy storage technologies in use at most organizations today were designed. STORAGE for Virtualization. DELL EqualLogic Next-Generation Intelligent STORAGE for Virtualization Cost SCALE UP Significant Overspending The legacy storage technologies in use at most organizations today were designed and developed

More information

Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated

Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated EMC Solutions for Microsoft Exchange 2007 Virtual Exchange 2007 in a VMware ESX Datastore with a VMDK File Replicated Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated EMC Commercial

More information

EMC Backup and Recovery for Oracle Database 11g Enabled by EMC Celerra NS-120 using DNFS

EMC Backup and Recovery for Oracle Database 11g Enabled by EMC Celerra NS-120 using DNFS EMC Backup and Recovery for Oracle Database 11g Enabled by EMC Celerra NS-120 using DNFS Abstract This white paper examines the performance considerations of placing Oracle Databases on Enterprise Flash

More information

White Paper. A System for Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft

White Paper. A System for  Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft White Paper Mimosa Systems, Inc. November 2007 A System for Email Archiving, Recovery, and Storage Optimization Mimosa NearPoint for Microsoft Exchange Server and EqualLogic PS Series Storage Arrays CONTENTS

More information