Step-By-Step Guidelines to Formulate a High Availability Strategy for Your Business Objects Landscape Eric Vallo EV Technologies

Size: px
Start display at page:

Download "Step-By-Step Guidelines to Formulate a High Availability Strategy for Your Business Objects Landscape Eric Vallo EV Technologies"

Transcription

1 Step-By-Step Guidelines to Formulate a High Availability Strategy for Your Business Objects Landscape Eric Vallo EV Technologies 2012 Wellesley Information Services. All rights reserved.

2 In This Session Look at various architectural options for disaster recovery s Leveraging local data centers or third-party vendors Help you determine the ideal level of deployment for your disaster recovery initiatives Construct a fault-tolerant SAP BusinessObjects enterprise architecture Support high availability clusters without going over budget Identify the appropriate mix of minimum availability to recovery need s Ensuring the ongoing availability of mission critical business analytics Learn how to create a recoverable and scalable environment even with limited resources 1

3 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 2

4 Budgets Come in All Shapes and Sizes Thank you sir...may I have another? s Budget? What budget? Alright, how much is this going to cost me? s Organizational awareness is there that these strategies are needed, but general trust in the needed investment is not totally there. More money than sense. s Money is no object. Make sure SAP BusinessObjects works ALL THE TIME. 3

5 Define Redundant Merriam-Webster Dictionary defines "Redundant" as: serving as a duplicate for preventing failure of an entire system (as a spacecraft) upon failure of a single component See also: no longer needed for a job and hence laid off (maybe that s not right) 4

6 Achieving Redundancy We achieve redundancy in an SAP BusinessObjects environment within a few major categorizations of redundancy s Failover s High Availability s Disaster Recovery s Backup and Recovery 5

7 Achieving Redundancy (cont.) Failover High Availability Disaster Recovery Backup and Recovery 6

8 The Politics of Upgrades Greg Myers, also of EV Technologies, put it best in a recent SAP Inside Track Presentation on The Politics of Upgrades s Never give up! Be the true-believer and keep driving the agenda s Show management the benefit to customers s Use small words so they understand s Talk in terms of benefits and risks s Remember the risk of doing nothing! s When all else fails, quit and go work for your pals. Playback of this presentation is available on the SAP Community Network: wiki.sdn.sap.com/wiki/display/events/sap+inside+track +Washington+DC

9 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 8

10 Fault Tolerance Fault tolerance, while not necessarily defining characteristics of a system that is highly available or disaster resistant, is the first building block Conveys that the architecture can withstand a failure of a single hardware or software component Fulfilled by: s Identifying the percentage of utilization that must be achieved during a hardware or software failure s Creating components that can sustain increased load due to peer component failure Does not necessarily prevent short term outage, but creates opportunity to avoid a longer term outage 9

11 Fault Tolerant Components Denotes Active vs. Passive cluster nodes 10

12 Achieving Fault Tolerance Server Level Fault Tolerance s Acquire servers with: Multi-CPU/multi-core architecture Sufficient RAM to cope with failed sticks RAID disk for local storage Redundant network cards Redundant cooling Redundant power 11

13 Achieving Fault Tolerance (cont.) Cluster Level Fault Tolerance s Acquire secondary/tertiary servers that mirror a primary node or nodes Carefully consider and review licensing with vendors to understand cost implications of passive cluster nodes Size passive cluster nodes based on the known SLA for the percentage of users that must be supported in an outage Mirror the active cluster node in configuration so that on activation, it can assume the role of the active node 12

14 Achieving Fault Tolerance (cont.) Web Tier Fault Tolerance s Assuming the Web tier has been decentralized from the app tier Ensure physical hardware or virtualized Web servers have an active or passive node Ensure that any load balancing capability has a redundant device or server Caution: DNS load balancing is known to cause unpredictable results and should be avoided 13

15 Achieving Fault Tolerance (cont.) Other opportunities to avoid fault s File repository storage should be present on redundant disk in a storage mechanism that can operate in a hot-swap mode s Network infrastructure should be capable of bypassing faulty hardware s Database infrastructure should function on hardware that can be successfully failed-over to secondary hardware to ensure availability of the cluster Do not co-locate SAP BusinessObjects CMS and Audit databases with reporting data sources Ensures availability of reporting despite unrelated database server maintenance 14

