Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > Windows Cluster Takes 2 Minutes to Fail Over

Reply
Thread Tools Display Modes

Windows Cluster Takes 2 Minutes to Fail Over

 
 
Charles
Guest
Posts: n/a

 
      08-21-2009
There seems to be a lot written about this on the net, and yet I can't find
the answer that fixes it for me.

I have a 2-node cluster on Windows Server 2003. Whenever it fails over it
takes 2 minutes to do it, and gets stuck waiting on Cluster Name and MSDTC
Resource in the Cluster Group.

When it fails over I get the following event in the System event log:

"The kerberos client received a KRB_AP_ERR_MODIFIED error from the server
host/server2.mydomain.local. The target name used was . This indicates that
the password used to encrypt the kerberos service ticket is different than
that on the target server. Commonly, this is due to identically named
machine accounts in the target realm (MYDOMAIN.LOCAL), and the client realm.
Please contact your system administrator."

I have no idea how to resolve this, or even if it is the cause of the
problem.

I also note that in dnsmgmt, the private IP addresses of the two cluster
nodes keep appearing in the A records. I delete them on both servers and
they come back. I have been through the advanced TCP/IP properties and
checked that "Register the connection's addresses in DNS" is not checked,
but still they come back. Again, I don't know if this is a red herring.

Can anyone shed any light on this?

TIA

Charles


 
Reply With Quote
 
 
 
 
Charles
Guest
Posts: n/a

 
      08-27-2009
Does anyone have any ideas about this? Any suggestions of things I can try
or places I can look are welcome.

Thanks

Charles


"Charles" <> wrote in message
news:...
> There seems to be a lot written about this on the net, and yet I can't
> find the answer that fixes it for me.
>
> I have a 2-node cluster on Windows Server 2003. Whenever it fails over it
> takes 2 minutes to do it, and gets stuck waiting on Cluster Name and MSDTC
> Resource in the Cluster Group.
>
> When it fails over I get the following event in the System event log:
>
> "The kerberos client received a KRB_AP_ERR_MODIFIED error from the server
> host/server2.mydomain.local. The target name used was . This indicates
> that the password used to encrypt the kerberos service ticket is different
> than that on the target server. Commonly, this is due to identically named
> machine accounts in the target realm (MYDOMAIN.LOCAL), and the client
> realm. Please contact your system administrator."
>
> I have no idea how to resolve this, or even if it is the cause of the
> problem.
>
> I also note that in dnsmgmt, the private IP addresses of the two cluster
> nodes keep appearing in the A records. I delete them on both servers and
> they come back. I have been through the advanced TCP/IP properties and
> checked that "Register the connection's addresses in DNS" is not checked,
> but still they come back. Again, I don't know if this is a red herring.
>
> Can anyone shed any light on this?
>
> TIA
>
> Charles
>
>

 
Reply With Quote
 
RuNCo
Guest
Posts: n/a

 
      09-02-2009

What about to check cluster log?

"Charles" <> wrote in message
news:...
> Does anyone have any ideas about this? Any suggestions of things I can try
> or places I can look are welcome.
>
> Thanks
>
> Charles
>
>
> "Charles" <> wrote in message
> news:...
>> There seems to be a lot written about this on the net, and yet I can't
>> find the answer that fixes it for me.
>>
>> I have a 2-node cluster on Windows Server 2003. Whenever it fails over it
>> takes 2 minutes to do it, and gets stuck waiting on Cluster Name and
>> MSDTC Resource in the Cluster Group.
>>
>> When it fails over I get the following event in the System event log:
>>
>> "The kerberos client received a KRB_AP_ERR_MODIFIED error from the server
>> host/server2.mydomain.local. The target name used was . This indicates
>> that the password used to encrypt the kerberos service ticket is
>> different than that on the target server. Commonly, this is due to
>> identically named machine accounts in the target realm (MYDOMAIN.LOCAL),
>> and the client realm. Please contact your system administrator."
>>
>> I have no idea how to resolve this, or even if it is the cause of the
>> problem.
>>
>> I also note that in dnsmgmt, the private IP addresses of the two cluster
>> nodes keep appearing in the A records. I delete them on both servers and
>> they come back. I have been through the advanced TCP/IP properties and
>> checked that "Register the connection's addresses in DNS" is not checked,
>> but still they come back. Again, I don't know if this is a red herring.
>>
>> Can anyone shed any light on this?
>>
>> TIA
>>
>> Charles
>>
>>

 
Reply With Quote
 
Dawho
Guest
Posts: n/a

 
      09-03-2009
To fix your DNS problem, in your DNS server you must set it to listen
only on addresses that you want to have A records for.

