Unsolved
This post is more than 5 years old
2 Posts
0
417
May 6th, 2008 09:00
DNS script help
Hello,
from my previous post regarding geographically dispersed clustering. Can anyone shed some light as to how I can obtain a DNS script that will update the virtual name to the failover IP address on the DNS?
Thanks in advance,
Seing
from my previous post regarding geographically dispersed clustering. Can anyone shed some light as to how I can obtain a DNS script that will update the virtual name to the failover IP address on the DNS?
Thanks in advance,
Seing
0 events found
No Events found!


ecervant
63 Posts
0
May 6th, 2008 11:00
tribicic
157 Posts
0
May 7th, 2008 00:00
Emilio - the built in dns update mechanism will not help here as we need to change the IP address after failover.
IKP1
198 Posts
0
May 8th, 2008 04:00
After a lot of pain with a geographically dispersed AutoStart (Asia - UK) and (USA - UK), can safely say that if this is a Windows cluster that use call the MS Windows tools to manage the DNS entries. Assuming that the IP subnet changes across location, then you will need to make two call - firstly delete the current entry and then secondly add the new details.
Also, if you resource group contains the virtual IP address then use the name version and not the numeric version - that is use AutoStart to query the DNS for the address to use and not code this in to the resource group.
Hope this helps
IKP