16 The Role of Virtualization Virtualization is an excellent candidate for failover nodes in a cluster Consider that typical failover scenarios do not require 100% availability for all end users A VM may exist as a passive node in a cluster in a paused state with little-to-no impact on a VM farm Other ancillary services such as BI Mobile, Metadata Manager, etc., may be excellent candidates for virtualization and as passive cluster nodes 15

17 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 16

18 High Availability High availability clusters imply that all consideration is given to creating a cluster with no single-points of failure A hardware or software failure at any point of the SAP BusinessObjects architecture will not cause an outage, including: s Application tier s Web tier s File repositories s Central Management Server database and Auditor database s Network architecture In an environment where high speed interconnects exist between data centers, clusters are spread across each 17

19 High Availability Components (Mostly) Denotes Active/ Active cluster nodes Denotes Active/ Active cluster nodes Database and File Repository components should not be assumed HA 18

20 Achieving High Availability Server Level High Availability no different than Failover hardware requirements Cluster Level High Availability s Two or more cluster nodes exist in an active state s One or more passive nodes are still an option to ensure an increased opportunity for failover s Know what percentage of users must be supported in a failure Web Tier High Availability s Two or more Web servers are present and can concurrently handle the additional load of this environment Database Infrastructure for CMS and Audit database should exist on clustered database to ensure no single point of failure File Repository storage for the CMS must exist on hardware that can provide active-failover to another node 19

21 Load Balancing Load balancing is the distribution of workload across multiple, concurrent/active components of an architecture There are several areas of a high availability architecture where load balancing comes into play s Web tier across multiple web servers s Application tier between multiple SAP BusinessObjects servers s CMS/Auditor database with multiple database servers s The SAN for the file repository servers 20

22 Load Balancing (cont.) Web tier load balancing may be achieved in one of two ways s Software load balancing is built in to many Windows and *nix architectures Uses components of the operating system and DNS to reroute load Must be carefully designed also to ensure no single point of failure on this server s Hardware load balancing networking components are commodity hardware in recent years Easily scaled/redundant with dual load balancers Common terms and configurations to optimize distribution of load across web tier nodes 21

23 Load Balancing (cont.) Application tier load balancing is part of SAP BusinessObjects secret sauce Thanks to tried and true Crystal Enterprise Services Oriented Architecture, it is cluster-aware out of the box s SAP BusinessObjects Edge and Crystal Reports Server customers need not apply Regular, repeated health checks to other cluster nodes and services ensure the platform knows where to process requests 22

24 The Role of Virtualization Virtualization is a questionable alternative in newer SAP BusinessObjects deployments s System requirements are far more substantial than releases prior to XI 3.1 Consider the fact that there is some percentage loss of capacity on a VM farm to decide if an active/active cluster can sustain that loss in capacity Ensure that if selected, VM nodes do not co-exist on a single VM host to distribute load and failure points s Relying on components like vmotion to dynamically move VMs may prove unpredictable for performance 23

25 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 24

26 Disaster Recovery Clusters that are designed to provide availability in the instance of a cataclysmic event What defines a cataclysmic event? s Flood s Fire s Earthquake s Meteor strike s Zombie apocalypse s Insert disaster that knocks a data center offline here If SAP BusinessObjects is considered a mission critical application, a disaster recovery plan is imperative 25

27 Achieving Disaster Recovery One data center is insufficient to satisfy a disaster recovery scenario Large enterprises should leverage corporate data centers in other parts of the country (or even globally) to satisfy up time requirements Smaller enterprises should consider third-party disaster recovery data centers which can mimic entire environments Like fault tolerance, plan for the percentage of reporting operations that must be satisfied When alternate data center is used for High Availability, remember, milliseconds can be like hours to users 26

28 Achieving Disaster Recovery (cont.) HA cluster spans two data centers for DR requirement fulfillment 27

29 The Role of Virtualization VM technology can provide significant benefit for ramping up systems in disparate data centers s Modern deployments can quickly move live/running VMs to alternate data centers Consider the fact that there is some percentage loss of capacity on a VM farm to decide if an active/active cluster can sustain that loss in capacity Ensure that if selected, VM nodes do not co-exist on a single VM host to distribute load and failure points s Relying on components like vmotion to dynamically move VMs may prove unpredictable for performance 28

30 Disaster Recovery Preparedness Simply designing for Disaster Recovery is insufficient Annual or semi-annual exercises should be executed to validate plans Plans must be kept up to date and relevant to current business and IT stakeholders to ensure a proper Disaster Recovery failover Any changes in hardware or software configuration at primary site should be mirrored at the recovery site as appropriate 29

