Protecting remote site data SvSAN clustering - failure scenarios

Size: px
Start display at page:

Download "Protecting remote site data SvSAN clustering - failure scenarios"

Transcription

1 White paper Protecting remote site data SvSN clustering - failure scenarios Service availability and data integrity are key metrics for enterprises that run business critical applications at multiple remote locations. To ensure applications remain available, the infrastructure (servers and storage) which they run on, is grouped or clustered together, eliminating single points of failure within the infrastructure. Clustering is primarily used to protect against unplanned downtime enabling redundant infrastructure components to take over the application/service workload, following a component failure. Equally, clustering can be used to minimize service disruption for planned downtime where IT operations are restricted, in order to perform upgrades, carry out repairs, etc. To make clustering possible, some form of shared storage is required. SvSN provides this capability using internal server storage, eliminating the need for expensive SN switches and external storage arrays. SvSN has its own clustering mechanism built-in, to ensure that the shared storage remains available while protecting the integrity of the data at all times. One scenario that exists in clustered environments and can affect both the availability and integrity of the data is split-brain. Split-brain occurs when the clustered, synchronously mirrored nodes lose contact with one another, becoming isolated. The nodes then operate independently from one another, and the data on each node diverges becoming inconsistent, ultimately leading to data corruption and potentially loss. To prevent splitbrain scenarios from occurring a quorum is used. quorum acts as an arbitrator or tiebreaker, providing a majority vote in the event of a cluster leader election process, ensuring there is only one cluster leader. If quorum cannot be determined the storage under the cluster control is taken offline, preventing data corruption. StorMagic call this quorum service the Neutral Storage Host (NSH). The : cts as an arbitrator or tie-breaker, providing a majority vote in the cluster leader election process Is a passive element of a SvSN configuration and does not service any I/O requests for data Maintains the cluster and mirror state Has the ability to provide arbitration for thousands of SvSN mirrors Can be local to the storage or at a remote location Used over a wide area network (WN) link Can tolerate high latencies and low bandwidth network links Is an optional SvSN component It is possible to have SvSN configurations that do not use a NSH however implementation best practices must be followed and this is outside the scope of this white paper The following diagram shows a typical 2-node SvSN configuration with NSH: VM VM SvSN SvSN Data Mirroring SvSN This white paper describes the more common failure scenarios and explains the expected cluster behavior during the failure and subsequent recovery. VM NSH VM StorMagic. Copyright ll rights reserved. 1

2 SvSN clustering - failure scenarios This section discusses the common failure scenarios, relating to 2-node SvSN configurations with a Neutral Storage Host. SvSN in this configuration is designed to withstand failures for a single infrastructure component. However, for some scenarios it is possible to tolerate multiple failures. Scenario #1 Network link failure between VS & NSH This scenario occurs when the network link between a single server/vs (VS1) and the NSH is interrupted, as shown in the following diagram: Each scenario describes what happens during the failure and subsequently what happens when the infrastructure is returned to the optimal state. The scenarios include: Scenario #1 Network link failure between SvSN virtual storage appliance (VS) & NSH Scenario #2 Mirror network link interruption Scenario #3 Server failure Scenario #4 NSH failure Scenario #5 Network isolation Scenario #6 Mirror network link & NSH failure Scenario #7 Server failure followed by NSH failure Scenario #8 NSH failure followed by a server failure For all the failure scenarios the following assumptions are made: The cluster/mirror leader is VS1 SvSN is in the optimum state before the failure occurs There are multiple, resilient mirror network links between servers/vss Optimum state The following diagram shows the optimum SvSN cluster state The VSs and NSH remain fully operational with the VSs continuing to serve I/O requests, without degradation to performance ll mirror targets remain synchronized ensuring that the data is fully protected and that the required service availability is maintained During the network interruption, VS1 continues to remain as the cluster leader and the quorum is maintained VS1 makes periodic attempts to connect to the NSH and recover the network connection When the network connectivity is restored: Communication between VS1 and NSH is re-established. s the network interruption did not affect the environment, operation continues as normal In the optimal cluster state ll servers, VSs, (NSH) and network links are fully operational Quorum is determined and one of the VSs (VS1) is elected the cluster leader I/O can be performed by any of the VSs Mirror state is synchronized StorMagic. Copyright ll rights reserved. 2

