Building a Highly Available Failover Cluster Solution with...

34
cc

Transcript of Building a Highly Available Failover Cluster Solution with...

Page 1: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

cc

Page 3: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 4: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Infrastructure for the Private Cloud

Hyper-V

Management for the private cloud

Infrastructure for the private cloud

Platform for the private cloud

Page 5: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 6: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 7: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Highly scalable infrastructure for the private cloud

. . .

Sca

le u

p

Scale out

...

Page 8: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 9: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Flexible storage choices for the private cloud

Cluster Shared Volumes

Single Logical Server (\\Foo\Share)

Accessing VHDs over SMB

Hyper-V Cluster

File Server ClusterSingle File System Namespace

Page 10: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

FC / iSCSI / SAS / FCoE / Spaces

JBOD

SMB

Hyper-V Cluster

File Server Cluster

FC / iSCSI / SAS / FCoE /

Spaces JBOD

SMB

Page 11: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

From Hours to Seconds …

0

50

100

150

200

250

300

350

400

100

Million

Files

200

Million

Files

300

Million

Files

Min

ute

s

Windows

Server 2008 R2

Windows

Server 2012

<3 sec of downtime

Page 12: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Encrypted cluster volumes

Page 13: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Cluster integrated Storage Spaces

SAS

Physical

Storage

JBODs

Spaces-Based

Virtualized

Storage

Spaces

integrated

with Cluster

Cluster

Shared

Volumes

Page 14: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 16: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Cluster managed node votes

1 1 1 0

Page 17: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

• Task is scheduled on all Nodes of the clusterCluster Wide

• Task is scheduled on a single random Node of the clusterAny Node

• Task is scheduled only on the node which currently owns the specified ResourceResource Specific

PowerShell Cmdlet Description

Register-ClusteredScheduledTask Creating a new clustered scheduled task

Unregister-ClusteredScheduledTask Delete a clustered scheduled task

Set-ClusteredScheduledTask Update existing clustered task

Get-ClusteredScheduledTask Enumerating existing clustered tasks

Page 18: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Simplify host patching and repairs

Draining a node

• Node is paused preventing new groups from moving to that node

• All groups are issued a move

• VMs are queued up and live migrated off based on priority

Resuming a node

•Resume-ClusterNode –Failback invokes failback policies

to return groups to that node when it is brought out of

Maintenance Mode

Page 19: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Eliminate repetitive maintenance tasks

Update

Coordinator

Admin

Initiate

Cluster-Aware

Updating

Page 20: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Hyper-V

Management for the private cloud

Infrastructure for the private cloud

Platform for the private cloud

Page 21: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Virtual Machine Priority

High

Medium

Low

Page 22: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Improved VM mobility within the cluster

Page 23: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

VHD

Page 24: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

VM mobility in and out and between clusters

Live Migrate VM and Storage

to Clusters

Live Migrate VM and

Storage Between

Clusters

Live Migrate VM and Storage

to Stand-Alone Server

Page 25: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

The pipeline

Page 26: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

The pipeline

Page 27: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

The pipeline

Page 28: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Modifying storage paths

Page 29: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Branch Office

VHD VHD

Page 30: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Fibre channel from the guest

Cluster

Page 31: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up

Health detection of applications inside a virtual machine

Page 32: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 33: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up
Page 34: Building a Highly Available Failover Cluster Solution with ...download.microsoft.com/documents/hk/technet/techdays2013...Highly scalable infrastructure for the private cloud. . . up