DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT

Size: px
Start display at page:

Download "DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT"

Transcription

1 White Paper DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT Recommended best practices Abstract This white paper explains how to prepare for disaster recovery in an environment where EMC DiskXtender for Windows is deployed. It explains the best approaches for data replication, and also covers steps to bring an alternate site online in the event of a disaster. May 2013

2 Copyright 2013 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate 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 h

3 Table of Contents Executive summary... 4 Audience... 4 Introduction... 4 Considerations for a DR-ready DiskXtender configuration... 5 Configuring a standby DiskXtender server... 6 Replication of extended drives... 6 Block-based replication... 6 File-based replication... 6 Replication of secondary storage... 7 Saving the DiskXtender registry configuration... 7 Configuring the License server... 7 Configuration 1: Block-based replication... 8 Setting up the primary site... 8 Setting up the alternate site... 8 Normal usage... 9 Steps to bring the alternate site online... 9 Configuration 2: File-based replication Setting up the primary site Setting up the alternate site Normal usage Steps to bring up the alternate site Configuration 3: Multi-target migration Setting up the alternate site Setting up the primary site Normal usage Steps to bring up the alternate site Summary Conclusion References

4 Executive summary In mission-critical installations, it is absolutely necessary to keep an alternative site ready to take over in case the primary site is unavailable. The alternate site should have hardware, software, and user data identical to the primary site. In EMC DiskXtender for Windows installations, the hardware includes primary and secondary storage devices, and the DiskXtender server. The software includes DiskXtender and other necessary utilities. The user data is partially on the primary storage, and partially on the secondary storage. Because of this distributed nature of data, the preparation of the alternate site is not a trivial task. The steps necessary to prepare such an alternate site are explained in this white paper. These steps often involve selecting a proper replication technique to replicate user data. The replication can be at the primary storage level, and/or at the secondary storage level. The white paper covers the possible replication techniques, and the best practices to select and configure them. The steps involved in bringing the alternate site online in the event of a disaster are also covered. Three possible configurations are covered in detail two configurations where only the primary storage is replicated; and one configuration where both the primary storage and the secondary storage are replicated. Audience This white paper is intended for DiskXtender administrators. A basic familiarity with installation and usage of the product is assumed. Introduction DiskXtender for Windows is a file archival solution from EMC. It enables users to archive less-frequently used files to low-cost secondary storage. The archived files are replaced by a stub file on primary storage. In this case, the archived data is always available for access. When the user (or any application) accesses the primary data, DiskXtender detects that access, and retrieves (or fetches ) the data seamlessly back to primary storage. DiskXtender is often used as a centralized resource, and exposes file shares where multiple users store their data. If the server is unavailable, the users experience a data unavailability event. Depending on the importance of the data, it may be necessary to prepare for such an event in advance by replicating the complete setup at an alternate site. This essentially means being prepared for a disaster. The key technology for a disaster recovery preparation is replication. Replication allows keeping the data at an alternate site in sync with the data at the primary site. There are several technologies available for replication including EMC Centera replication, MirrorView, RecoverPoint, RepliStor, and Symmetrix Remote Data Facility (SRDF ). You can replicate either the extended drives, or the secondary storage, or both. It is important to understand the advantages and limitations of each of these technologies, 4

5 before one can make preparations for disaster recovery. In this white paper, we describe the steps to devise an effective disaster recovery (DR) strategy for the data that DiskXtender manages. This white paper is organized as follows: First, we describe the important components of a typical DiskXtender installation that should be duplicated at the alternate site. Next, we describe the replication methods available for replicating extended drive data, and secondary storage data. After this, we describe three possible DR-ready configurations. For each configuration, the steps required for setting up the alternate site and the steps required to bring it online are covered. Finally, a summary of the advantages and disadvantages of each of these configurations is provided. Readers can implement any of these configurations to prepare for a disaster event. Considerations for a DR-ready DiskXtender configuration Figure 1 shows the main components of a typical DiskXtender configuration. Figure 1. Typical DiskXtender configuration While planning for an alternate site that will take over the functions of the primary site, you need to replicate each of the following components: The DiskXtender server The extended drives The secondary storage The DiskXtender registry configuration 5

