Hi guys
We have the following scenario:
Our sql servers are in a cluster consisting of two servers. All running sql 2012. Both off the servers DNS is configured for a primary in a local AD site and a secondary DNS to a different AD site.
When we reboot the local dc in the local AD site, sql get the following error:
"Cannot generate SSPI context."
When the local DC is back online everything works fine.
My question is why dont SQL query the secondary DC? Or is this a SPN/kerberos issue? Or should we rather add a secondary dc in the local site aswell?
Thanks