31 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 30

32 Backup and Recovery Defines the processes to capture content to tape or alternative backup method Relevant in any of the previously mentioned scenarios s Failover s High Availability s Disaster Recovery Strives to create a recovery point for a server or set of servers which either a complete system can be recovered, or an individual report can be recovered from 31

33 Backup Strategies Cold Backups s Typically considered as the only way to get accurate, point-intime backups s Requires that both the CMS/Audit databases and the file repository servers are backed up at the same time s Requires that all SAP BusinessObjects services are brought to a stop Hot Backups s SAP BusinessObjects services can continue to run s CMS/Audit databases and file repository server backups are also timed together s In use/locked reports may not be backed up at the same time 32

34 Backup Strategies Snapshots Snapshots are a capability in many major architectures Consider an SAP BusinessObjects architecture leveraging Oracle for CMS/Audit databases, and EMC for SAN s Each technology provides a point-in-time recovery option s Times can be chosen based on a need, regardless of tape backup strategy Also known as a roll-back Importantly, get engaged with system admins and database admins to get an understanding if this capability exists within your environment 33

35 Recovery There are two approaches to consider in recovery from tape or snapshot s s Drop and Restore Completely destroys the content created since the backup which has been recovered from Lowest infrastructure cost is incurred End users lose newly generated content L Restore to Standby Use a standby SAP BusinessObjects server, database, and file repository server to recover to Expensive on large clusters with significant servers Easier if you know the individual reports to recover (requires knowledge of the report CUID) Migrate recovered content to production CMS 34

36 The Role of Virtualization VM usefulness is isolated to recovery environments Left paused until a recovery situation arises If possible, avoid placing on same network subnet as production cluster 35

37 What We ll Cover Considering Availability Constructing A Fault-Tolerant Architecture Supporting High Availability Clusters Achieving Disaster Recovery Readiness Creating a Backup and Recovery Strategy Wrap-up 36

38 Testing Each Scenario Like any project, testing is a critical component of a successful recovery strategy Failover Testing s Stop active cluster nodes and start the passive nodes to ensure operations can resume as normal High Availability Testing s Stop active cluster nodes and ensure that the environment does not encounter interruption Disaster Recovery Testing s Validate that a DNS or routing change can successfully reroute all traffic from your primary location to your alternate data center Backup and Recovery Testing s Can a file system restore to a mirrored system succeed? 37

39 Who Is Important to You? Each organization has layers of architects and administrators Find the right ones and partner up to meet your objectives s Windows/Unix/Linux Administrators to achieve buy in on your server deployments s Database Administrators know recovery capabilities for CMS and Audit databases as well as reporting data sources s Web Administrators are in tune with the current deployments of your Web applications s Network Administrators know network capacity, disaster routing, and other network infrastructure characteristics s Storage Administrators design best-case storage for applications s VM Administrators know the quick recovery capabilities for a virtualized environment 38

40 Audit Included with SAP BusinessObjects, is Auditor Use it to regularly monitor distribution of load at both a server level as well as an individual processing or job server level s Use to detect faults in components by simply observing for uneven distribution Use for validation in a post-failover scenario to ensure missioncritical processing was achieved 3 rd party tools provide additional inspection capabilities to validate common settings across servers 39

41 Additional Resources s SAP BusinessObjects BI 4.x Solution Architecture help.sap.com/businessobject/product_guides s Business Intelligence Platform Administrator Guide evtechnologies.com/blog s Blog on BI 4 wikipedia.org s Really, just about every definition for failover, high availability, and disaster recovery you could want short of hiring a consultant 40

42 7 Key Points to Take Home Fully comprehend the budget available Fully understand the enterprise resources to achieve redundant environments Weigh the pros and cons of virtualization to achieve redundancy Verify the required availability standards in the event of a failure Create a plan that carefully communicates how to manage failures Test the failure scenarios in your environment Develop an annual validation plan 41

43 Your Turn! How to contact me: Eric Vallo 42

44 Disclaimer SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Wellesley Information Services is neither owned nor controlled by SAP. 43

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

Business Intelligence Competency Partners

Business Intelligence Competency Partners Business Intelligence Competency Partners BI 4.1 Installation Best Practices Presenter: Rich Chlebek May 15, 2014 What We ll Cover Webinar Protocol Introductions Architecture Server Clustering High Availability