6 The License server Configuring a standby DiskXtender server The alternate site should have a standby DiskXtender server configured, and it should be ready to use. It is necessary to keep the versions of the operating system and the DiskXtender software identical to the primary site. It is recommended, but not necessary, to keep the hardware identical on both sites. Replication of extended drives The DiskXtender server at the alternate site should have an identical number of extended drives as the primary site. Each extended drive on the alternate site should be equal in size or bigger than the corresponding drive on the primary site. If the two sites are within close proximity, you can use SAN-based storage so that the servers at both sites access the same LUN. This method removes the necessity of replicating the extended drives. However, it is more likely that the sites are far apart, and use separate drives. In this case, you need to use some replication method (either block-based or file-based) to replicate the extended drives. Block-based replication In case you are using SAN-based storage such as EMC Symmetrix or CLARiiON, you should use the native replication technology supplied by the SAN storage. Such replication is at a block level and does not involve the host. The data on a replicated extended drive will be identical to the data on the primary extended drive. Thus, fetched files will be replicated as fetched files, and file stubs will be replicated as stubs. Another alternative for block-based replication is to use the EMC RecoverPoint appliance. When block-based replication is being used, the DiskXtender server at the alternate site should not be active. It should be made active only as a part of the disaster recovery steps. File-based replication In case you are using local disks as primary storage on the DiskXtender server, you can use file-based replication technologies such as EMC RepliStor to replicate the extended drive. RepliStor replicates the full file data, and does not replicate the extended attributes of files. Thus, all files (including unmanaged, fetched and purged files) will be replicated as unmanaged files at the alternate site. The DiskXtender at the alternate site should archive these files again to its secondary storage. The DiskXtender Installation Guide explains the setup of RepliStor with DiskXtender. Another alternative for file-based replication is to use the multi-target migration feature in DiskXtender. The DiskXtender Administration Guide explains how to set up multitarget migration. The DiskXtender Best Practices Guide contains some important guidelines for setting up replication. 6

7 When file-based replication is being used, the DiskXtender server at the alternate site should be active. Replication of secondary storage When the extended drive is replicated with block-based replication, even the secondary storage must be replicated. The replication method for the secondary storage depends on the hardware being used. In case you are using EMC Centera as the secondary storage, you can use EMC Centera replication 1 to keep a copy of the data at the alternate site. In case you are using the EMC Atmos cloud as the secondary storage, you can enable appropriate policies on Atmos to maintain multiple replica copies of your data in the cloud. Likewise, use the native replication method for any NAS secondary storage. The alternate site should have an identical replicated storage with equal or larger capacity. You need to choose the proper replication method for secondary storage. You can use either synchronous or asynchronous replication, depending on the distance between the two sites, and the network bandwidth. Saving the DiskXtender registry configuration DiskXtender keeps important configuration information in the Windows registry. This configuration contains the media services, media, move rules, purge rules, and other important data required for the archival operation. When block-based replication is being used, before bringing the alternate site online, it is necessary to copy this registry information from the primary site to the secondary site. The DiskXtender administrator provides methods to regularly back up the registry to a network share. You should configure the DiskXtender on the primary site to store its registry on a network share. This network share should be located at the alternate site, so that it is available even after the disaster event. Configuring the License server The License server for DiskXtender is usually placed at close proximity to the DiskXtender server. But for a DR-ready configuration, it may be advantageous to keep the License server at a different location, such that it is accessible from both the primary site and the alternate site. If this is not feasible, you should keep a copy of the license file at a safe location. This copy can be used to bring a new License server online at the alternate site in the event of a disaster. DiskXtender has a grace period that is sufficient to do this. The lack of a License server will not delay your alternate site from coming online immediately. 1 DiskXtender understands EMC Centera replication, and you can specify the address of the replica EMC Centera in the DiskXtender administrator at the time of configuring the EMC Centera media service. Thus, if there is a partial failure at the primary site the DiskXtender server remains intact, but only the primary EMC Centera fails then DiskXtender can automatically connect to the replica EMC Centera and access all the archived data. 7