3 Scenario #2 Mirror network link interruption The mirror traffic network link between the servers is interrupted, as shown below: If this is a recovery from total communication failure between servers: The node with offline plexes brings them online and its mirror state will be unsynchronized The VSs will perform a fast resynchronization of the Scenario #3 Server failure This occurs when a single server (Server ) fails, as shown in the diagram below: Where there are multiple redundant network connections between VS1 and VS2: oth VSs and NSH remain fully operational and the VSs continue to serve I/O requests Mirror traffic is automatically redirected over the alternate network links if permitted During the network interruption, VS1 continues to remain as the cluster leader and the quorum is maintained The mirror state remains synchronized! Potential performance issues could arise if the alternative networks links do not have the same characteristics (speed and bandwidth) as the primary mirror network. Using alternative network links for SvSN mirror traffic could potentially affect other applications or users on the same network. oth of these are especially important when there is a high rate of change of data (e.g. full mirror re- synchronization). In the event that all network communication between VS1 and VS2 is lost (multiple failures), but they are able to communicate with the NSH: One of the mirror plexes will be taken offline to prevent split-brain from occurring and avoid data corruption or loss When the network links are recovered: Mirror traffic will automatically fail back and use the primary mirror traffic network The surviving VS (VS2) and the NSH remain fully operational VS2 is promoted to cluster leader and the NSH is updated to reflect the state change Only the surviving VS (VS2) can perform I/O Virtual machines that were running on the failed server (Server ) will be restarted on the surviving server (Server ) Virtual Machines running on Server continue to run uninterrupted The mirror state becomes unsynchronized When Server is recovered: VS1 re-joins the cluster. Its mirror state is marked as unsynchronized VS2 remains as cluster leader The VSs will perform a fast resynchronization of the On completion, the mirror state is marked as synchronized If the failure was caused by the total loss! of storage, then this will require a full resynchronization of the data The virtual machines remain running on Server Virtual machines can be moved to Server manually (vmotion/live Migration) or automatically (VMware Distributed Resource Scheduler or Microsoft Hyper-V Dynamic Optimization) StorMagic. Copyright ll rights reserved. 3

4 Scenario #4 NSH failure This occurs when the NSH fails, as shown below: oth servers (Server & Server ) remain fully operational I/O requests can be serviced by both VSs without disruption to service Quorum is maintained, with VS1 remaining as cluster leader The VSs periodically retry to connect to the NSH Mirror state remains synchronized The NSH is recovered VS1 and VS2 reconnect to the NSH Current cluster state is propagated to the NSH Scenario #5 Network isolation This scenario leads to server isolation when multiple network links fail between the servers and NSH and the server (Server ) remains operational. This is shown below: VS1 continues as normal accepting and servicing I/O requests VS1 remains as cluster leader s VS2 cannot contact either VS1 or the NSH, it identifies itself as being isolated VS2 takes its mirror plexes offline to stop updates to the storage and to prevent a split-brain condition occurring. VS1 marks VS2 mirror plexes as unsynchronized. VS2 experiences loss of quorum and has its volumes taken offline until quorum is restored. The virtual machines that were running on Server experience a H event and are restarted on Server. When the network connectivity to Server is restored: VS2 re-joins the cluster. Its mirror state is marked as unsynchronized The VSs will perform a fast resynchronization of the On completion, the mirror state is marked as synchronized The virtual machines remain running on Server Virtual machines can be moved to Server manually (vmotion/live Migraton) or automatically (VMware Distributed Resource Scheduler or Microsoft Hyper-V Dynamic Optimization) Scenario #6 Mirror network link & NSH failure This multiple failure scenario explains what happens when the mirror network link and the NSH fails. s shown in the following diagram: StorMagic. Copyright ll rights reserved. 4

5 oth servers remain online, with VS1 remaining as the cluster leader If there are other network links between the VS1 and VS2 The mirror traffic will be redirected to utilize those links and the mirror state will remain synchronized Either server can perform I/O requests oth VSs periodically poll for the presence of the NSH If all the links between the servers (Server and Server ) are severed ll storage will be immediately taken offline to prevent data corruption and split-brain scenarios occurring When the network links are recovered: The VSs negotiate leadership Storage is brought back online The VSs will perform a fast resynchronization of the On completion, the mirror state is marked as synchronized. Guest virtual machines will be restarted on the servers fter the failure of Server If VS2 was able to update the cluster state on the NSH before it failed VS2 remains online and is promoted to leader The mirror state becomes unsynchronized I/O requests are serviced by VS2 without service interruption If VS2 was NOT able to update the cluster state on the NSH before it failed VS2 takes its mirror plexes offline experiencing loss of quorum Scenario 1 - Server is recovered first, followed by the NSH VS1 re-joins the cluster; its storage will be in an unsynchronized state Mirrors are automatically resynchronized When the NSH returns to service, it is updated with the cluster and mirror state Scenario 2 - NSH is recovered first, followed by Server The NSH is updated with the cluster and mirror status VS1 re-joins the cluster Mirrors are resynchronized Scenario #7 Server failure followed by NSH failure This scenario occurs when multiple infrastructure components fail. Here one of the servers (Server ) fails followed by a subsequent failure of the NSH or failure of communication to the NSH. Scenario #8 NSH failure followed by a server failure This scenario occurs when multiple infrastructure components fail. Here the NSH or the link to the NSH fails first followed by a server (Server ) failure. StorMagic. Copyright ll rights reserved. 5

