Remote Replication Chapter 14(9.3) ISMDR:BEIT:VIII:chap9.3:Madhu N:PIIT1.

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Data Storage Solutions Module 1.2. Data Storage Solutions Upon completion of this module, you will be able to: List the common storage media and solutions.
NAS vs. SAN 10/2010 Palestinian Land Authority IT Department By Nahreen Ameen 1.
© 2010 IBM Corporation ® Tivoli Storage Productivity Center for Replication Billy Olsen.
Business Continuity Section 3(chapter 8) BC:ISMDR:BEIT:VIII:chap8:Madhu N PIIT1.
© 2009 EMC Corporation. All rights reserved. Introduction to Business Continuity Module 3.1.
1 Disk Based Disaster Recovery & Data Replication Solutions Gavin Cole Storage Consultant SEE.
Oracle Data Guard Ensuring Disaster Recovery for Enterprise Data
Sonet. Definition Short for Synchronous Optical Network, a standard for connecting fiber-optic transmission systems. SONET defines interface standards.
Determining BC/DR Methods Recovery Time Objective – (RTO) Time needed to recover from a disaster How long can you afford to be without your systems Recovery.
June 23rd, 2009Inflectra Proprietary InformationPage: 1 SpiraTest/Plan/Team Deployment Considerations How to deploy for high-availability and strategies.
1 © Copyright 2010 EMC Corporation. All rights reserved. EMC RecoverPoint/Cluster Enabler for Microsoft Failover Cluster.
Overview Distributed vs. decentralized Why distributed databases
Fiber-Optic Communications
Module – 11 Local Replication
Multiple Replicas. Remote Replication. DR in practice.
Module – 12 Remote Replication
Intelligent Storage Systems
Section 3 : Business Continuity Lecture 29. After completing this chapter you will be able to:  Discuss local replication and the possible uses of local.
1© Copyright 2011 EMC Corporation. All rights reserved. EMC RECOVERPOINT/ CLUSTER ENABLER FOR MICROSOFT FAILOVER CLUSTER.
Implementing Failover Clustering with Hyper-V
Double-Take Software Overview A Platform for Recoverability.
IBM TotalStorage ® IBM logo must not be moved, added to, or altered in any way. © 2007 IBM Corporation Break through with IBM TotalStorage Business Continuity.
Storage Area Networks The Basics. Storage Area Networks SANS are designed to give you: More disk space Multiple server access to a single disk pool Better.
Switching Techniques Student: Blidaru Catalina Elena.
Multiplexer Multiplexing FDM TDM WDM Front-End Processor Controllers.
Copyright © 2009 EMC Corporation. Do not Copy - All Rights Reserved.
Managing Storage Lesson 3.
© 2006 EMC Corporation. All rights reserved. Business Continuity: Remote Replication Module 4.4.
Chapter 7 WANs and Remote Connectivity. WAN Essentials A WAN traverses a large geographic area A WAN link is a connection from one site to another and.
Implementing Multi-Site Clusters April Trần Văn Huệ Nhất Nghệ CPLS.
Technology Spotlight on
Extended ServiceGuard/Oracle 9iRAC a high availability cluster solution with DWDM and Dark Fiber Mai Cutler HP Oracle Alliance Lab Sandy Gruver HP Oracle.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Chapter 5 Section 2 : Storage Networking Technologies and Virtualization.
Module – 4 Intelligent storage system
Chapter 7 Ben Bielskis WAN Wide Area Network Connects LANs over a large geographical area. WAN Link – A connection from one site to another.
Intorduction to Lumentis
Continuous Access Overview Damian McNamara Consultant.
Storage 101: Bringing Up SAN Garry Moreau Senior Staff Alliance Consultant Ciena Communications (763)
1 Chapter 5 Multiplexing : Sharing a Medium Data Communications and Computer Networks: A Business User’s Approach.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
1 Data Guard. 2 Data Guard Reasons for Deployment  Site Failures  Power failure  Air conditioning failure  Flooding  Fire  Storm damage  Hurricane.
Copyright © 2009 EMC Corporation. Do not Copy - All Rights Reserved.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Services in a Converged WAN Accessing the WAN – Chapter 1.
Using NAS as a Gateway to SAN Dave Rosenberg Hewlett-Packard Company th Street SW Loveland, CO 80537
© 2006 EMC Corporation. All rights reserved. Business Continuity: Local Replication Module 4.3.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
© 2009 EMC Corporation. All rights reserved. Remote Replication Module 3.4.
Remote Data Mirroring Solutions for High Availability David Arrigo EMC Corporation
The Basics of Reliable Distributed Storage Networks 姓 名 : 冼炳基 學 號 :
 The End to the Means › (According to IBM ) › 03.ibm.com/innovation/us/thesmartercity/in dex_flash.html?cmp=blank&cm=v&csr=chap ter_edu&cr=youtube&ct=usbrv111&cn=agus.