8 Configuration 1: Block-based replication In this configuration, we use Symmetrix 2 LUNs for extended drives. The secondary storage is EMC Centera. Symmetrix replication uses SRDF, while EMC Centera is replicated using EMC Centera replication. Steps for setting up the two sites are detailed below. Setting up the primary site 1. Install Symmetrix, EMC Centera, and DiskXtender by following the respective product guidelines. 2. Create LUNs on Symmetrix, and configure them as extended drives for the DiskXtender server. 3. Create an access profile on EMC Centera for DiskXtender, and configure an EMC Centera media service on DiskXtender using this access profile. The access profile should also have access permissions on the replica EMC Centera. 4. Configure the License server either at the primary site or at a neutral site. 5. Configure DiskXtender to save its registry configuration regularly at a server on the alternate site. 6. Configure media and policies on DiskXtender. 7. Create network shares from each extended drive that will be used by clients for file services. Setting up the alternate site 1. Install Symmetrix and EMC Centera at the alternate site by following the respective product guidelines. 2. Install DiskXtender on an alternate server but keep the DiskXtender service off. The DiskXtender server should have the same server name as the primary site server, but the IP address need not be identical 3. There is no need to create any extended drives, media services, or policy rules for DiskXtender at the alternate site. 3. Create LUNs on the Symmetrix, equal in size to the primary LUNs. Verify that the Symmetrix LUNs are accessible from the DiskXtender server. 4. Configure SRDF to replicate each of the LUNs from the primary site to the alternate site. 5. Configure EMC Centera replication. If you are using an application profile to access EMC Centera, copy the.pea file to the DiskXtender server. 2 Symmetrix is used here as an example of SAN storage. You can use other SAN storage in place of Symmetrix. 3 The requirement for keeping the server name identical is to ensure a quick disaster recovery. If it s not possible to keep the same name, you can use another name. But in such a case, you need to use the DXOTGKB utility Refer to the recovery steps. 8

9 Normal usage Clients of the file server can store their files on the network shares exposed from the extended drives. These files will physically reside on the Symmetrix LUNs. SRDF will replicate this data to the alternate site. DiskXtender will apply its archival policies to move files that match the move rules from the extended drives to EMC Centera media. EMC Centera replication will replicate the data to the replica EMC Centera at the alternate site. Files that match the DiskXtender purge rules will get purged from the extended drive. SRDF will in turn replicate the stubs to the alternate site. In case the clients delete some files, even these delete transactions will get replicated at the alternate site. Optionally, you can use EMC Centera retention to retain the files. All this time, the DiskXtender server at the alternate site will be ready but offline. Steps to bring the alternate site online In the event of a disaster, you should follow these steps to bring the alternate site online. 1. Follow SRDF procedures to break the mirror relationship for the replicated LUNs, if not broken automatically. 2. Promote the replicated LUNs so that they become read-write capable. 3. Use the Registry Log wizard to import the registry configuration from the saved location in DiskXtender. 4. Use the Change Extended Drive Serial Number Wizard to change the extended drive IDs. 5. Use the DXOTGKB utility to change the name of the DiskXtender server, if it is not the same as the primary site. 6. Turn on the DiskXtender service. 7. Verify that a few sample files are accessible. You should try both fetched as well as purged files. 8. You can keep the EMC Centera replica in read-only mode. This ensures that new data is not archived to Centera, but the archived data is accessible. 9. Enable network shares from each of the extended drives. 10. Reconfigure the network clients so that they can access the network shares from the alternate site. 11. If the License server is down, re-install it on another server, and install the license from the saved copy of the license file. This step can be done within the license grace period (14 days). 9

10 Important: You should test this procedure at least once, to make sure that you have everything in place to bring the alternate site online. Configuration 2: File-based replication In this configuration, we use local storage (disk/raid) for extended drives. The secondary storage can be EMC Centera/NAS/any other media. RepliStor is used for replicating the files on the extended drives. Steps for setting up the two sites are detailed below. Setting up the primary site 1. Install DiskXtender and RepliStor by following the respective product guidelines. 2. Configure extended drives on the DiskXtender server from the local storage. Configure the secondary storage, and the archival policies. 3. Configure the License server at the primary site. 4. Create network shares from each extended drive that will be used by clients for file services. Setting up the alternate site 1. Install DiskXtender on an alternate server. Configure extended drives from its local storage, equal in number and size to the primary server. 2. Configure secondary storage and archival policies. You can use a different class of secondary storage at the alternate site. For simplicity, use the same secondary storage and archival policies as the primary site. 3. In this configuration, the DiskXtender server at the alternate site is kept active. You need an additional License server and licenses for the alternate site. 4. Configure RepliStor to replicate files on each extended drive from the primary site to the alternate site. Normal usage Clients of the file server can store their files on the network shares exposed from the extended drives at the primary site. These files will physically reside on the local storage at the primary server. RepliStor will replicate these files to the alternate site. At each site, DiskXtender will apply its archival policies to move files that match the move rules from the extended drives to the secondary storage. Note that RepliStor replicates full file data. In case the clients delete some files, even these delete transactions will get replicated at the alternate site. Optionally, you can use EMC Centera retention to retain the files. 10

