The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality?

Size: px
Start display at page:

Download "The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality?"

Transcription

1 B.Jostmeyer Tivoli System Automation The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? IBM Systems Management, Virtualisierung und Storage Symposium November 2010, Marriott Hotel Heidelberg

2 The Promise of Virtualization for Availability, High Availability, and Disaster Recovery Myth or Reality? Virtualization technologies play an important role in datacenters especially in service oriented ( cloud ) environments. There is a lot of focus on virtualization technologies for distributed server platforms like VMware, System p s, SUN Solaris Zones, and others. Of course, virtualization provides several benefits nevertheless we want to concentrate in this presentation on the aspects of availability, high availability and disaster recovery. In the next hour I want to provide an overview about some existing virtualization technologies and their benefits to increase application availability by reducing planned downtimes. Furthermore I want to discuss limitations of virtualization technologies in comparison to traditional high availability solutions and how overall availability can be enhanced by a combination of both worlds 2

3 Agenda Part I: Introduction Part II: Usage of Virtualization Technology for Availability and High Availability Capabilities and Limitations Part III: Usage of Virtualization Technology for Disaster Recovery Capabilities and Limitations 3

4 Introduction to Virtualization Technologies Virtualization in simple words: Abstracting from the hardware Empowering a single piece of hardware to run multiple independent systems Primary value of virtualization is to enhance the overall utilization of hardware. VM VM VM (HW) Different virtualization areas: virtualization Provides multiple virtual machines (VM) on one physical server hardware as host for operating systems. Storage Virtualization not in the scope of this talk Network Virtualization is the term for a component used to manage virtual machine with its resources on one physical server 4

5 Virtualization and High Availability More than 80% of enterprises have adopted server virtualization, but only 20% of all server workload is on virtual machines Lack of confidence when it comes to high availability of virtual infrastructure Better management tools predict increase in adoption rate to 48% by 2012 Virtualized landscapes have the same high availability needs - stay in business 24x7x365 Failures causing service outages happen on hardware as well as on software stack Whenever maintenance is required if possible avoid service interruption Be prepared for the worst recover the business in another site 5

6 Business Continuity Definitions High Availability Continuous Availability Continuous Operations High Availability - A system to provide service during defined periods, at acceptable or agreed upon levels and masks UNPLANNED OUTAGES from endusers. Continuous Operations - A system to continuously operate and mask PLANNED OUTAGES from end-users. Continuous Availability - Attribute of a system to deliver non disruptive service to the end user 7 days a week, 24 HOURS A DAY (there are NO outages). 6

7 Business Relevance of Availability Commerce is handled over the internet and computing centers are growing At the same time businesses need to ensure that their systems are available 24/7 Downtime can be directly translated into loss of revenue Average cost of 1 hour downtime: $, but cost can be much higher Overall Availability situation has to consider planned and unplanned outages Availability 90% 95% 99% 99.9% 99.99% % Downtime per year 36.5 days days 3.65 days 8.76 hours 52.6 minutes 31.5 seconds 7

8 Business Continuity Issues 40 % Operations Errors 20 % Environmental Factors, HW,, Power, Disasters 40 % Application Failures Source: Gartner Group, 2007 Reasons for planned downtime Maintenance Tests Reasons for unplanned downtime Operator errors Application failures Environmental failures failures HW failures Disasters Additional Challenges caused by dynamically created services ( IaaS, PaaS, SaaS ) Loss of business Loss of customers the competition is just a mouse click away Loss of credibility, brand image and stock value 8

9 Virtualization Marketing Messages... 9

10 Part II: Usage of Virtualization Technology for Availability and High Availability - Capabilities and Limitations

11 Agenda Part I: Introduction Part II: Usage of Virtualization Technology for Availability and High Availability Capabilities and Limitations Virtual Mobility Automatic Restart of Virtual Added value through combination of virtualization features with HA software Fault Tolerance Part III: Usage of Virtualization Technology for Disaster Recovery Capabilities and Limitations 11

12 Virtual Mobility Virtual Mobiliy can move complete, running VM images (hosting and applications) from one virtual server to another virtual server with no downtime of the service. Examples: VMware vmotion, POWER Live Partition Mobility,... Customer benefit: mobility can help to reduce the planned down time for maintenance steps (e.g. HW maintenance). After move of guests a server can be shut down Limitation: Guest Mobility cannot be used in unplanned failure situations (HW/SW) VM VM VM VM (OFFLINE) I II 12

13 Automatic Restart of Virtual (s) s can detect unplanned VM outages (e.g failure), unplanned hypervisor outages, or HW failures and restart failed images. In case of failure the hosting hypervisor detects the failure and restarts image In case of hypervisor or server HW failure a backup hypervisor detects the outage and restarts all unavailable virtual servers. Example: VMware High Availability VM VM VM VM I VM VM VM VM (OFFLINE) II 13

14 Sample Classification for Business Applications Class 1: Unimportant Business Application Unplanned application downtime can be longer than a day (RTO > 1 day) Very long service windows (planned downtime) are accepted IT Configuration: No redundand components, No monitoring Class 2: Important Business Application Unplanned application downtime can be serveral hours to a day (RTO < 1 day) Long service windows (planned downtime) are accepted. Configuration: Mostly no redundand components, application is monitored and in failure situation manually recovered Class 3: Mission Critical Business Application Unplanned application downtime has to be avoided (RTO < x mins) Service windows have to be avoided and should be very short. Configuration redundant components (HW and SW) Usage of technology for automated recovery (e.g. like Tivoli System Automation) (high) availability features are extremely attractive for class 2 business applications. Reason: Simple/easy to use ( with one mouse click ) (high) availability features provide significant added value for class 3 business applications, but are not sufficient. (limitations are explained on ff pages) 14

