Re: Domain Groups For Clustering Service ???? SQL Server 2005
- From: "Jasper Smith" <jasper_smith9@xxxxxxxxxxx>
- Date: Wed, 2 Nov 2005 12:47:31 -0000
You need to manually add the service accounts you specify during setup into
the groups before running setup (if you're having this issue - you shouldn't
really have to do this). I had the exact same issue and manually adding the
service account to them worked fine. Generally there will be 3 groups
(SQLServer/Agent + FullText). If you use the same service account for the
services then just add that to each of the 3 domain groups you create.
--
HTH
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
I support PASS - the definitive, global
community for SQL Server professionals -
http://www.sqlpass.org
"JEYAI" <JEYAI@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:79B54E21-BEB4-43E9-9880-7EAFE0FD5F92@xxxxxxxxxxxxxxxx
>i found about BOL directions in "Setup\help\1033" folder like follows
> (
> For each clustered service in the instance of SQL Server that you are
> installing, enter the domain and group name in the format
> <DomainName>\<GroupName>, subject to the following guidelines:
>
> The domain and group names must already exist. If necessary, ask your
> domain
> administrator for the names of existing domain groups, or to create domain
> groups for your failover cluster.
>
>
> The account under which SQL Server Setup is running must have privileges
> to
> add accounts to the domain groups.
>
>
> Each service should use a different domain group.
>
>
> The SQL Server domain groups should not be shared with any other
> application.
>
>
> Note that SQL Server accounts will not be removed from the groups if SQL
> Server is uninstalled or if the accounts are changed. A domain
> administrator
> must ensure that all unwanted accounts are removed following removal of
> SQL
> Server.
> )
>
> So, I made three domain groups and put into builtin Administratos group.
> and then proceed ahead.
> Failed with same error messages...
>
> help me....!!!
>
> "JEYAI"?? ??? ??:
>
>> When I install the Cluster with Version of SQL 2005 CTP September ...
>>
>> After the Service Accounts (Clusters) page,
>> Domain Groups For Clustering Service Page appears.
>>
>> How Can i configure this page...there is no information about it on BOL
>> of
>> SQL 2005
>>
>> In my opinion , fill them with New SQL Groups is created when SQL Server
>> Installs such as
>> SQLServer2005MSSQLUser$InstanceName,SQLServer2005SQLAgentUser$InstanceName
>> and SQLServer2005MSFTESQLUser$InstanceName.
>>
>> But in this Phase, those group was not created automatically...
>>
>> So, I try to generate those groups Manually, but Failed...with error
>> message
>> like "One or more domain groups could not be verified ..."
>> And i Try to use Domain Admins...but Failed with same error messages...
.
- Follow-Ups:
- Prev by Date: Re: Problem:fail to invoke remote RPC method
- Next by Date: extended stored procedures
- Previous by thread: Cluster questions
- Next by thread: Re: Domain Groups For Clustering Service ???? SQL Server 2005
- Index(es):
Relevant Pages
|