6 The remaining VS (VS2) is unable to contact either its partner server or the NSH. VS2 assumes it has become isolated and takes its mirror plexes offline to prevent data corruption Service disruption occurs - no I/O requests are serviced by the VSs Scenario 1 - Server is recovered first, followed by the NSH Servers renegotiate cluster leadership The storage is brought back online and the mirrors are resynchronized When the NSH is returned to service, it is updated with the cluster and mirror state Scenario 2 - NSH is recovered first, followed by Server VS2 elects itself as leader and brings its mirror plexes online NSH updated with the cluster and mirror status VS1 re-joins the cluster and mirrors are resynchronized Conclusion SvSN has been developed to withstand single infrastructure component failures. However, for some scenarios it is possible to tolerate multiple component failures, ensuring that service availability is maintained wherever possible. For single component failure scenarios, SvSN preserves cluster stability, avoiding split-brain conditions. When the failure is rectified, SvSN automatically recovers and returns the infrastructure back to the optimal state, performing a fast resynchronization of the mirrors where possible reducing the time frame and exposure to subsequent failures and avoiding potential service disruptions. s shown throughout this white paper, SvSN protects the integrity of the data at all costs during an infrastructure failure, while keeping the storage available. bout StorMagic Established in 2006, StorMagic is a leading provider of enterprise-class software-defined storage for one to many lean IT environments. It delivers shared storage through SvSN, a software solution which enables enterprises to eliminate downtime and ensure high availability of business critical applications at remote sites where disruptions directly equate to losses in revenue and service. StorMagic. Copyright ll rights reserved. 6

SvSAN Data Sheet - StorMagic

SvSAN Data Sheet - StorMagic SvSAN Data Sheet - StorMagic A Virtual SAN for distributed multi-site environments StorMagic SvSAN is a software storage solution that enables enterprises to eliminate downtime of business critical applications

More information

Branch offices and SMBs: choosing the right hyperconverged solution

Branch offices and SMBs: choosing the right hyperconverged solution Branch offices and SMBs: choosing the right hyperconverged solution Presenters: Howard Marks Chief Scientist, DeepStorage.net Luke Pruen Director of Technical Services, StorMagic Infrastructures for the

More information

StorMagic SvSAN: A virtual SAN made simple

StorMagic SvSAN: A virtual SAN made simple Data Sheet StorMagic SvSAN: A virtual SAN made simple StorMagic SvSAN SvSAN is a software-defined storage solution designed to run on two or more servers. It is uniquely architected with the combination

More information

Delivering unprecedented performance, efficiency and flexibility to modernize your IT

Delivering unprecedented performance, efficiency and flexibility to modernize your IT SvSAN 6 Data Sheet Delivering unprecedented performance, efficiency and flexibility to modernize your IT StorMagic SvSAN SvSAN is a software-defined storage solution designed to run on two or more servers.

More information

Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5

Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5 White Paper Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 18 Introduction Executive

More information

vsan Remote Office Deployment January 09, 2018

vsan Remote Office Deployment January 09, 2018 January 09, 2018 1 1. vsan Remote Office Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Remote Office Deployment 3 1.1 Solution Overview Native vsphere Storage for Remote and Branch Offices

More information

Native vsphere Storage for Remote and Branch Offices

Native vsphere Storage for Remote and Branch Offices SOLUTION OVERVIEW VMware vsan Remote Office Deployment Native vsphere Storage for Remote and Branch Offices VMware vsan is the industry-leading software powering Hyper-Converged Infrastructure (HCI) solutions.

More information

StorMagic SvSAN 6.1. Product Announcement Webinar and Live Demonstration. Mark Christie Senior Systems Engineer

StorMagic SvSAN 6.1. Product Announcement Webinar and Live Demonstration. Mark Christie Senior Systems Engineer StorMagic SvSAN 6.1 Product Announcement Webinar and Live Demonstration Mark Christie Senior Systems Engineer Introducing StorMagic What do we do? StorMagic SvSAN eliminates the need for physical SANs

