dbTalk Databases Forums  

Cluster Network Name

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Cluster Network Name in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #61  
Old   
Edwin vMierlo [MVP]
 
Posts: n/a

Default Re: Cluster Network Name - 02-25-2008 , 03:50 AM







Quote:
Are you saying the traffic is re-directed to the physical server that
is owning the cluster.

Not sure what you are asking, but let me explain

In Windows 2003:
- The IP resource is moving with the Group to the other node, comes online,
after that it is the (R)ARP mechanism which will ensure the traffic is
received by the cluster node... standard IP networking (no "redirection")

In Windows 2008, and nodes on different subnets:
- There are two IP resources in the group, with an OR logical to the Network
Name, both IP resources will move to the node, but only one (for the correct
subnet) will come online, then the network name will come online. As now the
IP address has changed the "re-direct" (not really redirecting) is done by
DNS registration, so it relies on DNS to function properly. Same name in
DNS, IP address changed in DNS -> Clients can connect to the same name, new
IP address. Note: this might take some time to replicate the registration
around all DNS servers, as well as you might experience delay because of
local DNS caching.


Does that answer your question ?

HTH,
Edwin

PS, none of the two methods above are actually using "redirecting", it is
using standard IP networking technologies such as (R)ARP and DNS
registrations. Windows Failover Clustering is not really using any
"redirecting" technologies.







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.