Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SQL Server Cluster Setup

 
   Database Help (Home) -> Setup RSS
Next:  Hot Fix KB 933097  
Author Message
Djeff

External


Since: Oct 01, 2008
Posts: 4



(Msg. 1) Posted: Wed Oct 01, 2008 4:43 am
Post subject: SQL Server Cluster Setup
Archived from groups: microsoft>public>sqlserver>setup (more info?)

Hello all,
i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
cluster but the Check Wizard is unable to check services on the second nodes

WMI Service Requirement
Unable to process the check.

What i heve to do on the second node to have the right to check ?

thanks

 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Jan 10, 2008
Posts: 102



(Msg. 2) Posted: Wed Oct 01, 2008 10:15 am
Post subject: Re: SQL Server Cluster Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Your install account has to be a domain-level account with admin rights on
all nodes.

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


"Djeff" <Djeff.RemoveThis@discussions.microsoft.com> wrote in message
news:BE4088B3-7F59-41E2-B7E3-FB570E6BEEEB@microsoft.com...
> Hello all,
> i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
> cluster but the Check Wizard is unable to check services on the second
> nodes
>
> WMI Service Requirement
> Unable to process the check.
>
> What i heve to do on the second node to have the right to check ?
>
> thanks

 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
Djeff

External


Since: Oct 01, 2008
Posts: 4



(Msg. 3) Posted: Wed Oct 01, 2008 10:15 am
Post subject: Re: SQL Server Cluster Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Currently i'm not domain admin but i use an account that is in the local
administrator on each server

"Geoff N. Hiten" wrote:

> Your install account has to be a domain-level account with admin rights on
> all nodes.
>
> --
> Geoff N. Hiten
> Principal SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Djeff" <Djeff.DeleteThis@discussions.microsoft.com> wrote in message
> news:BE4088B3-7F59-41E2-B7E3-FB570E6BEEEB@microsoft.com...
> > Hello all,
> > i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
> > cluster but the Check Wizard is unable to check services on the second
> > nodes
> >
> > WMI Service Requirement
> > Unable to process the check.
> >
> > What i heve to do on the second node to have the right to check ?
> >
> > thanks
>
>
 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Jan 10, 2008
Posts: 102



(Msg. 4) Posted: Wed Oct 01, 2008 1:48 pm
Post subject: Re: SQL Server Cluster Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Domain account, not domain admin account. You do need to be owner of the
groups specified in the cluster setup.

Don't use built-in groups for that.

Never use domain admin accounts for SQL service accounts in a cluster.

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


"Djeff" <Djeff.DeleteThis@discussions.microsoft.com> wrote in message
news:4B0BC1F4-0112-4E54-AB4E-2729FBEA8122@microsoft.com...
> Currently i'm not domain admin but i use an account that is in the local
> administrator on each server
>
> "Geoff N. Hiten" wrote:
>
>> Your install account has to be a domain-level account with admin rights
>> on
>> all nodes.
>>
>> --
>> Geoff N. Hiten
>> Principal SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>> "Djeff" <Djeff.DeleteThis@discussions.microsoft.com> wrote in message
>> news:BE4088B3-7F59-41E2-B7E3-FB570E6BEEEB@microsoft.com...
>> > Hello all,
>> > i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
>> > cluster but the Check Wizard is unable to check services on the second
>> > nodes
>> >
>> > WMI Service Requirement
>> > Unable to process the check.
>> >
>> > What i heve to do on the second node to have the right to check ?
>> >
>> > thanks
>>
>>
 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
Djeff

External


Since: Oct 01, 2008
Posts: 4



(Msg. 5) Posted: Thu Oct 02, 2008 1:30 am
Post subject: Re: SQL Server Cluster Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I created the groups and i'm the owner but the SQL system configuration check
failed on the second node

"Geoff N. Hiten" wrote:

