dbTalk Databases Forums  

Failover not starting SQL Service

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Failover not starting SQL Service in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John
 
Posts: n/a

Default Failover not starting SQL Service - 01-13-2010 , 10:02 AM






I have a SQL 2005 cluster, 2 node, running on 2003 Server, all patches/
sp's up to date. It was working fine until yesterday. We installed
Reporting services a couple of days ago and installed iscsi initiator
so we could use some storage from NAS yesterday. The failover ot B-
node went fine but took longer than usual, maybe 4 minutes vice about
1. When we tried to fail back it failed on the SQL Server service 3
times, then i manually tried a bring online and it worked. So last
night I failed over to B-node and same deal failed 3 times, I manually
had to bring online. Going back to A-Node I had to actually start the
SQL service in MMC console to get it to come online. Where can I start
troubleshooting? The log in SQL server isn't giving me much, Event
logs has a generic error thats KB articles say is related to TEMPDB
not having space, but there is plenty. Any ideas are much appreciated.

John

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Failover not starting SQL Service - 01-13-2010 , 10:19 AM






First, you shouldn't be running Reporting Services on a production cluster.

Did you bring the iSCSI resources up on all nodes, promote them to clustered
resources, and test their failover before using them?

It may be that the iSCSI devices are not visible on all nodes or that the
drive letters are in conflict with clustered disk resources.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP


"John" <jcorbin121 (AT) gmail (DOT) com> wrote

Quote:
I have a SQL 2005 cluster, 2 node, running on 2003 Server, all patches/
sp's up to date. It was working fine until yesterday. We installed
Reporting services a couple of days ago and installed iscsi initiator
so we could use some storage from NAS yesterday. The failover ot B-
node went fine but took longer than usual, maybe 4 minutes vice about
1. When we tried to fail back it failed on the SQL Server service 3
times, then i manually tried a bring online and it worked. So last
night I failed over to B-node and same deal failed 3 times, I manually
had to bring online. Going back to A-Node I had to actually start the
SQL service in MMC console to get it to come online. Where can I start
troubleshooting? The log in SQL server isn't giving me much, Event
logs has a generic error thats KB articles say is related to TEMPDB
not having space, but there is plenty. Any ideas are much appreciated.

John

Reply With Quote
  #3  
Old   
John
 
Posts: n/a

Default Re: Failover not starting SQL Service - 01-13-2010 , 04:39 PM



I am removing the Reporting Services form the cluster - read some
articles and now understand. Dev team install doc's said to put it on
the prod DB....as you can see I am not a DBA by trade.

I did create the iSCSI LUN, created it as a resource on Node A then
went to B, setup the iscsi info in the initiator, and when it failed
over the first time I could see the drive. There is no data on that
drive yet - just there for testing/config right now.

Is the ERRLOG.x the only error log file SQL writes?? I looked at it
last night and it didn't reveal a whole lot....



On Jan 13, 9:19*am, "Geoff N. Hiten" <SQLCrafts... (AT) gmail (DOT) com> wrote:
Quote:
First, you shouldn't be running Reporting Services on a production cluster.

Did you bring the iSCSI resources up on all nodes, promote them to clustered
resources, and test their failover before using them?

It may be that the iSCSI devices are not visible on all nodes or that the
drive letters are in conflict with clustered disk resources.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"John" <jcorbin... (AT) gmail (DOT) com> wrote in message

news:b5640838-3715-4600-8483-ce7cbc9a97df (AT) j19g2000yqk (DOT) googlegroups.com...



I have a SQL 2005 cluster, 2 node, running on 2003 Server, all patches/
sp's up to date. It was working fine until yesterday. We installed
Reporting services a couple of days ago and installed iscsi initiator
so we could use some storage from NAS yesterday. The failover ot B-
node went fine but took longer than usual, maybe 4 minutes vice about
1. When we tried to fail back it failed on the SQL Server service 3
times, then i manually tried a bring online and it worked. So last
night I failed over to B-node and same deal failed 3 times, I manually
had to bring online. Going back to A-Node I had to actually start the
SQL service in MMC console to get it to come online. Where can I start
troubleshooting? The log in SQL server isn't giving me much, Event
logs has a generic error thats KB articles say is related to TEMPDB
not having space, but there is plenty. Any ideas are much appreciated.

John- Hide quoted text -

- Show quoted text -

Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Failover not starting SQL Service - 01-13-2010 , 08:42 PM



SQL Server also writes to the system application log. That may be more
informative, especially in cases where it fails to start.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP


"John" <jcorbin121 (AT) gmail (DOT) com> wrote

I am removing the Reporting Services form the cluster - read some
articles and now understand. Dev team install doc's said to put it on
the prod DB....as you can see I am not a DBA by trade.

I did create the iSCSI LUN, created it as a resource on Node A then
went to B, setup the iscsi info in the initiator, and when it failed
over the first time I could see the drive. There is no data on that
drive yet - just there for testing/config right now.

Is the ERRLOG.x the only error log file SQL writes?? I looked at it
last night and it didn't reveal a whole lot....



On Jan 13, 9:19 am, "Geoff N. Hiten" <SQLCrafts... (AT) gmail (DOT) com> wrote:
Quote:
First, you shouldn't be running Reporting Services on a production
cluster.

Did you bring the iSCSI resources up on all nodes, promote them to
clustered
resources, and test their failover before using them?

It may be that the iSCSI devices are not visible on all nodes or that the
drive letters are in conflict with clustered disk resources.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP

"John" <jcorbin... (AT) gmail (DOT) com> wrote in message

news:b5640838-3715-4600-8483-ce7cbc9a97df (AT) j19g2000yqk (DOT) googlegroups.com...



I have a SQL 2005 cluster, 2 node, running on 2003 Server, all patches/
sp's up to date. It was working fine until yesterday. We installed
Reporting services a couple of days ago and installed iscsi initiator
so we could use some storage from NAS yesterday. The failover ot B-
node went fine but took longer than usual, maybe 4 minutes vice about
1. When we tried to fail back it failed on the SQL Server service 3
times, then i manually tried a bring online and it worked. So last
night I failed over to B-node and same deal failed 3 times, I manually
had to bring online. Going back to A-Node I had to actually start the
SQL service in MMC console to get it to come online. Where can I start
troubleshooting? The log in SQL server isn't giving me much, Event
logs has a generic error thats KB articles say is related to TEMPDB
not having space, but there is plenty. Any ideas are much appreciated.

John- Hide quoted text -

- Show quoted text -

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.