15 Technology Limitation - Overview The management scope of a hypervisor is the set of virtual servers. A hypervisor has no knowledge/awareness about the business applications hosted inside the virtual servers. technology limitation: No application awareness: 1. No detection of application failures (SW failures) If the business application within the VM fails, this is not detected by virtualization technology 2. Automatic restart of virtual server does not always guarantee that application is working properly afterwards Application type can cause restart problems 3. No awareness of application dependencies Virtualization technology is not aware of dependencies between different application components running in different VMs 15

16 Limitation 1: s do not detect of application failures An unplanned outage of a business applications running inside a virtual servers will result in business service interruption when no other high availability product has been configured to observe the status of these applications VM VM VM VM? I 16

17 Excursus - High Availability for different Application Types Stateless Application Application / Component Type Stateless Application Multiple Instances Recommendation No failover required Stateless Recommendation: Provides implicit HA by running multiple instances in parallel Web Web Web System I System II System III Warm-Standby Warm Standby and Hot Standby (Stateful Application Component Single Instance) Warm-Standby (Type I) Recommendation: Use SA MP for Warm-Standby (Example: DB2 ) Hot Standby (Type II) Recommendation (for existing proprietary Hot Standby solutions): Use SA MP for split-brain resolution and automation (Example: DB2 HADR) Warm standby Hot Standby DB2 System I System II DB2 HADR System I Hot-Standby DB2 HADR System II Active-Active (Stateful Application Component Single Instance) Active/Active (Type III) No failover required, implementation requires a very complicated, infrastructure to support data integrity and resiliency (e.g. DB2 pure Scale) Active Active Recommendation: Use SA MP for split-brain resolution and automation Active / Active DB2 DB2 DB2 System I System II System III 17

18 Limitation 2: Automatic Virtual Restart is not always sufficient Automatic Virtual Restart for applications of Type II Hot Standby does not work. Sample scenarios for Hot Standby applications: SAP Central Service, DB2 HADR SAP Enqueue LPAR SAP Enqueue Replication LPAR SAP core component SAP Central Service (SCS) consisting of enqueue server and enqueue replication server will hang after a simple restart of the virtual server running the enqueue server. Automation logic is required to start enqueue server on virtual server where enqueue replication server is already running DB2 Primary LPAR DB2 Secondary LPAR To exploit DB2 HADR feature, role of DB2 Secondary has to be changed to primary after failure of DB2 Primary. 18

19 Limitation 3: No awareness of application dependencies across virtual servers Relationships between business application components are not known by any hypervisor and can cause that application does not work after recovery Sample scenario: Recovery of DB2 node (via Automatic Virtual Restart) requires J2EE container recycle. Since virtual server is not aware of application dependency application hangs Recovery of database after failure often requires recycle of J2EE application Web Web Web WAS DB2 LPAR LPAR 19

20 Agenda Part I: Introduction Part II: Usage of Virtualization Technology for Availability and High Availability Capabilities and Limitations Virtual Mobility Automatic Restart of Virtual Added value through combination of virtualization features with HA software Part III: Usage of Virtualization Technology for Disaster Recovery Capabilities and Limitations 20

21 System Automation for Multiplatforms an Overview Tivoli System Automation for Multiplatforms Provides a High Availability Cluster Automates startup and shutdown in correct sequence of complex, statefull applications Heartbeat Actively monitors all resources and reacts on outages of SW and HW components by automatic restart in correct context shared Disk Automation Policies define the Automation Scope of System Automation Describe resources, groups and relationships Define the desired target availability situation No need to develop automation scripts / workflows / actions 21

22 Application Automation & High Availability Automation and Availability are two major functional aspects provided by the SA Product Family Automation Automate complex operations reduce skill requirements Applications skills Operation System skills Focus on dependencies between business relevant applications Support changing automation goals Runs On Depends On Depends On SA monitors application, systems, file systems, networks SA choreographs startup and shutdown of these resources High Availability for Applications: Avoid downtime - keep business critical applications Running 24 x 7 SA provides HA cluster for redundancy SA uses automation aspect to re-assure availability Heartbeat shared Disk 22

23 System Automation for Multiplatforms Usage in Virtualized Environments Value Statement: Collaboration of virtualization technology and classical HA clustering provides best of both. Benefits ( Best of both ): SA provides recovery for application failures (hypervisor limitation 1) SA provides recovery automation for hot standby applications (hypervisor limitation 2) DB2 DB2 HA Cluster SA MP SA MP 1 2 I II DB2 Primary DB2 Secondary Primary SA MP HA Cluster SA MP I II

24 Reduced Planned Downtime for Clustered Mission Critical Application Value Statement: Collaboration of virtualization technology and classical HA clustering provides best of both. Benefits ( Best of both ): Virtualization avoids planned downtime production workload SA provides recovery of unplanned HW/SW failures S1 S2 Scenario description 1. Operator moves guest running SAP production system to another server without impacting HA redundancy 2. System Automation recognizes guest move and assures application high availability through application standby/secondary 3. System Automation detects application failure and recovers application on standby server 2 HA Cluster (SA) 1 S3 24

25 Recovery of unplanned HW/SW failures for Mission Critical Applications Value Statement: Collaboration of virtualization technology and classical HA clustering provides best of both. Benefits ( Best of both ): Virtualization avoids planned downtime production workload SA provides recovery of unplanned HW/SW failures S1 1 HA Cluster (SA) S2 Scenario description 1. Hardware failure of the system where the application is running 2. System Automation detects node failure and recovers application on standby server 3. Guest is moved to spare server 4. System Automation re-establishes cluster 2 HA Cluster (SA) HA Cluster (SA) 1 S3 25

