windows server 2008 r2 high availability

16
Windows Server 2008 R2 High Availability Steve Evans http://SerkTools.com

Upload: hector

Post on 21-Jan-2016

30 views

Category:

Documents


0 download

DESCRIPTION

Windows Server 2008 R2 High Availability. Steve Evans http://SerkTools.com. Steve Evans. Microsoft MVP, Directory Services Blog – http://SerkTools.com Twitter - @scevans SerkTools ( http://SerkTools.com ) Content Creation/Delivery Screencast, Whitepapers, Blogging, Events Consulting - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Windows Server 2008 R2 High Availability

Windows Server 2008 R2High Availability

Steve Evanshttp://SerkTools.com

Page 2: Windows Server 2008 R2 High Availability

• Microsoft MVP, Directory Services• Blog – http://SerkTools.com• Twitter - @scevans• SerkTools (http://SerkTools.com)– Content Creation/Delivery• Screencast, Whitepapers, Blogging, Events

– Consulting• Microsoft IT Infrastructure (Active Directory, SQL,

SharePoint, Exchange, Identity, etc)

Steve Evans

Page 3: Windows Server 2008 R2 High Availability

Stand Alone

Application

Data

Free

Simple

Good Enough?

Page 4: Windows Server 2008 R2 High Availability

Application Redundancy

Application

Data

Application

Data

AD/DNS/SMTP

Protocol Support

Perfect!

Page 5: Windows Server 2008 R2 High Availability

Load Balancer

Application

Data

Application

Data

Load Balancer

Web Servers

Remote Desktop Services

App Support Helps

Page 6: Windows Server 2008 R2 High Availability

Fail Over Clustering

Application

Data

Application

Data

File Services/SQL

Shared Storage

Complicated

Expensive

Page 7: Windows Server 2008 R2 High Availability

No Majority: Disk Only

Shared Volume

Single Point of Failure

Old School == BAD!

Cluster Config

Page 8: Windows Server 2008 R2 High Availability

Node Majority

Each Node Gets 1 Vote

Cluster Requires Majority

Cluster Config

Cluster Config

Cluster Config

Page 9: Windows Server 2008 R2 High Availability

Node & Disk Majority

Shared Volume

Shared Disk can have 1 voteEven # of Nodes

Cluster Config

Page 10: Windows Server 2008 R2 High Availability

Multi Site Clustering

Dedicated Volume

Dedicated VolumeReplication

File Share Witness

VERY Complicated

Replication by 3rd Party

Cloud for File Share Witness?

Page 11: Windows Server 2008 R2 High Availability

File Server Cluster

vol0

vol1

vol2

Cluster Group Type: DFS RootNetwork Name: serk-file

Disk: vol0IP Address

Cluster Group Type: File ServerNetwork Name: serk-file-01

File Share: share$Disk: vol1IP Address

Cluster Group Type: File ServerNetwork Name: serk-file-02

File Share: share$Disk: vol2IP Address

Page 12: Windows Server 2008 R2 High Availability

DFS Client Experience

Page 13: Windows Server 2008 R2 High Availability

Hyper-V Live Migrate

Guest Level Clustering

Application Agnostic

Simplified Guests

Page 14: Windows Server 2008 R2 High Availability

PowerShell Support

Page 15: Windows Server 2008 R2 High Availability

Top Windows Failover cmdlets

Add-ClusterDiskAdd/Remove-ClusterNodeAdd/Remove-ClusterGroupGet/Set-ClusterQuorom

Get/Set-ClusterLogMove-ClusterGroupNew-ClusterTest-Cluster

Page 16: Windows Server 2008 R2 High Availability

• Microsoft MVP, Directory Services• Blog – http://SerkTools.com• Twitter - @scevans• SerkTools (http://SerkTools.com)– Content Creation/Delivery• Screencast, Whitepapers, Blogging, Events

– Consulting• Microsoft IT Infrastructure (Active Directory, SQL,

SharePoint, Exchange, Identity, etc)

Steve Evans