More information

Disaster Recovery & Business Continuity Dell IT Executive Learning Series

Disaster Recovery & Business Continuity Dell IT Executive Learning Series Disaster Recovery & Business Continuity Dell IT Executive Learning Series Presented by Rich Armour, Debi Higdon & Mitchell McGovern THIS PRESENTATION SUMMARY IS FOR INFORMATIONAL PURPOSES ONLY AND MAY

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

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

Blackboard Managed Hosting SM Disaster Recovery Planning Document

Blackboard Managed Hosting SM Disaster Recovery Planning Document BLACKBOARD MANAGED HOSTING Blackboard Managed Hosting SM Disaster Recovery Planning Document Prepared By: MH Services Modified Date: March 2009 Revision: 1.8 1. OBJECTIVES... 3 2. SCOPE... 3 3. ASSUMPTIONS...

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

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

Symantec Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL Server

Symantec Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL Server Symantec Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL Server Windows 6.1 February 2014 Symantec Storage Foundation and High Availability Solutions

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

Best Practices for Implementing High Availability for SAS 9.4

Best Practices for Implementing High Availability for SAS 9.4 ABSTRACT Paper 305-2014 Best Practices for Implementing High Availability for SAS 9.4 Cheryl Doninger, SAS; Zhiyong Li, SAS; Bryan Wolfe, SAS There are many components that make up the mid-tier and server-tier

More information

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES By: Edward Whalen Performance Tuning Corporation INTRODUCTION There are a number of clustering products available on the market today, and clustering has become

More information

Building Reliable, Scalable AR System Solutions. High-Availability. White Paper

Building Reliable, Scalable AR System Solutions. High-Availability. White Paper Building Reliable, Scalable Solutions High-Availability White Paper Introduction This paper will discuss the products, tools and strategies available for building reliable and scalable Action Request System

More information

High Availability and Disaster Recovery Solutions for Perforce

High Availability and Disaster Recovery Solutions for Perforce High Availability and Disaster Recovery Solutions for Perforce This paper provides strategies for achieving high Perforce server availability and minimizing data loss in the event of a disaster. Perforce

More information

Shared Machine Room / Service Opportunities. Bruce Campbell November, 2011

Shared Machine Room / Service Opportunities. Bruce Campbell November, 2011 Shared Machine Room / Service Opportunities Bruce Campbell November, 2011 Overview / Motivation Efficiencies Disaster Recovery First a bit about servers/storage/backups/redundancy Example: Non redundant

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

The Difference Between Disaster Recovery and Business Continuance

The Difference Between Disaster Recovery and Business Continuance The Difference Between Disaster Recovery and Business Continuance In high school geometry we learned that a square is a rectangle, but a rectangle is not a square. The same analogy applies to business

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

Complete Storage and Data Protection Architecture for VMware vsphere

Complete Storage and Data Protection Architecture for VMware vsphere Complete Storage and Data Protection Architecture for VMware vsphere Executive Summary The cost savings and agility benefits of server virtualization are well proven, accounting for its rapid adoption.

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Exchange Data Protection: To the DAG and Beyond. Whitepaper by Brien Posey

Exchange Data Protection: To the DAG and Beyond. Whitepaper by Brien Posey Exchange Data Protection: To the DAG and Beyond Whitepaper by Brien Posey Exchange is Mission Critical Ask a network administrator to name their most mission critical applications and Exchange Server is

More information

Creating A Highly Available Database Solution

Creating A Highly Available Database Solution WHITE PAPER Creating A Highly Available Database Solution Advantage Database Server and High Availability TABLE OF CONTENTS 1 Introduction 1 High Availability 2 High Availability Hardware Requirements

More information

A dual redundant SIP service. White paper

A dual redundant SIP service. White paper A dual redundant SIP service White paper Ian Colville, Product Manager, Aculab Introduction The Session Initiation Protocol (SIP) eco-system: a unit of interdependent protocols functioning together within

More information

Availability and Disaster Recovery: Basic Principles

Availability and Disaster Recovery: Basic Principles Availability and Disaster Recovery: Basic Principles by Chuck Petch, WVS Senior Technical Writer At first glance availability and recovery may seem like opposites. Availability involves designing computer

More information

Executive Brief Infor Cloverleaf High Availability. Downtime is not an option