26 Tivoli System Automation Application Manager The Problem: Business applications are complex and difficult to manage. The reason for this is caused by a multi-tiered SW stack (application components) which builds up the overall business application.... application components running in a heterogeneous platforms environment... start/stop dependencies between application components (which are also often not documented) The Solution: Tivoli SA Application Manager allows to operate on business applications as a single instance. Tivoli System Automation Application Manager allows to aggregate a multi-tiered SW stack to a single business application instance... provides various adapters for the heterogeneous platform environment... knows the start/stop dependencies between the application components... can automatically restart after application failures AIX HA Cluster AIX Linux HA Cluster Linux 26

27 SA Application Manager: Automation of Multi-tiered Applications Value Statement: Collaboration of virtualization technology and classical HA clustering provides best of both. Benefits ( Best of both ): SA Application Manager can manage relationships in multitiered business applications (hypervisor limitation 3) SA Application Manager Automation Policy Web Portal HTTP Ref StartsAfter WAS Ref StartsAfter DB2 Ref Recovery of database after failure requires often recycle of J2EE application Web Web Web WAS DB2 LPAR LPAR LPAR KVM VMware PowerVM 27

28 Outlook: Automated Maintenance with no Application Downtime Value Statement: Automation (SA AppMan) will allow to perform server evacuation in a single step. Today, best practice is a stepwise evacuation of virtual servers using guest mobility. This is a time-consuming manual operation task. System Automation Benefits: Automated, step-wise relocation of virtual servers (SA) Application impact assessment of evacuation operation S1 S2 2 4 HA Cluster HA Cluster Scenario description 1. Operator initiates server evacuation 2. System Automation automates the guest mobility of virtual servers (stepwise guest mobility) and eventually also stop virtual servers 3. Operator turns server S3 off S3 28

29 Part III: Usage of Virtualization Technology for Disaster Recovery - Capabilities and Limitations

30 Disaster Recovery for Virtualized Platforms Replication of Virtual images across sites. Site I Site II Classical DR solutions replicate application data Examples: VMware SiteRecovery Manager, Tivoli Productivity Center for Replication DB2-A DB2-B DB2-C DB2-A DB2-B DB2-C Limitations No application awareness Linux A Linux B Win C Linux A Linux B Win C Linux A Linux B Win C Linux A Linux B Win C Storage-based replication of -images and data 30

31 Disaster Recovery with System Automation Application Manager Disaster Recovery environments are multi-site datacenter setups Metro/Global Mirror replication technologies are employed to ensure that all business relevant data are available on the failover site. The RPO in such environment is typically in the range of hours. A DR plan exists that contains instructions in case of a disaster With System Automation Application Manager a DR solution can be created integrating replicated storage setups with multi-tiered business applications. Stuttgart (Production) Böblingen (Backup) 31

32 SA Application Manager & Disaster Recovery Components View SA Application Manager Operations Console Automation JEE Framework Manages Applications Websphere Automation Engine Adapter Adapter Adapter Adapter SA MP HACMP SA MP HACMP Manages Data Replication TPC-R Replication 32 Site I Site II

33 Outlook - SA Disaster Recovery Manager Manage Business Applications Manage site-relocation for multi-tiered Applications controlling different s 1. Operator wants to move multi-tiered, cross platform SAP Production to Site II 2. System Automation stops all SAP Applications in correct sequence and starts virtual guests on Site II 3. With help of TPC-R System Automation switches Replication Direction for SAP DB 4. System Automation starts SAP again on Site II SAP Prod SAP Prod SA App Man Web VMWare WAS VMWare Web VMWare SAP Dev. VMWare SAP DB Prod SAP DB Prod TPCR LPAR LPAR DB2 LPAR LPAR LPAR SAP DB2 Dev LPAR LPAR LPAR PowerVM PowerVM PowerVM PowerVM Site I Replication Session A Site II Replication Session B 33 DSxxxx DSxxxx

34 Outlook: Manage Availability in Hybrid Cloud Environments Operators System Automation Application Manager HA Cluster A HA Cluster B HA Cluster C IaaS / PaaS Physical Virtualized Public Cloud Service Resources / Applications Dependencies On Premise Off Premise 34

35 Summary - Value of HA Clustering in Virtualized Environments Virtualization in a data center improves utilization and thus reduces HW costs. Vitualization technologies can help to enhance availability for planned outages High Availability can only be ensured by having redundancy of HW and SW. Availability of Business Applications can only be ensured by having a true HA cluster, since do not manage Applications. VM VM VM SA Cluster VM VM VM (HW) (HW) 35

36 Summay - Value of Virtualization & System Automation for Datacenters Disaster Recovery Solutions for virtualized environments require the replication of your business relevant data to a remote site. SA Application Manager provides a way for coordinated site fail-overs of your business applications even when running clustered, in virtualized environments. System Automation Application Manager VM VM VM SA Cluster VM VM VM VM VM VM (HW) (HW) (HW) Data Replication 36

37 More about High Availability and System Automation in Cloud Infrastructures The Promise of Virtualization for High Availability Cloud Resiliency Business Continuity for heterogeneous Infrastructures 37

38 Thank YOU!!! Need More Information? New WIKI on developerworks: Contact: Thomas Lumpp, STSM - SA AM / SA MP thomas.lumpp@de.ibm.com Bernd Jostmeyer. Lead Developer SA AM bjost@de.ibm.com

