How Does Failover Clustering Work in Windows 2008 R2?
Posted
by
Kyle Brandt
on Server Fault
See other posts from Server Fault
or by Kyle Brandt
Published on 2012-06-07T13:52:56Z
Indexed on
2012/06/12
4:42 UTC
Read the original article
Hit count: 518
I am trying to learn how the failover clustering features works with Windows 2008 R2 as I am going to be using as part of SQL Server 2012 always on.
I have been able to find information on how to set it up, and what it does. However, I am having trouble finding a nice technical document on how it actually works in detail (For example with keepalived there are docs that explain how often are heartbeat packets sent, what they look like etc).
I know this is a pretty broad question, but I would like to have a good understanding of mechanisms of this feature.
© Server Fault or respective owner