More information

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002 Maximum Availability Architecture: Overview An Oracle White Paper July 2002 Maximum Availability Architecture: Overview Abstract...3 Introduction...3 Architecture Overview...4 Application Tier...5 Network

More information

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System Ayad Shammout Lead Technical DBA ashammou@caregroup.harvard.edu About Caregroup SQL Server Database Mirroring Selected SQL

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1297BE Stretched Clusters or VMware Site Recovery Manager? We Say Both! Jeff Hunter, VMware, @jhuntervmware GS Khalsa, VMware, @gurusimran #VMworld Disclaimer This presentation may contain product features

More information

PURE STORAGE PURITY ACTIVECLUSTER

PURE STORAGE PURITY ACTIVECLUSTER PURE STORAGE PURITY ACTIVECLUSTER Contents Overview... 4 Introduction... 4 Core Components... 5 Administration... 6 Deployment Options... 6 Uniform Storage Access... 6 Optimizing Performance in Uniform

More information

Metro Availability. Nutanix Best Practices Guide

Metro Availability. Nutanix Best Practices Guide Nutanix Best Practices Guide Version 2.0 April 2016 BP-2009 Copyright Copyright 2016 Nutanix, Inc. Nutanix, Inc. 1740 Technology Drive, Suite 150 San Jose, CA 95110 All rights reserved. This product is

More information

MetroCluster in Clustered Data ONTAP 8.3 Verification Tests Using Oracle Workloads

MetroCluster in Clustered Data ONTAP 8.3 Verification Tests Using Oracle Workloads Technical Report MetroCluster in Clustered Data ONTAP 8.3 Verification Tests Using Oracle Workloads Business Workloads Group, PSE, NetApp April 2015 TR-4396 Abstract This document describes the results

More information

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

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

More information

VMware HA: Overview & Technical Best Practices

VMware HA: Overview & Technical Best Practices VMware HA: Overview & Technical Best Practices Updated 8/10/2007 What is Business Continuity? Business Continuity = Always-on uninterrupted availability of business systems and applications Business Continuity

More information

Using VMware vsphere with Your System

Using VMware vsphere with Your System Using VMware vsphere, on page 1 Configuring the ESXi Host to Use an NTP Server, on page 2 Creating a Backup by Using VMware vcenter, on page 2 Taking a Snapshot by using VMware vcenter, on page 3 Removing

More information

vsan Disaster Recovery November 19, 2017

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

More information

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft Azure Webinar Resilient Solutions March 2017 Sander van den Hoven Principal Technical Evangelist Microsoft DX @svandenhoven 1 What is resilience? Client Client API FrontEnd Client Client Client Loadbalancer

More information

VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000 WHITE PAPER VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000 VERITAS CAMPUS CLUSTER SOLUTION FOR WINDOWS 2000 WHITEPAPER 1 TABLE OF CONTENTS TABLE OF CONTENTS...2 Overview...3

More information

Disaster Recovery-to-the- Cloud Best Practices

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

More information

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

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

More information

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring Ashish Ray Group Product Manager Oracle Corporation Causes of Downtime Unplanned Downtime Planned Downtime System Failures Data

More information

InterSystems High Availability Solutions

InterSystems High Availability Solutions InterSystems High Availability Solutions Version 2018.1.1 2018-08-13 InterSystems Corporation 1 Memorial Drive Cambridge MA 02142 www.intersystems.com InterSystems High Availability Solutions InterSystems

More information

Virtualization And High Availability. Howard Chow Microsoft MVP

Virtualization And High Availability. Howard Chow Microsoft MVP Virtualization And High Availability Howard Chow Microsoft MVP Session Objectives And Agenda Virtualization and High Availability Types of high availability enabled by virtualization Enabling a highly

More information

Carbonite Availability. Technical overview

Carbonite Availability. Technical overview Carbonite Availability Technical overview Table of contents Executive summary The availability imperative...3 True real-time replication More efficient and better protection... 4 Robust protection Reliably

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

More information

OL Connect Backup licenses

OL Connect Backup licenses OL Connect Backup licenses Contents 2 Introduction 3 What you need to know about application downtime 5 What are my options? 5 Reinstall, reactivate, and rebuild 5 Create a Virtual Machine 5 Run two servers

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

Protecting Microsoft SharePoint