Veritas InfoScale Availability

Veritas InfoScale Availability Veritas InfoScale Availability Delivers high availability and disaster recovery for your critical applications Overview protects your most important applications from planned and unplanned downtime. InfoScale

More information

Veritas Cluster Server by Symantec

Veritas Cluster Server by Symantec Veritas Cluster Server by Symantec Reduce application downtime Veritas Cluster Server is the industry s leading clustering solution for reducing both planned and unplanned downtime. By monitoring the status

More information

SAP Solutions on VMware Business Continuance Protecting Against Unplanned Downtime

SAP Solutions on VMware Business Continuance Protecting Against Unplanned Downtime of SAP Solutions on Vmware vsphere SAP Solutions on VMware Protecting Against Unplanned Downtime This product is protected by U.S. and international copyright and intellectual property laws. This product

More information

Symantec Cluster Server powered by Veritas

Symantec Cluster Server powered by Veritas Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products

MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products TECHNOLOGY REVIEW MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products AUGUST 2015 All businesses have a core set of applications and services that are critical

More information

SAP HANA virtualized Technology Roadmap. Arne Arnold, SAP HANA Product Management September, 2014

SAP HANA virtualized Technology Roadmap. Arne Arnold, SAP HANA Product Management September, 2014 Technology Roadmap Arne Arnold, SAP HANA Product Management September, 2014 High-Level Overview Why care about SAP HANA virtualized Why SAP HANA virtualized offer customers reduced TCO and additional options

More information

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY Confidence in a connected world. Protecting Business-Critical Applications in a VMware Infrastructure 3 Environment Using Veritas Cluster

More information

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1)

Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1) Building disaster-recovery solution using Azure Site Recovery (ASR) for Hyper-V (Part 1) KR Kandavel Technical Solutions Professional Asia Azure Site Recovery Specialist Team Microsoft Corporation Hybrid

More information

Building an Internal Cloud that is ready for the external Cloud

Building an Internal Cloud that is ready for the external Cloud Building an Internal Cloud that is ready for the external Cloud Luca ZERMINIANI, Senior Systems Engineer, VMware Italy Athens, February 2010 2009 VMware Inc. All rights reserved Agenda How virtualization

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

Building your Server for High Availability and Disaster Recovery. Witt Mathot Danny Krouk

Building your Server for High Availability and Disaster Recovery. Witt Mathot Danny Krouk Building your Server for High Availability and Disaster Recovery Witt Mathot Danny Krouk Terminology Whoa! Resiliency High Availability RTO Round Robin Business Continuity A Spectrum, Not a Switch Backup

More information

HA for Enterprise Clouds: Oracle Solaris Cluster & OpenStack

HA for Enterprise Clouds: Oracle Solaris Cluster & OpenStack HA for Enterprise Clouds: Oracle Solaris Cluster & OpenStack Eve Kleinknecht / Thorsten Frueauf Oracle Keywords: OpenStack, High Availability, Solaris, Solaris Cluster, Oracle Introduction: More and more

More information

Comparing TCO for Mission Critical Linux and NonStop

Comparing TCO for Mission Critical Linux and NonStop Comparing TCO for Mission Critical Linux and NonStop Iain Liston-Brown EMEA NonStop PreSales BITUG, 2nd December 2014 1 Agenda What do we mean by Mission Critical? Mission Critical Infrastructure principles

More information

Veritas Storage Foundation High Availability for Windows by Symantec

Veritas Storage Foundation High Availability for Windows by Symantec Veritas Storage Foundation High Availability for Windows by Symantec Simple-to-use solution for high availability and disaster recovery of businesscritical Windows applications Data Sheet: High Availability

More information

HA / DR Jargon Buster High Availability / Disaster Recovery

HA / DR Jargon Buster High Availability / Disaster Recovery HA / DR Jargon Buster High Availability / Disaster Recovery Welcome to Maxava s Jargon Buster. Your quick reference guide to Maxava HA and industry technical terms related to High Availability and Disaster

More information

Optimization, Business Continuity & Disaster Recovery in Virtual Environments. Darius Spaičys, Partner Business manager Baltic s 2012-06-14

Optimization, Business Continuity & Disaster Recovery in Virtual Environments. Darius Spaičys, Partner Business manager Baltic s 2012-06-14 Optimization, Business Continuity & Disaster Recovery in Virtual Environments Darius Spaičys, Partner Business manager Baltic s 2012-06-14 Agenda Business Continuity and Disaster Recovery Challenges How

More information

Pervasive PSQL Meets Critical Business Requirements

Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL White Paper May 2012 Table of Contents Introduction... 3 Data Backup... 3 Pervasive Backup Agent... 3 Pervasive PSQL VSS Writer... 5 Pervasive

More information

SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013

SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013 SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013 About David Klee Founder and Chief Architect, Heraflux Technologies Teammate, Linchpin People

More information

IBM Cloud Computing for SAP. 2010 IBM Corporation

IBM Cloud Computing for SAP. 2010 IBM Corporation IBM Cloud Computing for SAP Agenda IBM Strategy and Offering for Cloud Computing SAP Product Strategy Cloud Computing for SAP Customers IBM Cloud Solutions for SAP Customers 2 IBM Strategy and Offerings

More information

High Availability Guide for Distributed Systems

