But what if there is a catastrophic event? Fire, flood, earthquake …

Slides:



Advertisements
Similar presentations
Henk Den Baes Technology Advisor Microsoft BeLux
Advertisements

Symon Perriman Program Manager II Clustering & High-Availability Microsoft Corporation SESSION CODE: VIR303.
Tech·Ed North America /6/2017 8:17 AM
Site A But what if there is a catastrophic event? Fire, flood, earthquake … Same Physical Location.
4/11/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
VERITAS Confidential Disaster Recovery – Beyond Backup Jason Phippen – Director Product and Solutions Marketing, EMEA.
High Availability 24 hours a day, 7 days a week, 365 days a year… Vik Nagjee Product Manager, Core Technologies InterSystems Corporation.
1 © Copyright 2010 EMC Corporation. All rights reserved. EMC RecoverPoint/Cluster Enabler for Microsoft Failover Cluster.
Cost to serve reduction Removal of middleware Hardware platform agnostic Use of commodity hardware Just in time hardware provisioning.
Cluster Node 2 Node 1 Share2Share1Share2 SMB Client \\SOFS Share1.
4/17/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
1© Copyright 2011 EMC Corporation. All rights reserved. EMC RECOVERPOINT/ CLUSTER ENABLER FOR MICROSOFT FAILOVER CLUSTER.
Implementing Failover Clustering with Hyper-V
Site B Site A SANSANSANSAN.
SharePoint Business Continuity Management with SQL Server AlwaysOn
On Premises Microsoft Azure Service Provider Business Continuity Tenant Services Service Administration Fabric Management Admin Portal Tenant.
Ronen Gabbay Microsoft Regional Director Yside / Hi-Tech College
Enabling Disaster Recovery for Hyper-V Workloads Using Hyper-V Replica Shreesh Dubey Principal Group Program Manager Microsoft Corporation VIR302.
86% 50% Storage Management API SMP: Standards Based Storage Management Service (SMI-S) SANNASFabric SMP: Microsoft Unified Spaces Provider.
Architecting Availability Groups
Implementing Multi-Site Clusters April Trần Văn Huệ Nhất Nghệ CPLS.
Module 12: Designing High Availability in Windows Server ® 2008.
Cluster Heartbeats Node health monitoring CSV I/O Built-in resiliency for storage volume access Intra-Cluster Synchronization Replicated state.
Failover Clustering & Hyper-V: Multisite Disaster Recovery
Leaders Have Vision™ visionsolutions.com 1 Leading Edge Solutions, Proven Technologies Anne-Elisabeth Caillot Pre-Sales & Business Development
Continuous Access Overview Damian McNamara Consultant.
Site Power OutageNetwork Disconnect Node Shutdown for Patching Node Crash Quorum Witness Failure How do I make sure my Cluster stays up ??... Add/Evict.
SQLCAT: SQL Server HA and DR Design Patterns, Architectures, and Best Practices Using Microsoft SQL Server 2012 AlwaysOn Sanjay Mishra Program Manager.
1 Data Guard. 2 Data Guard Reasons for Deployment  Site Failures  Power failure  Air conditioning failure  Flooding  Fire  Storm damage  Hurricane.
Elden Christensen Senior Program Manager Lead Microsoft Session Code: SVR319.
Module 10: Maintaining High-Availability. Overview Introduction to Availability Increasing Availability Using Failover Clustering Standby Servers and.
7. Replication & HA Objectives –Understand Replication and HA Contents –Standby server –Failover clustering –Virtual server –Cluster –Replication Practicals.
Module 2: Concepts of Server Clusters. Overview Introduction to Server Clusters Key Concepts of a Server Cluster Choosing a Server Cluster Configuration.
Windows Server 2008 R2 High Availability Steve Evans
Alwayson Availability Groups
Enabling Disaster Recovery for Hyper-V Workloads Using Hyper-V Replica Vijay Sistla Senior Program Manager Microsoft Corporation VIR302.
Windows Server 2016 Cloud building brick Ljubo Brodarić Siemens CVC.
You there? Yes Network Health Monitoring Heartbeats are sent to monitor health status of network interfaces Are sent over all cluster.
Course Topics Administering SQL Server 2012 Jump Start 01 | Install and Configure SQL Server04 | Manage Data 02 | Maintain Instances and Databases05 |
Complete VM Mobility Across the Datacenter Server Virtualization Hyper-V 2012 Live Migrate VM and Storage to Clusters Live Migrate VM and Storage Between.
Failover Clustering & Hyper-V: Multi-Site Disaster Recovery Symon Perriman Technical Evangelist Microsoft
Virtual Machine Movement and Hyper-V Replica
1 Chapter Overview Using Standby Servers Using Failover Clustering.
How to setup DSS V6 iSCSI Failover with XenServer using Multipath Software Version: DSS ver up55 Presentation updated: February 2011.
Deploying Highly Available SQL Server in Windows Azure A Presentation and Demonstration by Microsoft Cluster MVP David Bermingham.
VAROVANJE VIRTUALIZIRANEGA DATACENTRA – VISOKA RAZPOLOŽLJIVOST Gorazd Šemrov Microsoft Consulting Services
ALWAYSON AVAILABILITY GROUPS ON AZURE – LESSONS FROM THE FIELD.
SQL Server High Availability Introduction to SQL Server high availability solutions.
All the things you need to know before setting up AlwaysOn Michael Steineke SQL & BI Solution Lead Enterprise Architect Concurrency, Inc.
Architecting Availability Groups An analysis of Microsoft SQL Server Always-On Availability Group architectures 1.
Introduction to Clustering
Sponsors.
ALWAYSON AVAILABILITY GROUPS
Kako sa novim tehnologijama graditi datacentar budućnosti?
Disaster Recovery Where to Begin
Always On Multi-Site Patterns
Briefing: Leverage HPE Storage Solutions in Windows/Hyper-V
Always On Availability Groups
Always On : Multi-site patterns
Introduction to Clustering
Architecting Availability Groups
Always On : Multi-site patterns
Always On : Multi-site patterns
AlwaysOn Availability Groups
High Availability/Disaster Recovery Solution
4/7/2019 8:09 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or.
Microsoft SQL Server 2014 for Oracle DBAs Module 12
04 | Always On High Availability
Top 5 TIPS TO KEEP Always on AGs humming and users happy
Designing Database Solutions for SQL Server
Presentation transcript:

But what if there is a catastrophic event? Fire, flood, earthquake …

app’s fail over to a separate physical location Servers in separate locations in the same cluster

Recovery Time Objective (RTO)Recovery Point Objective (RPO)

WAN Different datacenters (usually) equates to different subnets Longer distance means greater network latency

PropertyDefaultRecommendedDescription SameSubnetDelay 11Frequency heartbeats (HB) sent SameSubnetThreshold 510Missed HB before interface considered down CrossSubnetDelay 11Frequency HB sent to nodes on dissimilar subnets CrossSubnetThreshold 520 Missed HB before interface considered down to nodes on dissimilar subnets PowerShell: (Get-Cluster).SameSubnetThreshold = 10 (Get-Cluster).CrossSubnetThreshold = 20

Dependencies in Cluster Validation Report Network Name Resource IP Address Resource A IP Address Resource B OR

DNS Replication Record Created Record Updated Record Obtained DNS Client access point fails across subnets Client needs new address Nodes in dissimilar subnets

Network Virtualization

PowerShell syntax: Get-ClusterResource ClusNN | Set-ClusterParameter RegisterAllProvidersIP 1 Get-ClusterResource ClusNN | Set-ClusterParameter HostRecordTTL 300

VM = DNS

DNS Server 1 DNS Server 2 FS = VLAN DNS

DNS Server 1 DNS Server 2 VM = DNS

ValueDescription 0Clear Text 1Signed (default) 2Encrypted PowerShell syntax: (Get-Cluster). SecurityLevel = 2

Adjust intra-node heartbeat thresholds Understand NetName Resource Configuration Optimize Client Reconnection on CAP Failover Encrypt intra-node communication over unsecure WANs

Each node can have 1 vote Witness can only have 1 vote

Vote Site 2 Down!!! Site 1 can reach Cloud Witness! Cluster Survives!

Azure Witness

Cloud WitnessFile Share Witness Share the same arbitration logic Do not keep copy of cluster database

Cluster Site 1 Site 2

Vote Loss of Primary Site: Start-ClusterNode -ForceQuorum Recovery of Primary Site: Start-ClusterNode -PreventQuorum

PowerShell syntax: Get-ClusterGroup MyVM | Set-ClusterOwnerNode Node1, Node2

Recommended to use Cloud Witness When no access to Azure use File Share Witness in a 3 rd site Automatic failover – Keep number of nodes on primary and secondary sites equal Manual failover – Remove votes of nodes on secondary site

Chicago (you are here) NYC “Can you hear me now?”

Replication Block-level, volume-based Synchronous & asynchronous SMB transport Flexibility Any Windows volume Any fixed disk storage Any storage fabric Managemen t Failover Cluster Manager Windows PowerShell WMI End to end MS Storage Stack

Cluster Site1 Site2

Applications (local or remote) Source Server Node (SR) Data Log 1 t 2 Destination Server Node (SR) Data Log t1t