© 2006 EMC Corporation. All rights reserved. The Host Environment Module 2.1.
Internet Protocol Storage Area Networks (IP SAN)
Virtual Machine Movement and Hyper-V Replica
© 2009 IBM Corporation Statements of IBM future plans and directions are provided for information purposes only. Plans and direction are subject to change.
© 2007 – 2010, Cisco Systems, Inc. All rights reserved. Cisco Public ITE PC v4.1 Chapter 4 1 Chapter 3: Point-to- Point Connections Connecting Networks.
Metro Mirror, Global Copy, and Global Mirror Quick Reference
Determining BC/DR Methods
Module – 11 Local Replication
Direct Attached Storage and Introduction to SCSI
Introduction to Networks
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Disaster Recovery Services
UNIT I – FRAME RELAY AND ISDN
Switching Techniques.
Using the Cloud for Backup, Archiving & Disaster Recovery
Basics of Telecommunications and Networks
Types of Access.
Designing Database Solutions for SQL Server
Presentation transcript:

Remote Replication Chapter 14(9.3) ISMDR:BEIT:VIII:chap9.3:Madhu N:PIIT1

- 2 Chapter Objective After completing this chapter, you will be able to: Explain remote replication technologies – Synchronous and asynchronous Discuss host and array based remote replication – Functionality – Differences – Selecting the appropriate technology Discuss network options for remote replication

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 3 What is Remote Replication? Replica is created at remote site – Addresses risk associated with regionally driven outages – Could be a few miles away or half way around the globe Modes of remote replication (based on RPO requirement) – Synchronous Replication – Asynchronous Replication Source site Remote site

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 4 Synchronous Replication A write must be committed to the source and remote replica before it is acknowledged to the host Ensures source and remote replica have identical data at all times – Write ordering is maintained Replica receives writes in exactly the same order as the source Synchronous replication provides the lowest RPO and RTO – Goal is zero RPO – RTO is as small as the time it takes to start application on the target site Data Write Data Acknowledgement Host Target Source

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 5 Synchronous Replication: Bandwidth Requirement Response Time Extension – Application response time will be extended Data must be transmitted to target site before write can be acknowledged Time to transmit will depend on distance and bandwidth Bandwidth – To minimize impact on response time, sufficient bandwidth must be provided at all times Rarely deployed beyond 200 km Time Writes MB/s Required bandwidth Typical workload Max

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 6 Asynchronous Replication Write is committed to the source and immediately acknowledged to the host Data is buffered at the source and transmitted to the remote site later – Some vendors maintain write ordering – Other vendors do not maintain write ordering, but ensure that the replica will always be a consistent re-startable image Finite RPO – Replica will be behind the source by a finite amount – Typically configurable Data Write Data Acknowledgement Host Target Source

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 7 Asynchronous Replication: Bandwidth Requirement Response time unaffected Bandwidth – Need average bandwidth Buffers – Need sufficient buffers Can be deployed over long distances Average Time Writes MB/s Required bandwidth Typical workload

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 8 Remote Replication Technologies Host based – Logical Volume Manager (LVM) based Support both synchronous and asynchronous mode – Log Shipping Storage Array based – Support both synchronous and asynchronous mode – Disk Buffered - Consistent PITs Combination of Local and Remote Replication