Protecting Microsoft SharePoint TECHNICAL WHITE PAPER: BACKUP EXEC TM 2014 PROTECTING MICROSOFT SHAREPOINT Backup Exec TM 2014 Technical White Paper Protecting Microsoft SharePoint Technical White Papers are designed to introduce Symantec

More information

Offloaded Data Transfers (ODX) Virtual Fibre Channel for Hyper-V. Application storage support through SMB 3.0. Storage Spaces

Offloaded Data Transfers (ODX) Virtual Fibre Channel for Hyper-V. Application storage support through SMB 3.0. Storage Spaces 2 ALWAYS ON, ENTERPRISE-CLASS FEATURES ON LESS EXPENSIVE HARDWARE ALWAYS UP SERVICES IMPROVED PERFORMANCE AND MORE CHOICE THROUGH INDUSTRY INNOVATION Storage Spaces Application storage support through

More information

DELL EMC VxRAIL vsan STRETCHED CLUSTERS PLANNING GUIDE

DELL EMC VxRAIL vsan STRETCHED CLUSTERS PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vsan STRETCHED CLUSTERS PLANNING GUIDE ABSTRACT This planning guide provides best practices and requirements for using stretched clusters with VxRail appliances. April 2018

More information

White Paper. How to select a cloud disaster recovery method that meets your requirements.

White Paper. How to select a cloud disaster recovery method that meets your requirements. How to select a cloud disaster recovery method that meets your requirements. VS Table of contents Table of contents Page 2 Executive Summary Page 3 Introduction Page 3 Disaster Recovery Methodologies Page

More information

Equitrac Office and Express DCE High Availability White Paper

Equitrac Office and Express DCE High Availability White Paper Office and Express DCE High Availability White Paper 2 Summary............................................................... 3 Introduction............................................................

More information

Cluster Volume Manager

Cluster Volume Manager Cluster Volume Manager Improved storage management with Symantec Storage Foundation 6.1 for Windows Table of Contents What s improved with storage management using SFW?... 1 Cluster Volume Manager Detailed

More information

Business Continuity and Disaster Recovery. Ed Crowley Ch 12

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

More information

SAP HANA Disaster Recovery with Asynchronous Storage Replication

SAP HANA Disaster Recovery with Asynchronous Storage Replication Technical Report SAP HANA Disaster Recovery with Asynchronous Storage Replication Using SnapCenter 4.0 SAP HANA Plug-In Nils Bauer, Bernd Herth, NetApp April 2018 TR-4646 Abstract This document provides

More information

EMC VPLEX with Quantum Stornext

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

More information

Veritas Cluster Server from Symantec

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

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

High Availability and Veritas Storage Foundation 5.1 for Windows from Symantec

High Availability and Veritas Storage Foundation 5.1 for Windows from Symantec WHITE PAPER: TECHNICAL High Availability and Veritas Storage Foundation 5.1 for Windows from Symantec Enhancing storage management and availability in a Hyper-V environment Published: April 2011 Contents

More information

Synology High Availability (SHA)

Synology High Availability (SHA) Synology High Availability (SHA) Based on DSM 5.1 Synology Inc. Synology_SHAWP_ 20141106 Table of Contents Chapter 1: Introduction... 3 Chapter 2: High-Availability Clustering... 4 2.1 Synology High-Availability

More information

Intelligent Rebuilds in vsan 6.6 January 08, 2018

Intelligent Rebuilds in vsan 6.6 January 08, 2018 January 08, 2018 1 Table of Contents 1. Introduction 1.1.Executive Summary 1.2.Introduction to Intelligent Rebuilds 2. vsan 6.6 Intelligent Rebuilds 2.1.Purpose of Intelligent Rebuilds 2.2.Intelligent

More information

HP StoreVirtual Storage Multi-Site Configuration Guide

HP StoreVirtual Storage Multi-Site Configuration Guide HP StoreVirtual Storage Multi-Site Configuration Guide Abstract This guide contains detailed instructions for designing and implementing the Multi-Site SAN features of the LeftHand OS. The Multi-Site SAN

More information

Using VMware vsphere With Your System

Using VMware vsphere With Your System Using VMware vsphere, page 1 Configuring the ESXi Host to Use an NTP Server, page 2 Creating a Backup by using VMware vcenter, page 2 Taking a Snapshot by using VMware vcenter, page 3 Attaching an Existing

More information

How to Increase VMware Application Availability with Shared Storage

How to Increase VMware Application Availability with Shared Storage WHITE PAPER How to Increase VMware Application Availability with Shared Storage The Essential Guide to Using Shared Storage with VMware to Achieve High Availability While Reducing Operating Costs INTRODUCTION