> Domain account, not domain admin account. You do need to be owner of the
> groups specified in the cluster setup.
>
> Don't use built-in groups for that.
>
> Never use domain admin accounts for SQL service accounts in a cluster.
>
> --
> Geoff N. Hiten
> Principal SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Djeff" <Djeff.DeleteThis@discussions.microsoft.com> wrote in message
> news:4B0BC1F4-0112-4E54-AB4E-2729FBEA8122@microsoft.com...
> > Currently i'm not domain admin but i use an account that is in the local
> > administrator on each server
> >
> > "Geoff N. Hiten" wrote:
> >
> >> Your install account has to be a domain-level account with admin rights
> >> on
> >> all nodes.
> >>
> >> --
> >> Geoff N. Hiten
> >> Principal SQL Infrastructure Consultant
> >> Microsoft SQL Server MVP
> >>
> >>
> >> "Djeff" <Djeff.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:BE4088B3-7F59-41E2-B7E3-FB570E6BEEEB@microsoft.com...
> >> > Hello all,
> >> > i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
> >> > cluster but the Check Wizard is unable to check services on the second
> >> > nodes
> >> >
> >> > WMI Service Requirement
> >> > Unable to process the check.
> >> >
> >> > What i heve to do on the second node to have the right to check ?
> >> >
> >> > thanks
> >>
> >>
>
>
 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
nasa

External


Since: Nov 24, 2008
Posts: 1



(Msg. 6) Posted: Mon Nov 24, 2008 1:32 am
Post subject: Re: SQL Server Cluster Setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you ever get this sorted? I'm hitting exactly the same problem.

"Djeff" wrote:

> I created the groups and i'm the owner but the SQL system configuration check
> failed on the second node
>
> "Geoff N. Hiten" wrote:
>
> > Domain account, not domain admin account. You do need to be owner of the
> > groups specified in the cluster setup.
> >
> > Don't use built-in groups for that.
> >
> > Never use domain admin accounts for SQL service accounts in a cluster.
> >
> > --
> > Geoff N. Hiten
> > Principal SQL Infrastructure Consultant
> > Microsoft SQL Server MVP
> >
> >
> > "Djeff" <Djeff RemoveThis @discussions.microsoft.com> wrote in message
> > news:4B0BC1F4-0112-4E54-AB4E-2729FBEA8122@microsoft.com...
> > > Currently i'm not domain admin but i use an account that is in the local
> > > administrator on each server
> > >
> > > "Geoff N. Hiten" wrote:
> > >
> > >> Your install account has to be a domain-level account with admin rights
> > >> on
> > >> all nodes.
> > >>
> > >> --
> > >> Geoff N. Hiten
> > >> Principal SQL Infrastructure Consultant
> > >> Microsoft SQL Server MVP
> > >>
> > >>
> > >> "Djeff" <Djeff RemoveThis @discussions.microsoft.com> wrote in message
> > >> news:BE4088B3-7F59-41E2-B7E3-FB570E6BEEEB@microsoft.com...
> > >> > Hello all,
> > >> > i'm trying to install SQL Server 2005 Enterprise Edition on a two nodes
> > >> > cluster but the Check Wizard is unable to check services on the second
> > >> > nodes
> > >> >
> > >> > WMI Service Requirement
> > >> > Unable to process the check.
> > >> >
> > >> > What i heve to do on the second node to have the right to check ?
> > >> >
> > >> > thanks
> > >>
> > >>
> >
> >
 >> Stay informed about: SQL Server Cluster Setup 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SQL Server setup doesn't detect Windows 2003 server cluster - HI, I'm trying to install SQL Server 2000 Cluster on a Windows server 2003 cluster. The windows 2003 cluster is working fine (tested failover and everything). I setup the MSDTC and everything is online. However, when I run the SQL Server 2000..

What is the best way to setup SSIS, SSRS, SSAS within a tw.. - Hi All, I'm fairly new Clustering and I'm looking for advices. I have successfully setup a test SQL Server Database Engine on a two node ( passive/active ) cluster using MS Virtual Server. I would now like to setup SQL Server Reporting, Integration,....

SQL Server Setup could not connect to the database service.. - Hi All, I am getting following error while trying to install SQL Server 2005. Any pointer? Thanks in advance. TITLE: Microsoft SQL Server 2005 Setup ------------------------------ SQL Server Setup could not connect to the database service for server...

Failure on Sql Server 2005 server setup - Hi there, During the setup of Sql Server 2005 Standard/Express, a failure occurs : --------------------------------------------------------------------------------------------------- SQL Server can't connect to the database service for the server ..

Problems with SQL Server 2005 Install on Cluster - I think I'm having a problem with a cluster install of SQL Server 2005. I have two drives on a raid array. Array 1 is designated as Drive G and the second array is Drive H. I want the log files to go to Drive G and the database files to go to Drive....
   Database Help (Home) -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]