Executive Brief Infor Cloverleaf High Availability. Downtime is not an option Executive Brief Infor Cloverleaf High Availability Downtime is not an option Gain value from Infor by: Delivering continuous access to mission-critical systems and data Providing uninterrupted continuity

More information

How Organizations Are Improving Business Resiliency With Continuous IT Availability

How Organizations Are Improving Business Resiliency With Continuous IT Availability A Custom Technology Adoption Profile Commissioned By EMC Corporation How Organizations Are Improving Business Resiliency With Continuous IT Availability February 2013 Introduction: Business Stakeholders

More information

The case for cloud-based disaster recovery

The case for cloud-based disaster recovery IBM Global Technology Services IBM SmartCloud IBM SmartCloud Virtualized Server Recovery i The case for cloud-based disaster recovery Cloud technologies help meet the need for quicker restoration of service

More information

SanDisk ION Accelerator High Availability

SanDisk ION Accelerator High Availability WHITE PAPER SanDisk ION Accelerator High Availability 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Introduction 3 Basics of SanDisk ION Accelerator High Availability 3 ALUA Multipathing

More information

Windows Server 2003 Migration Guide: Nutanix Webscale Converged Infrastructure Eases Migration

Windows Server 2003 Migration Guide: Nutanix Webscale Converged Infrastructure Eases Migration Windows Server 2003 Migration Guide: Nutanix Webscale Converged Infrastructure Eases Migration Windows Server 2003 end-of-support means planning must start now James E. Bagley Senior Analyst Deni Connor

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

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

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

Deployment Topologies

Deployment Topologies , page 1 Multinode Cluster with Unified Nodes, page 2 Clustering Considerations, page 3 Cisco Unified Communications Domain Manager 10.6(x) Redundancy and Disaster Recovery, page 4 Capacity Considerations,

More information

Real-time Protection for Hyper-V

Real-time Protection for Hyper-V 1-888-674-9495 www.doubletake.com Real-time Protection for Hyper-V Real-Time Protection for Hyper-V Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate

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

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

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11 Informix Dynamic Server May 2007 Availability Solutions with Informix Dynamic Server 11 1 Availability Solutions with IBM Informix Dynamic Server 11.10 Madison Pruet Ajay Gupta The addition of Multi-node

More information

A SWOT ANALYSIS ON CISCO HIGH AVAILABILITY VIRTUALIZATION CLUSTERS DISASTER RECOVERY PLAN

A SWOT ANALYSIS ON CISCO HIGH AVAILABILITY VIRTUALIZATION CLUSTERS DISASTER RECOVERY PLAN A SWOT ANALYSIS ON CISCO HIGH AVAILABILITY VIRTUALIZATION CLUSTERS DISASTER RECOVERY PLAN Eman Al-Harbi 431920472@student.ksa.edu.sa Soha S. Zaghloul smekki@ksu.edu.sa Faculty of Computer and Information

More information

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models 1 THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY TABLE OF CONTENTS 3 Introduction 14 Examining Third-Party Replication Models 4 Understanding Sharepoint High Availability Challenges With Sharepoint

More information

Active-Active and High Availability

Active-Active and High Availability Active-Active and High Availability Advanced Design and Setup Guide Perceptive Content Version: 7.0.x Written by: Product Knowledge, R&D Date: July 2015 2015 Perceptive Software. All rights reserved. Lexmark

More information

Matching High Availability Technology with Business Needs

Matching High Availability Technology with Business Needs The Essentials Series: Making High Availability Pay For Itself Matching High Availability Technology with Business Needs sponsored by by Matching High-Availability Tec hnology with Business Needs... 1

More information

Four Steps to Disaster Recovery and Business Continuity using iscsi

Four Steps to Disaster Recovery and Business Continuity using iscsi White Paper Four Steps to Disaster Recovery and Business Continuity using iscsi It s a fact of business life physical, natural, and digital disasters do occur, and they interrupt operations and impact

More information

High Availability for Citrix XenApp

High Availability for Citrix XenApp WHITE PAPER Citrix XenApp High Availability for Citrix XenApp Enhancing XenApp Availability with NetScaler Reference Architecture www.citrix.com Contents Contents... 2 Introduction... 3 Desktop Availability...

More information

Best Practices for Virtualised SharePoint