High Availability Guide for Distributed Systems Tivoli IBM Tivoli Monitoring Version 6.2.2 Fix Pack 2 (Revised May 2010) High Availability Guide for Distributed Systems SC23-9768-01 Tivoli IBM Tivoli Monitoring Version 6.2.2 Fix Pack 2 (Revised May

More information

Mastering Disaster Recovery: Business Continuity and Virtualization Best Practices W H I T E P A P E R

Mastering Disaster Recovery: Business Continuity and Virtualization Best Practices W H I T E P A P E R Mastering Disaster Recovery: Business Continuity and Virtualization Best Practices W H I T E P A P E R Table of Contents Introduction.......................................................... 3 Challenges

More information

Building Private Cloud Architectures

Building Private Cloud Architectures Building Private Cloud Architectures Chandra Rangan Sr. Director, Storage & Availability Management Group Symantec Corporation SNW Spring 2011: Building Private Cloud Architectures 1 State of the infrastructure

More information

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware Introduction By leveraging the inherent benefits of a virtualization based platform, a Microsoft Exchange Server 2007 deployment on VMware Infrastructure 3 offers a variety of availability and recovery

More information

iseries Recovery Options Pro s & Cons

iseries Recovery Options Pro s & Cons iseries Recovery Options Pro s & Cons Presented by: David Tedford Lakeview Technology, Inc. tedfordd@lakeviewtech.com 978-671-9211 office 617-901-7909 - cell Presenter background 1987, BS in CIS, Quinnipiac

More information

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

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

More information

Managing, Maintaining Data in a Virtual World

Managing, Maintaining Data in a Virtual World Moving, ed.harnish@acronis.com Ed Acronis Harnish, Inc. VP Managing, Maintaining Data in a Virtual World BR The VM, Console DR and & Archiving and Recovery Operating Recovery Strategies System Agenda High

More information

Stretched Clusters and VMware

Stretched Clusters and VMware Stretched Clusters and VMware vcenter TM Site Recovery Manager Understanding the Options and Goals TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Terms and Definitions... 4 Local Availability....

More information

Module: Business Continuity

Module: Business Continuity Upon completion of this module, you should be able to: Describe business continuity and cloud service availability Describe fault tolerance mechanisms for cloud infrastructure Discuss data protection solutions

More information

Virtualization Standards for Business Continuity: Part 1

Virtualization Standards for Business Continuity: Part 1 The purpose of this series of articles is to define the policies, guidelines, standards, and procedures that provide the foundation of a virtualized environment enabling business continuity, disaster recovery,

More information

Oracle on System z Linux- High Availability Options Session ID 252

Oracle on System z Linux- High Availability Options Session ID 252 Oracle on System z Linux- High Availability Options Session ID 252 Sam Amsavelu IBM Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or

More information

Exam : IBM 000-061. : IBM NEDC Technical Leader. Version : R6.1

Exam : IBM 000-061. : IBM NEDC Technical Leader. Version : R6.1 Exam : IBM 000-061 Title : IBM NEDC Technical Leader Version : R6.1 Prepking - King of Computer Certification Important Information, Please Read Carefully Other Prepking products A) Offline Testing engine

More information

High Availability with Windows Server 2012 Release Candidate

High Availability with Windows Server 2012 Release Candidate High Availability with Windows Server 2012 Release Candidate Windows Server 2012 Release Candidate (RC) delivers innovative new capabilities that enable you to build dynamic storage and availability solutions

More information

Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group. Virtualization and Cloud

Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group. Virtualization and Cloud Marco Mantegazza WebSphere Client Technical Professional Team IBM Software Group Virtualization and Cloud Agenda Cloud Computing: Introduction How to build private Cloud with WebSphere WebSphere Virtual

More information

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10.

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10. Getting the Most Out of Virtualization of Your Progress OpenEdge Environment Libor Laubacher Principal Technical Support Engineer 8.10.2013 Agenda Virtualization Terms, benefits, vendors, supportability,

More information

High Availability for Virtualized Environment. NEC Corporation

High Availability for Virtualized Environment. NEC Corporation High Availability for Virtualized Environment http://www.nec.com/expresscluster NEC Corporation System Software Division December, 2012 Ensuring High Availability In Virtual Environment In the virtual

More information

Storage System High-Availability & Disaster Recovery Overview [638]

Storage System High-Availability & Disaster Recovery Overview [638] Storage System High-Availability & Disaster Recovery Overview [638] John Wolfgang Enterprise Storage Architecture & Services jwolfgang@vicominfinity.com 26 June 2014 Agenda Background Application-Based

More information

Strategies to Solve and Optimize Management of Multi-tiered Business Services

Strategies to Solve and Optimize Management of Multi-tiered Business Services WHITE PAPER: STRATEGIES TO SOLVE AND OPTIMIZE MGMT OF... MULTI-TIERED............. BUSINESS......... SERVICES............... Strategies to Solve and Optimize Management of Multi-tiered Business Services

More information

DeltaV Virtualization High Availability and Disaster Recovery

DeltaV Virtualization High Availability and Disaster Recovery DeltaV Distributed Control System Whitepaper October 2014 DeltaV Virtualization High Availability and Disaster Recovery This document describes High Availiability and Disaster Recovery features supported

More information

Skelta BPM and High Availability

Skelta BPM and High Availability Skelta BPM and High Availability Introduction Companies are now adopting cloud for hosting their business process management (BPM) tools. BPM on cloud can help control costs, optimize business processes

More information

Rethink Disaster Recovery with Microsoft

Rethink Disaster Recovery with Microsoft Rethink Disaster Recovery with Microsoft clive.watson@microsoft.com Cloud & Datacenter Specialist Install from here or type Microsoft virtual datacenter into the Store application Agenda Microsoft Solutions

More information

High Availability in a J2EE Enterprise Application Environment