More information

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications Downtime Prevention Buyer s Guide 6 QUESTIONS to help you choose the right availability protection for your applications Question 6 questions to help you choose the right availability protection for your

More information

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1

MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME FOR WINTEL Caddy Tan 21 September 2010 Leaders Have Vision visionsolutions.com 1 MOVING TOWARDS ZERO DOWNTIME Recovery Point Objective (RPO) How much data can you afford to

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016

StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

Mission-Critical Databases in the Cloud. Oracle RAC in Microsoft Azure Enabled by FlashGrid Software.

Mission-Critical Databases in the Cloud. Oracle RAC in Microsoft Azure Enabled by FlashGrid Software. Mission-Critical Databases in the Cloud. Oracle RAC in Microsoft Azure Enabled by FlashGrid Software. White Paper rev. 2017-10-16 2017 FlashGrid Inc. 1 www.flashgrid.io Abstract Ensuring high availability

More information

Are AGs A Good Fit For Your Database? Doug Purnell

Are AGs A Good Fit For Your Database? Doug Purnell Are AGs A Good Fit For Your Database? Doug Purnell About Me DBA for Elon University Co-leader for WinstonSalem BI User Group All things Nikon Photography Bring on the BBQ! Goals Understand HA & DR Types

More information

The Data Protection Rule and Hybrid Cloud Backup

The Data Protection Rule and Hybrid Cloud Backup The 3-2-1 Data Protection Rule and Hybrid Cloud Backup IT teams are under extreme pressure to improve backup, disaster recovery and data protection to eliminate downtime and facilitate digital transformation.

More information

EMC ViPR Controller. System Disaster Recovery, Backup and Restore Guide. Version

EMC ViPR Controller. System Disaster Recovery, Backup and Restore Guide. Version EMC ViPR Controller Version 3.6 System Disaster Recovery, Backup and Restore Guide 302-003-708 02 Copyright 2015-2017 Dell Inc. or its subsidiaries. All rights reserved. Published June 2017 Dell believes

More information

GR Reference Models. GR Reference Models. Without Session Replication

GR Reference Models. GR Reference Models. Without Session Replication , page 1 Advantages and Disadvantages of GR Models, page 6 SPR/Balance Considerations, page 7 Data Synchronization, page 8 CPS GR Dimensions, page 9 Network Diagrams, page 12 The CPS solution stores session

More information

Take Back Lost Revenue by Activating Virtuozzo Storage Today

Take Back Lost Revenue by Activating Virtuozzo Storage Today Take Back Lost Revenue by Activating Virtuozzo Storage Today JUNE, 2017 2017 Virtuozzo. All rights reserved. 1 Introduction New software-defined storage (SDS) solutions are enabling hosting companies to

More information

VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring. Whitepaper

VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring. Whitepaper VMware vsphere Stretched Cluster with X-IO Technologies ISE using Active-Active Mirroring Whitepaper May 2014 Table of Contents Table of Contents... 2 Table of Figures... 3 Introduction... 4 Executive

More information

Dell EMC Storage with the Avigilon Control Center System

Dell EMC Storage with the Avigilon Control Center System Dell EMC Storage with the Avigilon Control Center System Surveillance July 2018 H15398.4 Sizing Guide Abstract This guide helps you understand the benefits of using a Dell EMC storage solution with Avigilon

More information

Virtual protection gets real

Virtual protection gets real Virtual protection gets real How to protect virtual machines from downtime and data loss 5 must-have features for VM backup Businesses virtualize to consolidate resources, reduce costs and increase workforce

More information

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Table of Contents Fault Tolerance and Virtualization... 3 Fault Tolerance in the Physical World... 3 VMware Fault Tolerance...

More information

VMware vsan 6.7 Technical Overview First Published On: Last Updated On:

VMware vsan 6.7 Technical Overview First Published On: Last Updated On: VMware vsan 6.7 Technical Overview First Published On: 04-17-2018 Last Updated On: 04-27-2018 1 Table of Contents 1. Introduction 1.1.Enterprise-Class Storage for HCI 2. Architecture 2.1.Servers with Local

More information

EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO

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

More information

BC/DR Strategy with VMware

BC/DR Strategy with VMware BC/DR Strategy with VMware VMware vforum, 2014 Andrea Teobaldi Systems Engineer @teob77 2014 VMware Inc. All rights reserved. What s on the agenda? Defining the problem Definitions VMware technologies

More information

Stretched Clusters & VMware Site Recovery Manager December 15, 2017