11 Steps to bring up the alternate site In the event of a disaster, you should follow these steps to bring up the alternate site. 1. Follow RepliStor procedures to break the mirror relationship for the replicated extended drives, if not broken automatically. 2. Create network shares from each of the extended drives, identical to the ones on the primary server. 3. Reconfigure the network clients so that they can access the network shares from the alternate site. Important: You should test this procedure at least once, to make sure that you have everything in place to bring the alternate site online. Configuration 3: Multi-target migration In this configuration, we use the multi-target migration feature of DiskXtender to keep an additional copy of data at the alternate site. The primary storage can be local disk or SAN. The secondary storage can be EMC Centera/NAS/any other media. Steps for setting up the two sites are detailed below. Note that the alternate site steps are given first. Setting up the alternate site 1. Install DiskXtender. Configure extended drives on the DiskXtender server from the local storage. Configure the secondary storage, and the archival policies. 2. Configure the License server at the alternate site. 3. Create network shares from each extended drive these will be used by the primary server as NAS shares. Setting up the primary site 1. Install DiskXtender on the primary server. Configure extended drives from its local storage. 2. Configure the secondary storage device at the primary site (Centera/NAS/any other media). 3. Create two media services on DiskXtender one for the local secondary storage, and another for the NAS shares exposed by the alternate site. The NAS shares at the alternate site should be created as Aggregate NAS media. 4. Configure multi-target media groups for each extended drive, such that the data is archived to both the local storage as well as the alternate site. 5. Create archival policies in DiskXtender such that all files are moved to secondary storage, irrespective of their size, age, or any other criteria. Purge rules can be set as per your choice. 11

12 6. Configure the License server at the primary site. 7. From each extended drive, create network shares that will be used by clients for file services. Normal usage Clients of the file server can store their files on the network shares exposed from the extended drives at the primary site. These files will physically reside on the local storage at the primary server. DiskXtender will archive them to the local secondary storage, and also to the network shares exposed by the alternate site. Essentially we use DiskXtender as both the archival software and the replicator in this configuration 4. Steps to bring up the alternate site In the event of a disaster, you should follow these steps to bring the alternate site online. 1. At the alternate site, create network shares from each of the extended drives, identical to the ones on the primary server. 2. Reconfigure the network clients so that they can access the network shares from the alternate site. Important: You should test this procedure at least once, to make sure that you have everything in place to bring the alternate site online. Summary The following table shows a comparison among the three recommended configurations for disaster preparedness. Table 1. Comparison of configurations Feature Configuration 1 Configuration 2 Configuration 3 Primary storage Symmetrix/ Any Any CLARiiON/ SAN Extended drive replication method SRDF/ MirrorView/ RepliStor (File-based) DiskXtender (Multi-target) RecoverPoint (Block-based) 4 One limitation of this approach is that DiskXtender does not replicate empty folders to the alternate site. 12

13 Feature Configuration 1 Configuration 2 Configuration 3 Secondary storage EMC Centera Any Any Secondary storage replication EMC Centera replication None None Primary storage capacity 2x (identical device) 2x (device can be different) 2x (device can be different) Secondary storage capacity 2x (identical device) 2x (device can be different) 2x (device can be different) License capacity 1x 2x 2x Retention capable Yes Yes Yes DiskXtender at alternate site Offline Active Active Note: EMC RepliStor is no longer sold and RepliStor v6.4 primary support ends on 30- June Configuration 1 has the advantage that it requires only one set of licenses, whereas Configurations 2 and 3 need two sets of licenses (server license and capacity license). Block-based replication is the preferred method because it puts lesser load on the DiskXtender server. One slight disadvantage with block-based replication is that even when a file is fetched or purged, it results in those changes being replicated to the alternate site. With file-based replication, data is replicated only once. Also note that Configuration 1 requires the same primary and secondary storage devices at both sites 5. Configurations 2 and 3 provide complete flexibility in terms of choosing the storage devices, but the capacities have to match. From the table, it is apparent that if you have SAN-based primary storage, and EMC Centera as secondary storage, then Configuration 1 is a preferred solution for disaster readiness. This is because of two reasons first it requires less license capacity, and second the block-based replication puts less load on the DiskXtender server. If these conditions are not met, then you can opt for either Configuration 2 or 3 to meet your disaster readiness criteria. 5 With RecoverPoint as the replication solution, they can be somewhat different but both need to be SAN devices. 13

14 Conclusion DiskXtender for Windows allows multiple methods for being prepared for disaster recovery. Depending on your requirements and storage setup, you can choose any one of the methods detailed in the white paper. References 1. EMC DiskXtender Release 6.5 Microsoft Windows Version Installation Guide 2. EMC DiskXtender Release 6.5 Microsoft Windows Version Administration Guide 3. EMC DiskXtender Release 6.5 Microsoft Windows Version Best Practices Guide 14

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability Applied Technology Abstract This white paper explains how the combination of EMC DiskXtender for Windows and EMC RecoverPoint can be used to implement a solution that offers efficient storage management,