Best Practices for Virtualised SharePoint Best Practices for Virtualised SharePoint Brendan Law Blaw@td.com.au @FlamerNZ Flamer.co.nz/spag/ Nathan Mercer Nathan.Mercer@microsoft.com @NathanM blogs.technet.com/nmercer/ Agenda Why Virtualise? Hardware

More information

MANAGED DATABASE SOLUTIONS

MANAGED DATABASE SOLUTIONS Page 0 2015 SOLUTION BRIEF MANAGED DATABASE SOLUTIONS NET ACCESS LLC 9 Wing Drive Cedar Knolls, NJ 07927 www.nac.net Page 1 Table of Contents 1. Introduction... 2 2. Net Access Managed Services Solution

More information

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com High Availability of VistA EHR in Cloud ViSolve Inc. White Paper February 2015 1 Abstract Inspite of the accelerating migration to cloud computing in the Healthcare Industry, high availability and uptime

More information

Taking the Disaster out of Disaster Recovery

Taking the Disaster out of Disaster Recovery Taking the Disaster out of Disaster Recovery Agenda Challenges of Traditional DR Properties of Virtualization for DR Using VMware Virtualization in DR 10 Steps to better DR using VMware Virtualization

More information

Affordable Remote Data Replication

Affordable Remote Data Replication SANmelody Application Affordable Remote Data Replication Your Data is as Valuable as Anyone s You know very well how critical your data is to your organization and how much your business would be impacted

More information

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach Introduction Email is becoming ubiquitous and has become the standard tool for communication in many

More information

HCS Redundancy and High Availability

HCS Redundancy and High Availability Data Center Infrastructure, page 1 Data Center Interconnect, page 2 Geo-Redundancy, page 2 Geo-Redundancy for Cisco Unified Communications Domain Manager, page 7 Data Center Redundancy, page 15 Application

More information

Enabling comprehensive data protection for VMware environments using FalconStor Software solutions

Enabling comprehensive data protection for VMware environments using FalconStor Software solutions Industry Trends and Technology Perspective White Paper Enabling comprehensive data protection for VMware environments using FalconStor Software solutions Issues and solutions to enable complete data protection

More information

DISASTER RECOVERY WITH AWS

DISASTER RECOVERY WITH AWS DISASTER RECOVERY WITH AWS Every company is vulnerable to a range of outages and disasters. From a common computer virus or network outage to a fire or flood these interruptions can wreak havoc on your

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

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

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

High Availability & Disaster Recovery. Sivagopal Modadugula/SAP HANA Product Management Session # 0506 May 09, 2014

High Availability & Disaster Recovery. Sivagopal Modadugula/SAP HANA Product Management Session # 0506 May 09, 2014 High Availability & Disaster Recovery Sivagopal Modadugula/SAP HANA Product Management Session # 0506 May 09, 2014 Legal Disclaimer The information in this document is confidential and proprietary to SAP

More information

About Backing Up a Cisco Unity System

About Backing Up a Cisco Unity System CHAPTER 4 Introduction This chapter describes in general terms backing up a Cisco Unity system. When you back up a Cisco Unity server (and one or more Exchange servers) you need to consider the same issues

More information

Advanced High Availability Architecture. White Paper

Advanced High Availability Architecture. White Paper Advanced High Advanced High Production database servers are replicated in near-real time to a peer data center within the same geographic region in Asia Pacific Japan (APJ); Europe, Middle East and Africa

More information

courtesy of F5 NETWORKS New Technologies For Disaster Recovery/Business Continuity overview f5 networks P

courtesy of F5 NETWORKS New Technologies For Disaster Recovery/Business Continuity overview f5 networks P courtesy of F5 NETWORKS New Technologies For Disaster Recovery/Business Continuity overview Business Continuity, Disaster Recovery and Data Center Consolidation IT managers today must be ready for the

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

IT Service Management

IT Service Management IT Service Management Service Continuity Methods (Disaster Recovery Planning) White Paper Prepared by: Rick Leopoldi May 25, 2002 Copyright 2001. All rights reserved. Duplication of this document or extraction

More information

IBM Global Technology Services March 2008. Virtualization for disaster recovery: areas of focus and consideration.

IBM Global Technology Services March 2008. Virtualization for disaster recovery: areas of focus and consideration. IBM Global Technology Services March 2008 Virtualization for disaster recovery: Page 2 Contents 2 Introduction 3 Understanding the virtualization approach 4 A properly constructed virtualization strategy

More information

EMC Integrated Infrastructure for VMware

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

More information

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