High Availability in a J2EE Enterprise Application Environment High Availability in a J2EE Enterprise Application Environment Udo Pletat IBM Deutschland Entwicklung GmbH Schönaicher Str. 220 71032 Böblingen, Germany pletat@de.ibm.com Abstract Recent developments of

More information

Disaster Recovery As A Service Storage by CloudGrid and Zerto Virtual Replication Disaster Recovery and Business Continuity Platform

Disaster Recovery As A Service Storage by CloudGrid and Zerto Virtual Replication Disaster Recovery and Business Continuity Platform Disaster Recovery As A Service Storage by CloudGrid and Zerto Virtual Replication Disaster Recovery and Business Continuity Platform Cloud Grid Virtual Replication Cloud Grid provides an enterprise-class

More information

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper High Availability with Postgres Plus Advanced Server An EnterpriseDB White Paper For DBAs, Database Architects & IT Directors December 2013 Table of Contents Introduction 3 Active/Passive Clustering 4

More information

HIGH AVAILABILITY STRATEGIES

HIGH AVAILABILITY STRATEGIES An InterSystems Technology Guide One Memorial Drive, Cambridge, MA 02142, USA Tel: +1.617.621.0600 Fax: +1.617.494.1631 http://www.intersystems.com HIGH AVAILABILITY STRATEGIES HA Strategies for InterSystems

More information

COMPARISON OF VMware VSHPERE HA/FT vs stratus

COMPARISON OF VMware VSHPERE HA/FT vs stratus COMPARISON OF VMware VSHPERE HA/FT vs stratus ftserver SYSTEMS White Paper 2 Ensuring Availability of Virtualized Business-Critical Applications in an Always-On World Introduction Virtualization has become

More information

Five Secrets to SQL Server Availability

Five Secrets to SQL Server Availability Five Secrets to SQL Server Availability EXECUTIVE SUMMARY Microsoft SQL Server has become the data management tool of choice for a wide range of business critical systems, from electronic commerce to online

More information

CA ARCserve Replication and High Availability Deployment Options for Hyper-V

CA ARCserve Replication and High Availability Deployment Options for Hyper-V Solution Brief: CA ARCserve R16.5 Complexity ate my budget CA ARCserve Replication and High Availability Deployment Options for Hyper-V Adding value to your Hyper-V environment Overview Server virtualization

More information

Implementing a Holistic BC/DR Strategy with VMware

Implementing a Holistic BC/DR Strategy with VMware Implementing a Holistic BC/DR Strategy with VMware VMware vforum, 2014 2014 VMware Inc. All rights reserved. What s on the agenda? Defining the problem Definitions VMware technologies that provide BC and

More information

This presentation provides an overview of the architecture of the IBM Workload Deployer product.

This presentation provides an overview of the architecture of the IBM Workload Deployer product. This presentation provides an overview of the architecture of the IBM Workload Deployer product. Page 1 of 17 This presentation starts with an overview of the appliance components and then provides more

More information

Learn How to Leverage System z in Your Cloud

Learn How to Leverage System z in Your Cloud Learn How to Leverage System z in Your Cloud Mike Baskey IBM Thursday, February 7 th, 2013 Session 12790 Cloud implementations that include System z maximize Enterprise flexibility and increase cost savings

More information

HRG Assessment: Stratus everrun Enterprise

HRG Assessment: Stratus everrun Enterprise HRG Assessment: Stratus everrun Enterprise Today IT executive decision makers and their technology recommenders are faced with escalating demands for more effective technology based solutions while at

More information

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available Phone: (603)883-7979 sales@cepoint.com Cepoint Cluster Server CEP Cluster Server turnkey system. ENTERPRISE HIGH AVAILABILITY, High performance and very reliable Super Computing Solution for heterogeneous

More information

Running Oracle Databases in a z Systems Cloud environment

Running Oracle Databases in a z Systems Cloud environment Running Oracle Databases in a z Systems Cloud environment Sam Amsavelu samvelu@us.ibm.com ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia

More information

Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication

Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as

More information

<Insert Picture Here> Oracle VM and Cloud Computing

<Insert Picture Here> Oracle VM and Cloud Computing Oracle VM and Cloud Computing Paulo Bosco Otto Sales Consultant paulo.bosco.otto@oracle.com The following is intended to outline our general product direction. It is intended for

More information

End-to-End Availability for Microsoft SQL Server

End-to-End Availability for Microsoft SQL Server WHITE PAPER VERITAS Storage Foundation HA for Windows End-to-End Availability for Microsoft SQL Server January 2005 1 Table of Contents Executive Summary... 1 Overview... 1 The VERITAS Solution for SQL

More information

IBM Cloud Computing for SAP

IBM Cloud Computing for SAP IBM Cloud Computing for SAP Bernd Schoener Alliance Technology Manager IBM SAP Competence Center Walldorf Agenda Cloud Computing Introduction IBM Strategy and Offering for Cloud Computing SAP Product Strategy

More information

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Introduction Rajesh Gupta - rajgupta@deloitte.com Solution Network

More information

Symantec Storage Foundation High Availability for Windows

Symantec Storage Foundation High Availability for Windows Symantec Storage Foundation High Availability for Windows Storage management, high availability and disaster recovery for physical and virtual Windows applications Data Sheet: High Availability Overview

More information

IBM SAP International Competence Center. The Home Depot moves towards continuous availability with IBM System z

IBM SAP International Competence Center. The Home Depot moves towards continuous availability with IBM System z IBM SAP International Competence Center The Home Depot moves towards continuous availability with IBM System z Continous availability and manageability are the design principles of our IT architecture.

More information