More information

Connecting EMC DiskXtender for Windows to EMC Centera

Connecting EMC DiskXtender for Windows to EMC Centera Connecting EMC DiskXtender for Windows to EMC Centera Best Practices Planning Abstract This white paper provides details on building the connection string that EMC DiskXtender for Windows uses to connect

More information

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS TECHNICAL NOTES INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS ALL PRODUCT VERSIONS TECHNICAL NOTE P/N 300-007-585 REV A03 AUGUST 24, 2009 Table of Contents Introduction......................................................

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

EMC Disk Library Automated Tape Caching Feature

EMC Disk Library Automated Tape Caching Feature EMC Disk Library Automated Tape Caching Feature A Detailed Review Abstract This white paper details the EMC Disk Library configuration and best practices when using the EMC Disk Library Automated Tape

More information

EMC SAN Copy Command Line Interfaces

EMC SAN Copy Command Line Interfaces EMC SAN Copy Command Line Interfaces REFERENCE P/N 069001189 REV A13 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2008 EMC Corporation. All

More information

EMC SAN Copy. Command Line Interface (CLI) Reference P/N REV A15

EMC SAN Copy. Command Line Interface (CLI) Reference P/N REV A15 EMC SAN Copy Command Line Interface (CLI) Reference P/N 069001189 REV A15 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2010 EMC Corporation.

More information

INTEGRATING EMC XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE

INTEGRATING EMC  XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE White Paper INTEGRATING EMC EMAILXTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE Abstract This white paper describes how to use the EMC EmailXtender archiving solution to

More information

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT White Paper EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT Genetec Omnicast, EMC VPLEX, Symmetrix VMAX, CLARiiON Provide seamless local or metropolitan

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange in a VMware Environment Enabled by MirrorView/S Reference Architecture EMC Global

More information

Dell PowerVault DL Backup-to-Disk Appliance Powered by CommVault

Dell PowerVault DL Backup-to-Disk Appliance Powered by CommVault Dell PowerVault DL Backup-to-Disk Appliance Powered by CommVault Remote Office Backup Strategy CommVault DL Team Dell CommVault delltechcenter.com commvault.com/dell THIS WHITE PAPER IS FOR INFORMATIONAL

More information

EMC SAN Copy Command Line Interface P/N REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA

EMC SAN Copy Command Line Interface P/N REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA EMC SAN Copy Command Line Interface P/N 069001189 REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2009 EMC Corporation. All rights reserved.

More information

EMC SourceOne Version 7.1

EMC SourceOne Version 7.1 EMC SourceOne Version 7.1 Disaster Recovery Solution Guide 302-000-180 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2013 EMC Corporation.

More information

EMC ViPR Controller. Integration with VMAX and VNX Storage Systems Guide. Version REV 01

EMC ViPR Controller. Integration with VMAX and VNX Storage Systems Guide. Version REV 01 EMC ViPR Controller Version 2.3 Integration with VMAX and VNX Storage Systems Guide 302-002-075 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in USA. Published July, 2015 EMC

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 SourceOne Version 7.0

EMC SourceOne Version 7.0 EMC SourceOne Version 7.0 Disaster Recovery Solution Guide 300-015-197 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2012 EMC Corporation.

More information

EMC DiskXtender Release 6.5 SP8

EMC DiskXtender Release 6.5 SP8 EMC DiskXtender Release 6.5 SP8 Microsoft Windows Version Administration Guide P/N 302-002-314 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Dell EMC ViPR Controller

Dell EMC ViPR Controller Dell EMC ViPR Controller Version 3.6.2 Ingest Services for Existing Environments Guide 302-004-917 Copyright 2013-2018 Dell Inc. or its subsidiaries. All rights reserved. Published June 2018 Dell believes

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

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

EMC Centera Replication

EMC Centera Replication A Detailed Review Abstract This white paper describes existing and new replication capabilities available in EMC CentraStar 4.0. It covers all replication topologies and use cases. July 2008 Copyright

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

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide White Paper Third-party Information Provided to You Courtesy of Dell Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide Abstract This document provides an overview of the architecture of the

More information

Rrootshell Technologiiss Pvt Ltd.

Rrootshell Technologiiss Pvt Ltd. Course Description Information Storage and Management (ISM) training programme provides a comprehensive introduction to information storage technology that will enable you to make more informed decisions

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

CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = Rev.09

CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = Rev.09 CTA and CTA/VE 10.0 SP3 Interoperability Matrix EMC Part Number = 300-014-320 Rev.09 Last Revised: April 2015 This document provides interoperability information intended for use as a reference guide in

More information

Interfamily Connectivity

Interfamily Connectivity Interfamily Connectivity SRDF Interfamily Connectivity Information REV 01 May 2017 This document defines the versions of HYPERMAX OS and Enginuity that can make up valid SRDF replication and SRDF/Metro

More information

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations Customer Profile First Financial Bank Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations A midsize community bank with a service

More information

Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST

Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST Applied Technology Abstract This white paper highlights the ability to use the CLARiiON disk-drive Spin Down feature with EMC Celerra to

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi EMC Solutions for Microsoft Exchange 2007 NS Series iscsi Applied Technology Abstract This white paper presents the latest storage configuration guidelines for Microsoft Exchange 2007 on the Celerra NS

More information

EMC VPLEX with Quantum Stornext

EMC VPLEX with Quantum Stornext White Paper Application Enabled Collaboration Abstract The EMC VPLEX storage federation solution together with Quantum StorNext file system enables a stretched cluster solution where hosts has simultaneous

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

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 DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows P/N 300-012-249 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000

More information

EMC ViPR Controller. Ingest Services for Existing Environments Guide. Version REV 01

EMC ViPR Controller. Ingest Services for Existing Environments Guide. Version REV 01 EMC ViPR Controller Version 3.5 Ingest Services for Existing Environments Guide 302-003-280 REV 01 Copyright 2013-2016 EMC Corporation. All rights reserved. Published in the USA. Published October 2016

More information

Using VMware vsphere Replication. vsphere Replication 6.5

Using VMware vsphere Replication. vsphere Replication 6.5 Using VMware vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your

More information

EMC DiskXtender Release 6.4 Microsoft Windows Version

EMC DiskXtender Release 6.4 Microsoft Windows Version EMC DiskXtender Release 6.4 Microsoft Windows Version Administration Guide P/N 300-007-798 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

DISK LIBRARY FOR MAINFRAME

DISK LIBRARY FOR MAINFRAME DISK LIBRARY FOR MAINFRAME Geographically Dispersed Disaster Restart Tape ABSTRACT Disk Library for mainframe is Dell EMC s industry leading virtual tape library for mainframes. Geographically Dispersed

More information

EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE

EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE White Paper EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE Applied Technology EMC GLOBAL SOLUTIONS Abstract This white paper provides an overview of

More information

Exchange 2003 Archiving for Operational Efficiency

Exchange 2003 Archiving for Operational Efficiency Exchange 2003 Archiving for Operational Efficiency Enabled by EmailXtender Reference Architecture EMC Global Solutions Operations EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

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

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 RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO

EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO White Paper EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO Abstract This white paper discusses EMC RecoverPoint local, remote, and Concurrent (local and remote) data protection

More information

Technical White Paper August Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication

Technical White Paper August Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication Technical White Paper August 2010 Recovering from Catastrophic Failures Using Data Replicator Software for Data Replication. Recovering from Catastrophic Failures Using Data Replicator Software for Data

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

EMC RECOVERPOINT FAMILY OVERVIEW A Detailed Review

EMC RECOVERPOINT FAMILY OVERVIEW A Detailed Review White Paper EMC RECOVERPOINT FAMILY OVERVIEW A Detailed Review Abstract This white paper provides an overview of EMC RecoverPoint, establishing the basis for a functional understanding of the product and

More information

CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = Rev.10

CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = Rev.10 CTA and CTA/VE 10.0 SP3.1 Interoperability Matrix EMC Part Number = 300-014-320 Rev.10 Last Revised: February 2016 This document provides interoperability information intended for use as a reference guide

More information

Local and Remote Data Protection for Microsoft Exchange Server 2007

Local and Remote Data Protection for Microsoft Exchange Server 2007 EMC Business Continuity for Microsoft Exchange 2007 Local and Remote Data Protection for Microsoft Exchange Server 2007 Enabled by EMC RecoverPoint CLR and EMC Replication Manager Reference Architecture

More information

EMC SourceOne for File Systems

EMC SourceOne for File Systems EMC SourceOne for File Systems Version 7.2 Administration Guide 302-000-958 REV 02 Copyright 2005-2015 EMC Corporation. All rights reserved. Published in the USA. Published December 9, 2015 EMC believes

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03 EMC VNXe Series Version 3.1 Configuring Hosts to Access NFS File Systems P/N 302-000-190 REV. 03 Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

EMC ApplicationXtender SPI (for SharePoint Integration)