VMware System, Application and Data Availability With CA ARCserve High Availability

VMware System, Application and Data Availability With CA ARCserve High Availability Solution Brief: CA ARCserve R16.5 Complexity ate my budget VMware System, Application and Data Availability With CA ARCserve High Availability Adding value to your VMware environment Overview Today, performing

More information

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking Network Storage for Business Continuity and Disaster Recovery and Home Media White Paper Abstract Network storage is a complex IT discipline that includes a multitude of concepts and technologies, like

More information

Centrata IT Management Suite 3.0

Centrata IT Management Suite 3.0 Centrata IT Management Suite 3.0 Technical Operating Environment April 9, 2004 Centrata Incorporated Copyright 2004 by Centrata Incorporated All rights reserved. April 9, 2004 Centrata IT Management Suite

More information

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer Veeam Backup and Replication Architecture and Deployment Nelson Simao Systems Engineer Agenda Veeam Backup Server / Proxy Architecture Veeam Backup Server / Backup Proxy Backup Transport Modes Physical

More information

Building the Virtual Information Infrastructure

Building the Virtual Information Infrastructure Technology Concepts and Business Considerations Abstract A virtual information infrastructure allows organizations to make the most of their data center environment by sharing computing, network, and storage

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

Evaluation of Enterprise Data Protection using SEP Software

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

More information

Disaster Recovery for Oracle Database

Disaster Recovery for Oracle Database Disaster Recovery for Oracle Database Zero Data Loss Recovery Appliance, Active Data Guard and Oracle GoldenGate ORACLE WHITE PAPER APRIL 2015 Overview Oracle Database provides three different approaches

More information

NetApp SnapMirror. Protect Your Business at a 60% lower TCO. Title. Name

NetApp SnapMirror. Protect Your Business at a 60% lower TCO. Title. Name NetApp SnapMirror Protect Your Business at a 60% lower TCO Name Title Disaster Recovery Market Trends Providing disaster recovery remains critical Top 10 business initiative #2 area for storage investment

More information

Exchange DAG backup and design best practices

Exchange DAG backup and design best practices Exchange DAG backup and design best practices Brien M. Posey Modern Data Protection Built for Virtualization Database Availability Groups (DAGs) are the primary fault-tolerant mechanism used for protecting

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

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

Server Virtualization in Manufacturing

Server Virtualization in Manufacturing W H I T E P A P E R Server Virtualization in Manufacturing Do s and Don ts for Business- and Mission-critical Manufacturing Systems Uptime. All the time. 1 Abstract While the benefits of server virtualization

More information

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS DOAG Nuremberg - 17/09/2013 Kirill Loifman Oracle Certified Professional DBA www: dadbm.com Twitter: @loifmkir ELEMENTS OF HIGH AVAILABILITY

More information

Evolution from the Traditional Data Center to Exalogic: An Operational Perspective

Evolution from the Traditional Data Center to Exalogic: An Operational Perspective An Oracle White Paper July, 2012 Evolution from the Traditional Data Center to Exalogic: 1 Disclaimer The following is intended to outline our general product capabilities. It is intended for information

More information

VERITAS Business Solutions. for DB2

VERITAS Business Solutions. for DB2 VERITAS Business Solutions for DB2 V E R I T A S W H I T E P A P E R Table of Contents............................................................. 1 VERITAS Database Edition for DB2............................................................

More information

DISASTER RECOVERY: PLANNING AHEAD FOR BUSINESS CONTINUITY

DISASTER RECOVERY: PLANNING AHEAD FOR BUSINESS CONTINUITY DISASTER RECOVERY: PLANNING AHEAD FOR BUSINESS CONTINUITY OCTOBER 2012 Sponsored by Contingency planning for IT is a step businesses should take to ensure continuity and production in a state of emergency.

More information

Eliminate SQL Server Downtime Even for maintenance

Eliminate SQL Server Downtime Even for maintenance Eliminate SQL Server Downtime Even for maintenance Eliminate Outages Enable Continuous Availability of Data (zero downtime) Enable Geographic Disaster Recovery - NO crash recovery 2009 xkoto, Inc. All

More information

SERVER VIRTUALIZATION IN MANUFACTURING

SERVER VIRTUALIZATION IN MANUFACTURING SERVER VIRTUALIZATION IN MANUFACTURING White Paper 2 Do s and Don ts for Your Most Critical Manufacturing Systems Abstract While the benefits of server virtualization at the corporate data center are receiving