Stretched Clusters & VMware Site Recovery Manager December 15, 2017 Stretched Clusters & VMware Site Recovery Manager December 15, 2017 1 Table of Contents 1. Overview 1.1.Introduction 2. Terms and Definitions 2.1.Overview 2.2.Local Availability 2.3.Site Availability 2.4.Orchestration

More information

Rishi Mohan Awasthi 1, Rishi Kumar 2, Raghav Garg 3 1,2,3 B.Tech, Computer Science & Engineering, IMS Engineering College, Ghaziabad

Rishi Mohan Awasthi 1, Rishi Kumar 2, Raghav Garg 3 1,2,3 B.Tech, Computer Science & Engineering, IMS Engineering College, Ghaziabad Data Handling using Oracle Data Guard by the Transfer of Log Sequence Rishi Mohan Awasthi 1, Rishi Kumar 2, Raghav Garg 3 1,2,3 B.Tech, Computer Science & Engineering, IMS Engineering College, Ghaziabad

More information

VERITAS Volume Replicator. Successful Replication and Disaster Recovery

VERITAS Volume Replicator. Successful Replication and Disaster Recovery VERITAS Volume Replicator Successful Replication and Disaster Recovery V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information

vsphere Availability 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vsphere Availability 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

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

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

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE WHITE PAPER JULY 2018 INTRODUCTION The large number of components in the I/O path of an enterprise storage virtualization device such

More information

THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS. Avoiding Downtime with a Positive ROI

THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS. Avoiding Downtime with a Positive ROI THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS Avoiding Downtime with a Positive ROI Industrial Automation s Unique Challenges and the Risks of Unplanned Downtime

More information

NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software

NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software Downtime Challenges and HA/DR Solutions Undergoing Paradigm Shift with IP Causes of Downtime: Cost of Downtime: HA & DR Solutions:

More information

Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks

Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks Implementing Oracle Database 10g0 Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks The high cost of downtime has prompted many organizations to view

More information

Before You Update: Important Notes

Before You Update: Important Notes Before you update, familiarize yourself with the update process, the system's behavior during the update, compatibility issues, and required pre or post-update configuration changes. Caution Note Do not

More information

Cisco Virtualized Workload Mobility Introduction

Cisco Virtualized Workload Mobility Introduction CHAPTER 1 The ability to move workloads between physical locations within the virtualized Data Center (one or more physical Data Centers used to share IT assets and resources) has been a goal of progressive

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

More information

StarWind Virtual SAN Windows Geo-Clustering: SQL Server

StarWind Virtual SAN Windows Geo-Clustering: SQL Server #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Windows Geo-Clustering: SQL Server FEBRUARY 2016 TECHNICAL PAPER EDWIN SARMIENTO, Microsoft SQL Server MVP, Microsoft Certified Master

More information

Dell EMC Storage with the Avigilon Control Center System

Dell EMC Storage with the Avigilon Control Center System Dell EMC Storage with the Avigilon Control Center System Surveillance January 2019 H15398.5 Sizing Guide Abstract This guide helps you understand the benefits of using a Dell EMC storage solution with

More information

TANDBERG Management Suite - Redundancy Configuration and Overview

TANDBERG Management Suite - Redundancy Configuration and Overview Management Suite - Redundancy Configuration and Overview TMS Software version 11.7 TANDBERG D50396 Rev 2.1.1 This document is not to be reproduced in whole or in part without the permission in writing

More information

High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS)

High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS) White Paper High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS) Updated January 2013 2012 Cisco and/or its affiliates. All rights reserved. This document

More information

VMware vsphere Clusters in Security Zones

VMware vsphere Clusters in Security Zones SOLUTION OVERVIEW VMware vsan VMware vsphere Clusters in Security Zones A security zone, also referred to as a DMZ," is a sub-network that is designed to provide tightly controlled connectivity to an organization

More information

Securing the Data Center against

Securing the Data Center against Securing the Data Center against vulnerabilities & Data Protection Agenda Virtual Virtualization Technology How Virtualization affects the Datacenter Security Keys to a Secure Virtualized Deployment and

More information

Achieving high availability for Hyper-V

Achieving high availability for Hyper-V At a glance: Consolidating servers using Hyper-V Ensuring high availability of virtual machines Setting up a Windows Server 2008 failover cluster Achieving high availability for Hyper-V Steven Ekren Server

More information

vsphere Availability Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 EN

vsphere Availability Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 EN Update 1 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Building Clusters to Protect SQL Server in Cloud Configurations

