dbTalk Databases Forums  

SQL Server (INST1) and SQL Server Agent (INST1) not running

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


Discuss SQL Server (INST1) and SQL Server Agent (INST1) not running in the microsoft.public.sqlserver.clustering forum.



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

Default SQL Server (INST1) and SQL Server Agent (INST1) not running - 11-03-2009 , 09:57 AM






Hello,

I am running SQL 2005 on W2K3.
I have a cluster for SQL Server.
There are two groups: SQLA and SQLB.
I run SQL Setup to install two SQL instances, INST1 and INST2.
SQL Server (INST1) and SQL Server Agent (INST1) are installed to both
groups. Setup says that the install failed, but, the resources do get
installed.

When the groups are owned by SQLA, neither the SQL Server (INST1) nor the
SQL Server Agent (INST1) will come online. When the groups are owned by
SQLB, everything runs fine, no problems. The Agent is dependent on the
server, so if I try to start the agent from the Services console, it attempts
to start both services. SQL Agent takes about 30 seconds, then displays a
message saying the agent started, then stopped, which may be normal because
some services will stop if there is no work to do. The SQL Server (INST1)
simply won't start and produces no messages.

In the Application log, an error is logged saying that the SQL Server agent
is failing in an attempt to connect to an incorrect instance. I have no idea
where the Agent is getting the incorrect instance name to connect to. I have
search the registry and looked for any type of config file but have not found
anything.

I have attempted multiple times to un-install and re-install all instances.
Un-install appears to work w/o problem. On each attempted re-install, Setup
indicates that it failed, but only on deploying the SQL Server instance. All
other components install successfully.

Not having any other problems with any other groups or resources.

Can anyone advise me on where the SQL Agent gets its configuration info from
so I can correct it so that the Agent attempts to connect to the correct
instance?

Are there any other thoughts on what could be causing this?

TIA,
DetRich

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

Default Re: SQL Server (INST1) and SQL Server Agent (INST1) not running - 11-04-2009 , 01:18 PM






Broken cluster installs are nearly impossible to troubleshoot.

I would flatten the cluster and reinstall SQL if possible.


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


"DetRich" <DetRich (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

I am running SQL 2005 on W2K3.
I have a cluster for SQL Server.
There are two groups: SQLA and SQLB.
I run SQL Setup to install two SQL instances, INST1 and INST2.
SQL Server (INST1) and SQL Server Agent (INST1) are installed to both
groups. Setup says that the install failed, but, the resources do get
installed.

When the groups are owned by SQLA, neither the SQL Server (INST1) nor the
SQL Server Agent (INST1) will come online. When the groups are owned by
SQLB, everything runs fine, no problems. The Agent is dependent on the
server, so if I try to start the agent from the Services console, it
attempts
to start both services. SQL Agent takes about 30 seconds, then displays a
message saying the agent started, then stopped, which may be normal
because
some services will stop if there is no work to do. The SQL Server (INST1)
simply won't start and produces no messages.

In the Application log, an error is logged saying that the SQL Server
agent
is failing in an attempt to connect to an incorrect instance. I have no
idea
where the Agent is getting the incorrect instance name to connect to. I
have
search the registry and looked for any type of config file but have not
found
anything.

I have attempted multiple times to un-install and re-install all
instances.
Un-install appears to work w/o problem. On each attempted re-install,
Setup
indicates that it failed, but only on deploying the SQL Server instance.
All
other components install successfully.

Not having any other problems with any other groups or resources.

Can anyone advise me on where the SQL Agent gets its configuration info
from
so I can correct it so that the Agent attempts to connect to the correct
instance?

Are there any other thoughts on what could be causing this?

TIA,
DetRich

Reply With Quote
  #3  
Old   
Edwin vMierlo [MVP]
 
Posts: n/a

Default Re: SQL Server (INST1) and SQL Server Agent (INST1) not running - 11-05-2009 , 04:57 AM



you say: "so if I try to start the agent from the Services console, it
attempts to start both services"

and in a cluster you may never do that,
you start clustered service using either the Cluster Administrator or the
cluster.exe command line
NEVER use the Services control panel.

Try with CluAdmin, and if that does not work, something in your SQL
(clustered) instance is wrong, and you probably want to follow Geoff's
advice

HTH,
Edwin.



"DetRich" <DetRich (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

I am running SQL 2005 on W2K3.
I have a cluster for SQL Server.
There are two groups: SQLA and SQLB.
I run SQL Setup to install two SQL instances, INST1 and INST2.
SQL Server (INST1) and SQL Server Agent (INST1) are installed to both
groups. Setup says that the install failed, but, the resources do get
installed.

When the groups are owned by SQLA, neither the SQL Server (INST1) nor the
SQL Server Agent (INST1) will come online. When the groups are owned by
SQLB, everything runs fine, no problems. The Agent is dependent on the
server, so if I try to start the agent from the Services console, it
attempts
to start both services. SQL Agent takes about 30 seconds, then displays a
message saying the agent started, then stopped, which may be normal
because
some services will stop if there is no work to do. The SQL Server (INST1)
simply won't start and produces no messages.

In the Application log, an error is logged saying that the SQL Server
agent
is failing in an attempt to connect to an incorrect instance. I have no
idea
where the Agent is getting the incorrect instance name to connect to. I
have
search the registry and looked for any type of config file but have not
found
anything.

I have attempted multiple times to un-install and re-install all
instances.
Un-install appears to work w/o problem. On each attempted re-install,
Setup
indicates that it failed, but only on deploying the SQL Server instance.
All
other components install successfully.

Not having any other problems with any other groups or resources.

Can anyone advise me on where the SQL Agent gets its configuration info
from
so I can correct it so that the Agent attempts to connect to the correct
instance?

Are there any other thoughts on what could be causing this?

TIA,
DetRich

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.