More information

MICROSOFT EXCHANGE 2003. best practices BEST PRACTICES - DATA STORAGE SETUP

MICROSOFT EXCHANGE 2003. best practices BEST PRACTICES - DATA STORAGE SETUP MICROSOFT EXCHANGE 2003 best practices BEST PRACTICES - DATA STORAGE SETUP TABLE OF CONTENTS E-mail has become a business critical communication tool 3 Build a disaster recovery solution with VSS and Data

More information

Contents. Foreword. Acknowledgments

Contents. Foreword. Acknowledgments Foreword Preface Acknowledgments xv xvii xviii CHAPTER 1 Introduction 1 1.1 What Is Mission Critical? 1 1.2 Purpose of the Book 2 1.3 Network Continuity Versus Disaster Recovery 2 1.4 The Case for Mission-Critical

More information

Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies

Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies 2012 Wellesley Information Services. All rights reserved. In This Session Demonstrate

More information

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0

Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies Effective Date: October 1, 2015 Version 1.0 Unless otherwise stated, these Oracle Maps Cloud Service Enterprise Hosting and Delivery Policies

More information

Fax Server Cluster Configuration

Fax Server Cluster Configuration Fax Server Cluster Configuration Low Complexity, Out of the Box Server Clustering for Reliable and Scalable Enterprise Fax Deployment www.softlinx.com Table of Contents INTRODUCTION... 3 REPLIXFAX SYSTEM

More information

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration White Paper Published: August 09 This is a preliminary document and may be changed substantially prior to final commercial release of the software described

More information

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Justin Venezia Senior Solution Architect Paul Pindell Senior Solution Architect Contents The Challenge 3 What is a hyper-converged

More information

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Enterprise Vault

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Enterprise Vault Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Enterprise Vault Windows Server 2003 Windows Server 2008 5.1 Service Pack 2 Veritas Storage Foundation

More information

Sizing and Deployment of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop

Sizing and Deployment of the SAP Business One Cloud Landscape. SAP Business One Cloud Landscape Workshop Sizing and Deployment of the SAP Business One Cloud Landscape SAP Business One Cloud Landscape Workshop Section Objectives This section of the course will enable you to: Understand the sizing metrics that

More information

Optimize VMware and Hyper-V Protection with HP and Veeam

Optimize VMware and Hyper-V Protection with HP and Veeam Optimize VMware and Hyper-V Protection with HP and Veeam John DeFrees, Global Alliance Solution Architect, Veeam Markus Berber, HP LeftHand P4000 Product Marketing Manager, HP Key takeaways from today

More information

COST-BENEFIT ANALYSIS: HIGH AVAILABILITY IN THE CLOUD AVI FREEDMAN, TECHNICAL ADVISOR. a white paper by

COST-BENEFIT ANALYSIS: HIGH AVAILABILITY IN THE CLOUD AVI FREEDMAN, TECHNICAL ADVISOR. a white paper by HIGH AVAILABILITY IN THE CLOUD AVI FREEDMAN, TECHNICAL ADVISOR a white paper by COST-BENEFIT ANALYSIS: HIGH AVAILABILITY IN THE CLOUD Is the first question you ask when evaluating IT infrastructure, how

More information

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

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

More information

Leveraging Virtualization for Higher Business Continuity within Industrial Facilities

Leveraging Virtualization for Higher Business Continuity within Industrial Facilities White Paper Leveraging Virtualization for Higher Business Continuity Author: Jim Frider, Product Marketing Manager, Invensys Operations Management What s Inside: 1. Executive Summary 2. Introduction 3.

More information

Disaster Recovery 101. Sudarshan Ranganath & Matthew Phillips Ellucian

Disaster Recovery 101. Sudarshan Ranganath & Matthew Phillips Ellucian Disaster Recovery 101 Sudarshan Ranganath & Matthew Phillips Ellucian SESSION OBJECTIVES Business continuity is critical to every institution and its IT organization. How do you set up your ERP and other

More information

DR-to-the- Cloud Best Practices

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

More information

Cloud-integrated Storage What & Why

Cloud-integrated Storage What & Why Cloud-integrated Storage What & Why Table of Contents Overview...3 CiS architecture...3 Enterprise-class storage platform...4 Enterprise tier 2 SAN storage...4 Activity-based storage tiering and data ranking...5

More information