EMC ApplicationXtender SPI (for SharePoint Integration) EMC ApplicationXtender SPI (for SharePoint Integration) 6.0 Deployment Guide P/N 300-009-364 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2009

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

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

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy Applied Technology Abstract This white paper highlights a new EMC Celerra feature that simplifies the process of creating specific custom

More information

MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe

MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe White Paper MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe Overview Abstract EMC File-Level Retention (FLR) is a feature that provides a software infrastructure for users to secure

More information

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007)

EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) EMC Business Continuity for Microsoft SharePoint Server (MOSS 2007) Enabled by EMC Symmetrix DMX-4 4500 and EMC Symmetrix Remote Data Facility (SRDF) Reference Architecture EMC Global Solutions 42 South

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 VPLEX Geo with Quantum StorNext

EMC VPLEX Geo with Quantum StorNext White Paper Application Enabled Collaboration Abstract The EMC VPLEX Geo storage federation solution, together with Quantum StorNext file system, enables a global clustered File System solution where remote

More information

EMC DiskXtender for NAS Release 3.1

EMC DiskXtender for NAS Release 3.1 EMC DiskXtender for NAS Release 3.1 Theory of Operations P/N 300-005-730 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2007 EMC Corporation.

More information

Microsoft SQL Server

Microsoft SQL Server Microsoft SQL Server Abstract This white paper outlines the best practices for Microsoft SQL Server Failover Cluster Instance data protection with Cohesity DataPlatform. December 2017 Table of Contents

More information

Technical White Paper August Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces

Technical White Paper August Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces Technical White Paper August 2010 Migrating to Oracle 11g Using Data Replicator Software with Transportable Tablespaces Migrating to Oracle 11g Using DRS with Transportable Tablespaces Contents Contents...

More information

DISK LIBRARY FOR MAINFRAME

DISK LIBRARY FOR MAINFRAME DISK LIBRARY FOR MAINFRAME Geographically Dispersed Disaster Restart Tape ABSTRACT Disk Library for mainframe is Dell EMC s industry leading virtual tape library for IBM zseries mainframes. Geographically

More information

What's in this guide... 4 Documents related to NetBackup in highly available environments... 5

What's in this guide... 4 Documents related to NetBackup in highly available environments... 5 Contents Chapter 1 About in this guide... 4 What's in this guide... 4 Documents related to NetBackup in highly available environments... 5 Chapter 2 NetBackup protection against single points of failure...

More information

Dell EMC Isilon with Cohesity DataProtect

Dell EMC Isilon with Cohesity DataProtect Dell EMC Isilon with Cohesity DataProtect Abstract This guide outlines the Cohesity DataProtect deployment guide for Dell EMC Isilon Data Protection. Table of Contents About This Guide...2 Intended Audience...2

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with Computer Associates BrightStor ARCserve Backup Abstract This white paper describes how to configure EMC CLARiiON CX series storage systems with Computer

More information

EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER

EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER White Paper EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER EMC XtremSF, EMC XtremCache, EMC VNX, Microsoft SQL Server 2008 XtremCache dramatically improves SQL performance VNX protects data EMC Solutions

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and VMware s Distributed

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

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

White paper ETERNUS CS800 Data Deduplication Background

White paper ETERNUS CS800 Data Deduplication Background White paper ETERNUS CS800 - Data Deduplication Background This paper describes the process of Data Deduplication inside of ETERNUS CS800 in detail. The target group consists of presales, administrators,

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and

More information

DLm8000 Product Overview

DLm8000 Product Overview Whitepaper Abstract This white paper introduces EMC DLm8000, a member of the EMC Disk Library for mainframe family. The EMC DLm8000 is the EMC flagship mainframe VTL solution in terms of scalability and

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This solution guide describes the disaster recovery modular add-on to the Federation Enterprise Hybrid Cloud Foundation solution for SAP. It introduces the solution architecture and features that ensure

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

E EMC. EMC Storage and Information Infrastructure Expert for Technology Architects

E EMC. EMC Storage and Information Infrastructure Expert for Technology Architects EMC E20-805 EMC Storage and Information Infrastructure Expert for Technology Architects Download Full Version : https://killexams.com/pass4sure/exam-detail/e20-805 2 - Configure the VPLEX RAID 1 volume

More information

Veritas Resiliency Platform 2.0: Solutions for Microsoft Hyper-V

Veritas Resiliency Platform 2.0: Solutions for Microsoft Hyper-V Veritas Resiliency Platform 2.0: Solutions for Microsoft Hyper-V Veritas Resiliency Platform: Solutions for Microsoft Hyper-V Last updated: 2016-07-28 Document version: 2.0 Rev 0 Legal Notice Copyright

