Re: Domain Groups For Clustering Service ???? SQL Server 2005



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...


.



Relevant Pages

  • Re: Sql server 2005 clustered service group
    ... For each clustered service in the instance of SQL Server that you are ... administrator for the names of existing domain groups, ... Note that SQL Server accounts will not be removed from the groups if SQL ... I see with installing SS2005 cluster if forces me to use domain accounts ...
    (microsoft.public.sqlserver.setup)
  • Re: Sql server 2005 clustered service group
    ... Jasper Smith (SQL Server MVP) ... administrator for the names of existing domain groups, ... add accounts to the domain groups. ... needs rights to add the service accounts to the domain group ...
    (microsoft.public.sqlserver.setup)
  • Re: Domain Groups For Clustering Service ???? SQL Server 2005
    ... I made three domain groups named as SQLUsers,AgentUsers,FTUsers ... and then put the Service Account named as SQLService and administrator ... > Jasper Smith (SQL Server MVP) ... >> add accounts to the domain groups. ...
    (microsoft.public.sqlserver.clustering)
  • Re: Sql server 2005 clustered service group
    ... administrator for the names of existing domain groups, ... The account under which SQL Server Setup is running must have privileges to ... Note that SQL Server accounts will not be removed from the groups if SQL ... I see with installing SS2005 cluster if forces me to use domain accounts ...
    (microsoft.public.sqlserver.setup)
  • Re: Sql server 2005 clustered service group
    ... I always do this as part of cluster setup (prepoulate the groups with the ... Jasper Smith (SQL Server MVP) ... add accounts to the domain groups. ... needs rights to add the service accounts to the domain group ...
    (microsoft.public.sqlserver.setup)