Re: Long failover time...



I thought it was recommended to put all cluster names/ips in the hosts file located at:
%WINDIR%\system32\drivers\etc\hosts

By default, you don't want your cluster communicating over the public (client access) interface and you don't want your cluster to fail just because your DNS server goes down or is not accessible.

By adding each node to this file on both nodes, you won't even do a name lookup via DNS since Windows uses hosts/lmhosts then DNS.

~kenny

"LOVEBEINGDBA" <LOVEBEINGDBA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:EC8A3B7D-E8D7-4B1E-BF4A-DD63E31750E9@xxxxxxxxxxxxxxxx
Thanks and I appretiate your reply...

Is it required to create a PTR record for the Cluster Name in the DNS
Server??? We already have a cluster whose name is registered in the DNS only
for forward lookup...

Thanks.
Arun M

"John Fullbright" wrote:

"The server for 143.3.16.172.in-addr.arpa. could not be contacted over
adapter
'Public' to determine whether it accepts DNS registration updates. Retrying
at a later time"

Looks like problems contacting an authoratative DNS server for the reverse
lookup zone that holds the PTR record.

..

"LOVEBEINGDBA" <LOVEBEINGDBA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A70ABBFB-6DDA-495D-B715-542869DC021C@xxxxxxxxxxxxxxxx
> Environment:
> Windows Server 2003 R2 x64 SP2
> MSCS 2 node failover cluster
>
> Failover takes about 2 minutes. When doing the failover the clustername
> take
> a long time to come back up.
>
> Clustername has been registered in the DNS for forward look up .
>
> We have another production cluster and that works fine in the same > setup.
>
> These are the lines I found that are related to this issue from cluster
> log:
>
> 00000840.00000bb4::2007/08/06-16:57:27.835 WARN Network Name <Cluster
> Name>:
> The server for 143.3.16.172.in-addr.arpa. could not be contacted over
> adapter
> 'Public' to determine whether it accepts DNS registration updates.
> Retrying
> at a later time.
> 00000840.00000bb4::2007/08/06-16:57:27.835 INFO Network Name <Cluster
> Name>:
> Replaced DNS name <clustername.domain> with IP Address 172.16.3.143 > over
> adapter 'Public'.
> 00000840.00000b08::2007/08/06-16:57:28.679 INFO Network Name: time > until
> next DNS reg: 2007/08/06-22:17:35 (128309122556769715)
> 00000840.00000bb4::2007/08/06-16:58:26.795 WARN Network Name <Cluster
> Name>:
> Failed to register DNS PTR record 143.3.16.172.in-addr.arpa. for host
> <clustername.domain> over adapter 'Public', status 1460
> 00000840.00000bb4::2007/08/06-16:58:26.795 INFO Network Name <Cluster
> Name>:
> Modified DNS name <clustername.domain> with IP Address 172.16.3.143 > over
> adapter 'Public'.
> 00000840.00000b08::2007/08/06-16:58:28.638 INFO Network Name: time > until
> next DNS reg: 2007/08/06-22:17:35 (128309122556769715)
>
> Any help will be greatly appretiated.




.



Relevant Pages

  • Re: Long failover time...
    ... 'Public' to determine whether it accepts DNS registration updates. ... We have another production cluster and that works fine in the same setup. ...
    (microsoft.public.windows.server.clustering)
  • Re: Long failover time...
    ... MVP - Windows Server - Clustering ... Second, in your hosts file, you put a hostname and IP address. ... Private Cluster Network: 192.168.x.x ... No DNS required. ...
    (microsoft.public.windows.server.clustering)
  • Re: Long failover time...
    ... I was explicitly stating that the cluster comm was NOT used just for the hearbeat. ... MVP - Windows Server - Clustering ... The routing stack in the host uses it in the following order: lmhosts, hosts, dns and wins. ... is it finds the host IP in the hosts file and no network requests are required. ...
    (microsoft.public.windows.server.clustering)
  • Re: DNS is picking up the heart beat address of the 2nd cluster node
    ... DNS is picking up the heart beat address of the 2nd cluster ... The problem I am having is that DNS is picking up the 2nd nodes ... > heart beat address of 10.0.0.2. ...
    (microsoft.public.windows.server.dns)
  • Re: Long failover time...
    ... MVP - Windows Server - Clustering ... As for the hosts file. ... hence you only add the cluster Nodes in the file. ... does nothing with a properly configured systems and DNS. ...
    (microsoft.public.windows.server.clustering)