RuNCo wrote:
> What about to check cluster log?
>
> "Charles" <> wrote in message
> news:...
>> Does anyone have any ideas about this? Any suggestions of things I can
>> try or places I can look are welcome.
>>
>> Thanks
>>
>> Charles
>>
>>
>> "Charles" <> wrote in message
>> news:...
>>> There seems to be a lot written about this on the net, and yet I
>>> can't find the answer that fixes it for me.
>>>
>>> I have a 2-node cluster on Windows Server 2003. Whenever it fails
>>> over it takes 2 minutes to do it, and gets stuck waiting on Cluster
>>> Name and MSDTC Resource in the Cluster Group.
>>>
>>> When it fails over I get the following event in the System event log:
>>>
>>> "The kerberos client received a KRB_AP_ERR_MODIFIED error from the
>>> server host/server2.mydomain.local. The target name used was . This
>>> indicates that the password used to encrypt the kerberos service
>>> ticket is different than that on the target server. Commonly, this is
>>> due to identically named machine accounts in the target realm
>>> (MYDOMAIN.LOCAL), and the client realm. Please contact your system
>>> administrator."
>>>
>>> I have no idea how to resolve this, or even if it is the cause of the
>>> problem.
>>>
>>> I also note that in dnsmgmt, the private IP addresses of the two
>>> cluster nodes keep appearing in the A records. I delete them on both
>>> servers and they come back. I have been through the advanced TCP/IP
>>> properties and checked that "Register the connection's addresses in
>>> DNS" is not checked, but still they come back. Again, I don't know if
>>> this is a red herring.
>>>
>>> Can anyone shed any light on this?
>>>
>>> TIA
>>>
>>> Charles
>>>
>>>

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      09-04-2009
"Charles" <> wrote in message
news:...
> Does anyone have any ideas about this? Any suggestions of things I can try
> or places I can look are welcome.
>
> Thanks
>
> Charles
>
>
> "Charles" <> wrote in message
> news:...
>> There seems to be a lot written about this on the net, and yet I can't
>> find the answer that fixes it for me.
>>
>> I have a 2-node cluster on Windows Server 2003. Whenever it fails over it
>> takes 2 minutes to do it, and gets stuck waiting on Cluster Name and
>> MSDTC Resource in the Cluster Group.
>>
>> When it fails over I get the following event in the System event log:
>>
>> "The kerberos client received a KRB_AP_ERR_MODIFIED error from the server
>> host/server2.mydomain.local. The target name used was . This indicates
>> that the password used to encrypt the kerberos service ticket is
>> different than that on the target server. Commonly, this is due to
>> identically named machine accounts in the target realm (MYDOMAIN.LOCAL),
>> and the client realm. Please contact your system administrator."
>>
>> I have no idea how to resolve this, or even if it is the cause of the
>> problem.
>>
>> I also note that in dnsmgmt, the private IP addresses of the two cluster
>> nodes keep appearing in the A records. I delete them on both servers and
>> they come back. I have been through the advanced TCP/IP properties and
>> checked that "Register the connection's addresses in DNS" is not checked,
>> but still they come back. Again, I don't know if this is a red herring.
>>
>> Can anyone shed any light on this?
>>
>> TIA
>>
>> Charles
>>
>>



Charles,

I am not a Cluster expert, so I can't help with that portion. But as far as
DNS and what's being registered, you are seeing default functionality.
pparently whatever record you are creating and deleting the default hostname
record, the system is seeing that as an SPN mismatch to the machine's
default FQDN, which is causing the kerb issues.

If the server is a DC, the netlogon service will always refresh it's
LdapIpAddress, A record, and GcIpAddress every 24 hours. If a DNS server, it
will register its nameserver record, hence what you are seeing. You can try,
as one poster mentioned, to tell it to only listen to a specific IP so that
registers.

You can also disable registration completely. Once that's done, if a DC, you
can then configure the netlogon registry entry to 'publish' (create) the
necessary records and IP you want, or if a DNS server, simply create static
entries.

Keep in mind, whatever you want to force register, the SPN of the machine,
which is based on it's configured FQDN must be registered properly, or you
will see kerb issues.

To get an idea of what's involved, I have a blog on multihomed DCs which
shows how to disable registration and create your own records. You can read
through the steps involved and apply what is applicable to your scenario.

Multihomed DCs with DNS, RRAS, and/or PPPoE adapters
http://msmvps.com/blogs/acefekay/arc...-adapters.aspx

I hope that helps.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Cluster Takes 2 Minutes to Fail Over Charles Server Networking 4 09-04-2009 01:30 AM
Windows takes minutes to log on Pete D Windows Small Business Server 1 10-20-2005 04:28 PM
Re: Cluster group takes five minutes to fail over John Toner [MVP] Clustering 1 09-21-2005 06:16 PM
Re: Cluster group takes five minutes to fail over Chuck Timon [MSFT] Clustering 0 09-21-2005 12:25 PM
Cluster service, network name takes long time to start/fail Björn Windows Server 2 06-28-2005 11:26 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59