Getting Even More Out of OpenEdge in a Virtualized Environment

Getting Even More Out of OpenEdge in a Virtualized Environment Getting Even More Out of OpenEdge in a Virtualized Environment Libor Laubacher Principal Technical Support Engineer Progress Software llaubach@progress.com Agenda Virtualization Definition & OE supportability

More information

Deployment Options for Microsoft Hyper-V Server

Deployment Options for Microsoft Hyper-V Server CA ARCserve Replication and CA ARCserve High Availability r16 CA ARCserve Replication and CA ARCserve High Availability Deployment Options for Microsoft Hyper-V Server TYPICALLY, IT COST REDUCTION INITIATIVES

More information

Confidently Virtualize Business-Critical Applications in Microsoft

Confidently Virtualize Business-Critical Applications in Microsoft Confidently Virtualize Business-Critical Applications in Microsoft Hyper-V with Veritas ApplicationHA Who should read this paper Windows Virtualization IT Architects and IT Director for Windows Server

More information

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database An Oracle White Paper November 2010 Oracle Real Application Clusters One Node: The Always On Single-Instance Database Executive Summary... 1 Oracle Real Application Clusters One Node Overview... 1 Always

More information

How to plan for a Disaster Recovery strategy. Nicholas Gee BCAP Jodie Rugless RDNS SA

How to plan for a Disaster Recovery strategy. Nicholas Gee BCAP Jodie Rugless RDNS SA How to plan for a Disaster Recovery strategy Nicholas Gee BCAP Jodie Rugless RDNS SA Agenda Drivers The need for DR! Why we are all here? Objectives What can be achieved? The Costs Involved The Cost of

More information

Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER

Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER Challenges of Using Traditional High-Availability Solutions Business-critical applications and the systems they

More information

Data Center Optimization. Disaster Recovery

Data Center Optimization. Disaster Recovery Data Center Optimization Disaster Recovery Presentation Overview Introduction to PlateSpin PlateSpin Products and Solutions Overview The Current State of Disaster Recovery Planning Comparing DR Alternatives

More information

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led Course Description Gain a deeper understanding of the advanced features of DB2 9 for Linux, UNIX, and Windows database environments

More information

N o v e l l A d d s t o H i g h A v a i l a b i l i t y E x t e n s i o n s f o r S U S E L i n u x E n t e r p r i s e S e r v e r 1 1

N o v e l l A d d s t o H i g h A v a i l a b i l i t y E x t e n s i o n s f o r S U S E L i n u x E n t e r p r i s e S e r v e r 1 1 I N S I G H T N o v e l l A d d s t o H i g h A v a i l a b i l i t y E x t e n s i o n s f o r S U S E L i n u x E n t e r p r i s e S e r v e r 1 1 Jean S. Bozman I D C O P I N I O N Global Headquarters:

More information

I D C V E N D O R S P O T L I G H T

I D C V E N D O R S P O T L I G H T I D C V E N D O R S P O T L I G H T R e c o ve r y i n t h e C l o u d July 2011 Adapted from The State of Business Continuity in End-User Environments in 2011 by Laura DuBois, Jean S. Bozman, and Eric

More information

Top 10 downtime and data-loss risks. Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection

Top 10 downtime and data-loss risks. Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection Table of contents So why do downtime and data-loss risks still exist? 3 How do we know what these risks are? 3

More information

Leveraging Virtualization in Data Centers

Leveraging Virtualization in Data Centers the Availability Digest Leveraging Virtualization for Availability December 2010 Virtualized environments are becoming commonplace in today s data centers. Since many virtual servers can be hosted on a

More information

Cisco Active Network Abstraction Gateway High Availability Solution

Cisco Active Network Abstraction Gateway High Availability Solution . Cisco Active Network Abstraction Gateway High Availability Solution White Paper This white paper describes the Cisco Active Network Abstraction (ANA) Gateway High Availability solution developed and

More information

Asigra Cloud Backup V13.0 Provides Comprehensive Virtual Machine Data Protection Including Replication

Asigra Cloud Backup V13.0 Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Asigra Cloud Backup V.0 Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as the

More information

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center VMware Virtual Infrastucture From the Virtualized to the Automated Data Center Senior System Engineer VMware Inc. ngalante@vmware.com Agenda Vision VMware Enables Datacenter Automation VMware Solutions

More information

BDR TM V3.0 DEPLOYMENT AND FEATURES

BDR TM V3.0 DEPLOYMENT AND FEATURES BDR TM V3.0 DEPLOYMENT AND FEATURES VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results of

More information

Private Cloud for WebSphere Virtual Enterprise Application Hosting

Private Cloud for WebSphere Virtual Enterprise Application Hosting Private Cloud for WebSphere Virtual Enterprise Application Hosting Tracy Smith Nationwide Insurance February 7, 2013 Session Number 12884 www.linkedin.com/in/tracysmith2 smitht40@nationwide.com Private

More information

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and Data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery Dr. Ralf Czekalla/SAP HANA Product Management May 09, 2014 Customer Disclaimer This presentation outlines our general product

More information

Planning for the Worst SAS Grid Manager and Disaster Recovery

Planning for the Worst SAS Grid Manager and Disaster Recovery Paper SAS1897-2015 Planning for the Worst SAS Grid Manager and Disaster Recovery ABSTRACT Glenn Horton and Doug Haigh, SAS Institute Inc. Many companies use geographically dispersed data centers running

More information

MaximumOnTM. Bringing High Availability to a New Level. Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology

MaximumOnTM. Bringing High Availability to a New Level. Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology MaximumOnTM Bringing High Availability to a New Level Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology Introduction While businesses have become increasingly dependent on computer-based