More information

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

More information

White Paper. Storage Intelligence in the Network: EMC s Perspective

White Paper. Storage Intelligence in the Network: EMC s Perspective White Paper Storage Intelligence in the Network: EMC s Perspective Date 08/2003 Copyright 2003 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its

More information

StarWind Virtual SAN Free

StarWind Virtual SAN Free #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Free Value Proposition For virtualization admins, IT geeks, bloggers, students or those who look to build and maintain virtualization infrastructure

More information

DELL EMC UNITY: COMPRESSION FOR FILE Achieving Savings In Existing File Resources A How-To Guide

DELL EMC UNITY: COMPRESSION FOR FILE Achieving Savings In Existing File Resources A How-To Guide DELL EMC UNITY: COMPRESSION FOR FILE Achieving Savings In Existing File Resources A How-To Guide ABSTRACT In Dell EMC Unity OE version 4.2 and later, compression support was added for Thin File storage

More information

Quantifying Performance of Sectra PACS with EMC VNX Storage Technologies

Quantifying Performance of Sectra PACS with EMC VNX Storage Technologies Quantifying Performance of Sectra PACS with EMC VNX Storage Technologies Enabled by EMC VNX Blue print of a highly-available and disaster-tolerant infrastructure EMC VPLEX EMC RecoverPoint EMC E-Lab TM

More information

High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1

High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1 High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1 Product Group - Enterprise Dell White Paper By Farrukh Noman Ananda Sankaran April 2008 Contents Introduction... 3

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

Exam Name: Technology Architect Solutions Design Exam

Exam Name: Technology Architect Solutions Design Exam Vendor: EMC Exam Code: E20-322 Exam Name: Technology Architect Solutions Design Exam Version: DEMO QUESTION 1 A customer wants to consolidate a large physical IT infrastructure with a VMware vsphere based

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

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

Dell DR4000 Replication Overview

Dell DR4000 Replication Overview Dell DR4000 Replication Overview Contents Introduction... 1 Challenges with Data Disaster Recovery... 1 The Dell DR4000 Solution A Replication Overview... 2 Advantages of using DR4000 replication for disaster

More information

Wellmont Health System

Wellmont Health System Customer Profile Wellmont Health System EMC tiered-storage, disaster recovery, and server virtualization solutions support healthcare system s growing information management requirements Wellmont Health

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Drive Sparing in EMC Symmetrix DMX-3 and DMX-4 Systems

Drive Sparing in EMC Symmetrix DMX-3 and DMX-4 Systems Applied Technology Abstract Drive sparing significantly increases data protection and availability. EMC Symmetrix systems support dynamic and permanent sparing. This white paper explains the benefits of

More information

Information Storage and Management

Information Storage and Management Information Storage and Management Storing, Managing, and Protecting Digital Information Edited by G. Somasundaram Alok Shrivastava EMC Education Services W WILEY Wiley Publishing, Inc. Contents Foreword

More information

Setting Up the Dell DR Series System on Veeam

Setting Up the Dell DR Series System on Veeam Setting Up the Dell DR Series System on Veeam Dell Engineering April 2016 A Dell Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security

Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security 2011 Microsoft DPM Meets BridgeSTOR Advanced Data Reduction and Security BridgeSTOR Deduplication, Compression, Thin Provisioning and Encryption Transform DPM from Good to Great BridgeSTOR, LLC 4/4/2011

More information

Surveillance Dell EMC Storage in Physical Security Solutions with Axis NAS-Attached Cameras

Surveillance Dell EMC Storage in Physical Security Solutions with Axis NAS-Attached Cameras Surveillance Dell EMC Storage in Physical Security Solutions with Axis NAS-Attached Cameras White Paper H10802 REV 1.0 Copyright 2012-2017 Dell Inc. or its subsidiaries. All rights reserved. Published

More information

version 5.4 Installation Guide

version 5.4 Installation Guide version 5.4 Installation Guide Document Release Date: February 9, 2012 www.phdvirtual.com Legal Notices PHD Virtual Backup for Citrix XenServer Installation Guide Copyright 2010-2012 PHD Virtual Technologies

More information

Business Continuity and Disaster Recovery. Ed Crowley Ch 12

Business Continuity and Disaster Recovery. Ed Crowley Ch 12 Business Continuity and Disaster Recovery Ed Crowley Ch 12 Topics Disaster Recovery Business Impact Analysis MTBF and MTTR RTO and RPO Redundancy Failover Backup Sites Load Balancing Mirror Sites Disaster

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