ISMDR:BEIT:VIII:chap9.3:Madhu N:PIIT - 9 LVM Based Duplicate Volume Groups at source and target sites – All writes to the source Volume Group are replicated to the target Volume Group by the LVM – Can be synchronous or asynchronous mode In the event of a network failure – Writes are queued in the log file and sent to target when the issue is resolved – Size of the log file determines length of outage that can be withstood Upon failure at source site, production can be transferred to target site IP

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 10 LVM Based – Advantages and Limitations Advantages – Different storage arrays and RAID protection can be used at the source and target sites – Response time issue can be eliminated with asynchronous mode, with extended RPO Limitations – Extended network outages require large log files – CPU overhead on host

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 11 Host Based Log Shipping Offered by most database Vendors Advantages – Minimal CPU overhead – Low bandwidth requirement – Standby Database consistent to last applied log Original Logs Stand By Logs IP

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 12 Source Array Storage Array Based Remote Replication Replication performed by the array operating environment – Host CPU resources can be devoted to production operations instead of replication operations – Arrays communicate with each other via dedicated channels ESCON, Fibre Channel or Gigabit Ethernet Replicas are on different arrays – Primarily used for DR purposes – Can also be used for other business operations Target Array Distance Source Replica DR Server Production Server IP/FC Network

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 13 Array Based – Synchronous Replication Network links Write is received by the source array from host/serverWrite is transmitted by source array to the target arrayTarget array sends acknowledgement to the source arraySource array signals write complete to host/server SourceTarget

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 14 Array Based – Asynchronous Replication No impact on response time Extended distances between arrays Lower bandwidth as compared to Synchronous Write is received by the source array from host/server Write is transmitted by source array to the target arraySource array signals write complete to host/server Target array sends acknowledgement to the source array Network links SourceTarget

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 15 Asynchronous Replication: Ensuring Consistency Maintain write ordering – Some vendors attach a time stamp and sequence number with each write, then send the writes to remote array – Apply these writes to the remote devices in exact order based on the time stamp and sequence numbers Dependent write consistency – Some vendors buffer the writes in the cache of the source array for a period of time (between 5 and 30 seconds) – At the end of this time current buffer is closed in a consistent manner and the buffer is switched, new writes are received in the new buffer – Closed buffer is then transmitted to the remote array – Remote replica will contain a consistent, re-startable image on the application

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 16 Array Based – Disk Buffered Replication Local and Remote replication technologies can be combined to create consistent PIT copies of data on target arrays RPO usually in the order of hours Lower Bandwidth requirements Extended distance solution Source Storage Array Target Storage Array Local Replica Remote Replica Local Replica Source Host Source Data

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 17 Remote Replicas – Tracking Changes Remote replicas can be used for BC operations – Typically remote replication operations will be suspended when the remote replicas are used for BC operations During business operations changes will/could happen to both the source and remote replicas – Most remote replication technologies have the ability to track changes made to the source and remote replicas to allow for incremental re-synchronization – Resuming remote replication operations will require re-synchronization between the source and replica

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 18 Array Based – Which Technology? Synchronous – Is a must if zero RPO is required – Need sufficient bandwidth at all times – Rarely above 125 miles Asynchronous – Extended distance solutions with minimal RPO (order of minutes) – No Response time elongation – Generally requires lower Bandwidth than synchronous – Must design with adequate cache/buffer capacity Disk buffered – Extended distance solution with RPO in the order of hours – Require lower bandwidth than synchronous or asynchronous

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 19 Three Site Replication Eliminates disadvantages of two site replication – Single site disaster leads to a window when there is no DR protection Data replicated to two remote sites Implemented in two ways – Three Site Cascade/Multi-hop – Three Site Triangle/Multi-target

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 20 Three Site Replication – Cascade/Multi-hop Synchronous + Disk Buffered Synchronous + Asynchronous Bunker Site Remote Site Local Replica Remote Replica Local Replica Source Data Synchronous Remote Replica Disk Buffered Source Site Bunker Site Remote Site Local Replica Remote Replica Local Replica Source Data Synchronous Remote Replica Asynchronous Source Site

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 21 Three Site Replication – Triangle/Multi- target Asynch with Differential Resynch SOURCE REMOTE BUNKER Sync Async SAN

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 22 SAN Based Remote Replication Replicate from one storage array to any other storage array over the SAN/WAN – Implement tiered storage – Data migration – Remote vaulting Heterogeneous arrays support No impact to servers or the LAN Hitachi EMC Symmetrix EMC CLARiiON HP IBM SAN/WAN

ISMDR:BEIT:VIII:chap9.3:Madhu N:PIIT - 23 SAN Based Replication: Terminologies Control Array: Array responsible for the replication operations – Control Device: Device on controlling array to/from which data is being replicated Remote Array: Array to/from which data is being replicated – Remote Device: Device on remote array to/from which data is being replicated Operation – Push: Data is pushed from control array to remote array – Pull: Data is pulled to the control array from remote array Control Array Remote Array PUSH PULL Control Device Remote Device C C SAN/WAN

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 24 Network Options for Remote Replication A dedicated or a shared network must be in place for remote replication – Use ESCON or FC for shorter distance – For extended distances, an optical or IP network must be used – Example of optical network: DWDM and SONET Protocol converters may require to connect ESCON or FC adapters from the arrays to these networks – Native GigE adapters allows array to be connected directly to IP Networks

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 25 Dense Wavelength Division Multiplexing (DWDM) DWDM is a technology that puts data from different sources together on an optical fiber with each signal carried on its own separate light wavelength Up to 32 protected and 64 unprotected separate wavelengths of data can be multiplexed into a light stream transmitted on a single optical fiber ESCON Fibre Channel Gigabit Ethernet Optical Channels Optical Electrical Optical Lambda λ

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 26 Synchronous Optical Network (SONET) SONET is Time Division Multiplexing (TDM) technology Traffic from multiple subscribers is multiplexed together and sent out onto SONET ring as an optical signal Synchronous Digital Hierarchy (SDH) similar to SONET but is the European standard SONET/SDH, offers the ability to service multiple locations, its reliability/availability, automatic protection switching, and restoration SDH STM-1 STM-16 SONET OC3 OC48

ISMDR:BEIT:VIII:chap9.3:Madh u N:PIIT - 27 Chapter Summary Key points covered in this chapter: Modes of remote replication – Synchronous and asynchronous mode Host based remote replication – LVM based and log shipping Array based remote replication – Synchronous, asynchronous and disk buffered – Three site replication – SAN based remote replication Network options for remote replication