More information

How To Run Apa Hadoop 1.0 On Vsphere Tmt On A Hyperconverged Network On A Virtualized Cluster On A Vspplace Tmter (Vmware) Vspheon Tm (

How To Run Apa Hadoop 1.0 On Vsphere Tmt On A Hyperconverged Network On A Virtualized Cluster On A Vspplace Tmter (Vmware) Vspheon Tm ( Apache Hadoop 1.0 High Availability Solution on VMware vsphere TM Reference Architecture TECHNICAL WHITE PAPER v 1.0 June 2012 Table of Contents Executive Summary... 3 Introduction... 3 Terminology...

More information

CompTIA Cloud+ 9318; 5 Days, Instructor-led

CompTIA Cloud+ 9318; 5 Days, Instructor-led CompTIA Cloud+ 9318; 5 Days, Instructor-led Course Description The CompTIA Cloud+ certification validates the knowledge and best practices required of IT practitioners working in cloud computing environments,

More information

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas.

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas. 6422A - Implementing and Managing Windows Server 2008 Hyper-V Course Number: 6422A Course Length: 3 Days Course Overview This three-day instructor-led course teaches students how to implement and manage

More information

SAP NetWeaver High Availability and Business Continuity in Virtual Environments with VMware and Hyper-V on Microsoft Windows

SAP NetWeaver High Availability and Business Continuity in Virtual Environments with VMware and Hyper-V on Microsoft Windows SAP NetWeaver High Availability and Business Continuity in Virtual Environments with VMware and Hyper-V on Microsoft Windows Applies to: SAP NetWeaver 7.00 and higher releases. Summary Introduction: SAP

More information

Chapter 1 - Web Server Management and Cluster Topology

Chapter 1 - Web Server Management and Cluster Topology Objectives At the end of this chapter, participants will be able to understand: Web server management options provided by Network Deployment Clustered Application Servers Cluster creation and management

More information

Volvo IT s Mainframe journey

Volvo IT s Mainframe journey s Mainframe journey Inspired by Mainframe 2023 1 September 2013 What is a mainframe part I Inspired by Mainframe 2023 3 September 2013 AGENDA Välkomna & Introduktion Facilitator: Ronny Wester Continuous

More information

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend:

CompTIA Cloud+ Course Content. Length: 5 Days. Who Should Attend: CompTIA Cloud+ Length: 5 Days Who Should Attend: Project manager, cloud computing services Cloud engineer Manager, data center SAN Business analyst, cloud computing Summary: The CompTIA Cloud+ certification

More information

Disaster Recovery Solution Achieved by EXPRESSCLUSTER

Disaster Recovery Solution Achieved by EXPRESSCLUSTER Disaster Recovery Solution Achieved by EXPRESSCLUSTER http://www.nec.com/expresscluster/ NEC Corporation System Software Division December, 2012 Contents 1. Clustering system and disaster recovery 2. Disaster

More information

Replication, Business Continuity and Restoration with Cloud Economics

Replication, Business Continuity and Restoration with Cloud Economics Replication, Business Continuity and Restoration with Cloud Economics How HotLink DR Express Provides VMware Disaster Recovery that Won t Break the Bank Solution 2012 Neovise, LLC. All Assessment Rights

More information

High Availability for Databases Protecting DB2 Databases with Veritas Cluster Server

High Availability for Databases Protecting DB2 Databases with Veritas Cluster Server WHITE PAPER: P customize T E C H N I C A L Confidence in a connected world. High Availability for Databases Protecting DB2 Databases with Veritas Cluster Server Eric Hennessey, Director Technical Product

More information

Eliminating End User and Application Downtime:

Eliminating End User and Application Downtime: Eliminating End User and Application Downtime: Architecting the Right Continuous Availability and Disaster Recovery Environment March 2010 Table of Contents Introduction 3 Where to Start 3 Moving to Continuous

More information

Always On: Unitrends Disaster Recovery Services (DRaaS)

Always On: Unitrends Disaster Recovery Services (DRaaS) Solution Brief Always On: Unitrends Disaster Recovery Services (DRaaS) What keeps you up at night? Are you thinking about about what would happen to your business in the event of a disaster? Are you worrying

More information

Non-Native Options for High Availability

Non-Native Options for High Availability The Essentials Series: Configuring High Availability for Windows Server 2008 Environments Non-Native Options for High Availability by Non-Native Options for High Availability... 1 Suitability and Cost...

More information

VMware Business Continuity & Disaster Recovery Solution. 2009 VMware Inc. All rights reserved

VMware Business Continuity & Disaster Recovery Solution. 2009 VMware Inc. All rights reserved VMware Business Continuity & Disaster Recovery Solution 2009 VMware Inc. All rights reserved Agenda Introducing vcenter Site Recover Manager 5.0 What s New In Site Recovery Manager 5.0 SRM Architecture

More information

Leveraging Virtualization for Disaster Recovery in Your Growing Business

Leveraging Virtualization for Disaster Recovery in Your Growing Business Leveraging Virtualization for Disaster Recovery in Your Growing Business Contents What is Disaster Recovery?..................................... 2 Leveraging Virtualization to Significantly Improve Disaster

More information

Disaster Recovery with EonStor DS Series &VMware Site Recovery Manager

Disaster Recovery with EonStor DS Series &VMware Site Recovery Manager Disaster Recovery with EonStor DS Series &VMware Site Recovery Manager Application Note Version: 1.0 Updated: July, 2015 Abstract: This application note provides information about Infortrend Storage Replication

More information