Hi,
Having a connectivity issue here.
We have a default instance which is not being used (totally inactive and shut down), and a named instance on a SQL Cluster with 2 physical machines, and 2 VMs. This cluster is active / passive. For a very long time everything was working fine. We recently got a call that none of the developers could connect to the instance without specifying the port. So we checked to see that TCP/IP was turned on, we checked the browser service, we made sure all the required ports were open. All looks okay.
We then reboot the offline server, and failed over the active server and then reboot that one.
Still no luck.
We checked the cluster setup. We are using dynamic ports and the Ipall was auto assigned 56191. That is the port you have to designate in order to connect. We have a reporting server on another box which requires the port to connect.
We had to set up Kerberos to allow for a double hop situation. We registered service accounts and servers and now are getting an error which states that the server is unknown, the error message lists the name of the server with the port.
Of course locally we connect fine. We think there is something wrong with the SQL browser but are not sure of the best way to troubleshoot.
We are using MS SQL Server 2008 on a Windows 2008 R2 box.
Any ideas? Thanks for your help.
Having a connectivity issue here.
We have a default instance which is not being used (totally inactive and shut down), and a named instance on a SQL Cluster with 2 physical machines, and 2 VMs. This cluster is active / passive. For a very long time everything was working fine. We recently got a call that none of the developers could connect to the instance without specifying the port. So we checked to see that TCP/IP was turned on, we checked the browser service, we made sure all the required ports were open. All looks okay.
We then reboot the offline server, and failed over the active server and then reboot that one.
Still no luck.
We checked the cluster setup. We are using dynamic ports and the Ipall was auto assigned 56191. That is the port you have to designate in order to connect. We have a reporting server on another box which requires the port to connect.
We had to set up Kerberos to allow for a double hop situation. We registered service accounts and servers and now are getting an error which states that the server is unknown, the error message lists the name of the server with the port.
Of course locally we connect fine. We think there is something wrong with the SQL browser but are not sure of the best way to troubleshoot.
We are using MS SQL Server 2008 on a Windows 2008 R2 box.
Any ideas? Thanks for your help.
Comment