Building Clusters to Protect SQL Server in Cloud Configurations Building Clusters to Protect SQL Server in Cloud Configurations David Bermingham Senior Technical Evangelist, SIOS Technology Microsoft Cloud & Datacenter MVP (2010-Present) Copyright @ 2017 SIOS Technology

More information

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

Technical Field Enablement. Symantec Messaging Gateway 10.0 HIGH AVAILABILITY WHITEPAPER. George Maculley. Date published: 5 May 2013

Technical Field Enablement. Symantec Messaging Gateway 10.0 HIGH AVAILABILITY WHITEPAPER. George Maculley. Date published: 5 May 2013 Symantec Messaging Gateway 10.0 HIGH AVAILABILITY WHITEPAPER George Maculley Date published: 5 May 2013 Document Version: 1.0 Technical Field Enablement Contents Introduction... 3 Scope... 3 Symantec Messaging

More information

Oracle Real Application Clusters on VMware vsan January 08, 2018

Oracle Real Application Clusters on VMware vsan January 08, 2018 Oracle Real Application Clusters on VMware vsan January 08, 2018 1 Table of Contents 1. Executive Summary 1.1.Business Case 1.2.Solution Overview 1.3.Key Results 2. vsan Oracle RAC Reference Architecture

More information

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP Silverton Consulting, Inc. StorInt Briefing BENEFITS OF MULTI- NODE SCALE- OUT CLUSTERS RUNNING NETAPP CDOT PAGE 2 OF 7 Introduction

More information

Dell EMC Storage with Panasonic Video Insight

Dell EMC Storage with Panasonic Video Insight Dell EMC Storage with Panasonic Video Insight Surveillance June 2018 H17179 Sizing Guide Abstract The purpose of this guide is to help you understand the benefits of using a Dell EMC storage solution with

More information

Windows 2008 failover cluster

Windows 2008 failover cluster Windows 2008 failover cluster A failover cluster is a group of independent computers that work together to increase the availability of applications and services. The clustered servers (called nodes) are

More information

ECE Engineering Robust Server Software. Spring 2018

ECE Engineering Robust Server Software. Spring 2018 ECE590-02 Engineering Robust Server Software Spring 2018 Business Continuity: Disaster Recovery Tyler Bletsch Duke University Includes material adapted from the course Information Storage and Management

More information

vsan Security Zone Deployment First Published On: Last Updated On:

vsan Security Zone Deployment First Published On: Last Updated On: First Published On: 06-14-2017 Last Updated On: 11-20-2017 1 1. vsan Security Zone Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Security Zone Deployment 3 1.1 Solution Overview VMware vsphere

More information

Tech Note: vsphere Replication with vsan First Published On: Last Updated On:

Tech Note: vsphere Replication with vsan First Published On: Last Updated On: Tech Note: vsphere Replication with vsan First Published On: 10-27-2017 Last Updated On: 11-01-2017 1 Table of Contents 1. Introduction 1.1.Introduction 2. vsphere Replication with vsan Datastores 2.1.vSphere

More information

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap VERITAS FlashSnap Guidelines for Using VERITAS FlashSnap V E R I T A S W H I T E P A P E R Table of Contents Summary.......................................................................................1

More information

Overview. CPS Architecture Overview. Operations, Administration and Management (OAM) CPS Architecture Overview, page 1 Geographic Redundancy, page 5

Overview. CPS Architecture Overview. Operations, Administration and Management (OAM) CPS Architecture Overview, page 1 Geographic Redundancy, page 5 CPS Architecture, page 1 Geographic Redundancy, page 5 CPS Architecture The Cisco Policy Suite (CPS) solution utilizes a three-tier virtual architecture for scalability, system resilience, and robustness

More information

Architecting a Messaging Strategy with Microsoft Exchange 2013 and the VMware Cloud Provider Program

Architecting a Messaging Strategy with Microsoft Exchange 2013 and the VMware Cloud Provider Program VMware vcloud Architecture Toolkit for Service Providers Architecting a Messaging Strategy with Microsoft Exchange 2013 and the VMware Cloud Provider Program Version 2.9 January 2018 Martin Hosken 2018

More information

Availability & Resource

Availability & Resource Achieving Cost-effective High Availability & Resource Management Agenda Virtual Infrastructure Stack How Vmware helps in the Data Center Availability and Resource Management 2 The VMware Virtual Infrastructure

More information

vsphere Availability Update 1 ESXi 5.0 vcenter Server 5.0 EN

vsphere Availability Update 1 ESXi 5.0 vcenter Server 5.0 EN Update 1 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

EMC VPLEX Geo with Quantum StorNext

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

More information