 |
|
 |
|
Next: what happens when the public connection is lost?
|
| Author |
Message |
External

Since: Feb 06, 2008 Posts: 5
|
(Msg. 1) Posted: Wed Feb 06, 2008 7:15 am
Post subject: SQL 2005 Cluster install error/Group cannot be validated Archived from groups: microsoft>public>sqlserver>clustering (more info?)
|
|
|
Hello,
I'm installing 2 node failover SQL 2005 cluster. For some reason I'm getting
the following error after I provided domain groups for cluster services:
"You don’t have privileges to add accounts to the domain groups specified
for this failover cluster. Ask your domain administrator for privileges to
add new accounts to the domain groups, or log on using an account that does
have permission.
The domain group cannot be validated for the service SQL server."
All four global/security domain groups definitely exist. I have created them
myself. I added my personal domain account into all of them, to make sure I
can edit the membership. I’m using my domain account to install cluster, so
from permissions perspective everything should be fine but SQL install wizard
keeps on complaining.
Any ideas / workarounds? >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Jan 10, 2008 Posts: 111
|
(Msg. 2) Posted: Wed Feb 06, 2008 10:34 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You need to have management rights on the groups. Just being a member does
not allow you to control group membership.
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Sigitas Skublickas" wrote in
message
> Hello,
>
> I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
> getting
> the following error after I provided domain groups for cluster services:
>
> "You don’t have privileges to add accounts to the domain groups specified
> for this failover cluster. Ask your domain administrator for privileges to
> add new accounts to the domain groups, or log on using an account that
> does
> have permission.
> The domain group cannot be validated for the service SQL server."
>
> All four global/security domain groups definitely exist. I have created
> them
> myself. I added my personal domain account into all of them, to make sure
> I
> can edit the membership. I’m using my domain account to install cluster,
> so
> from permissions perspective everything should be fine but SQL install
> wizard
> keeps on complaining.
>
> Any ideas / workarounds?
> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Feb 06, 2008 Posts: 5
|
(Msg. 3) Posted: Wed Feb 06, 2008 10:34 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Mr. Hitten,
I'm the owner of the groups. Plus my domain account has domain admin
privilages and I have full access to the groups.
Thanks!
Sigitas Skublickas
2024014837
"Geoff N. Hiten" wrote:
> You need to have management rights on the groups. Just being a member does
> not allow you to control group membership.
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Sigitas Skublickas" wrote in
> message
> > Hello,
> >
> > I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
> > getting
> > the following error after I provided domain groups for cluster services:
> >
> > "You don’t have privileges to add accounts to the domain groups specified
> > for this failover cluster. Ask your domain administrator for privileges to
> > add new accounts to the domain groups, or log on using an account that
> > does
> > have permission.
> > The domain group cannot be validated for the service SQL server."
> >
> > All four global/security domain groups definitely exist. I have created
> > them
> > myself. I added my personal domain account into all of them, to make sure
> > I
> > can edit the membership. I’m using my domain account to install cluster,
> > so
> > from permissions perspective everything should be fine but SQL install
> > wizard
> > keeps on complaining.
> >
> > Any ideas / workarounds?
> >
>
> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Jan 10, 2008 Posts: 111
|
(Msg. 4) Posted: Wed Feb 06, 2008 10:45 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
That is definitely an oddball issue.
You should be able to change the group membership. Have you tried
pre-loading the accounts into the correct groups and see if that shortcuts
the errors?
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Sigitas Skublickas" wrote in
message
> Mr. Hitten,
>
> I'm the owner of the groups. Plus my domain account has domain admin
> privilages and I have full access to the groups.
>
> Thanks!
> Sigitas Skublickas
> 2024014837
>
> "Geoff N. Hiten" wrote:
>
>> You need to have management rights on the groups. Just being a member
>> does
>> not allow you to control group membership.
>>
>> --
>> Geoff N. Hiten
>> Senior SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>> "Sigitas Skublickas" wrote
>> in
>> message
>> > Hello,
>> >
>> > I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
>> > getting
>> > the following error after I provided domain groups for cluster
>> > services:
>> >
>> > "You don’t have privileges to add accounts to the domain groups
>> > specified
>> > for this failover cluster. Ask your domain administrator for privileges
>> > to
>> > add new accounts to the domain groups, or log on using an account that
>> > does
>> > have permission.
>> > The domain group cannot be validated for the service SQL server."
>> >
>> > All four global/security domain groups definitely exist. I have created
>> > them
>> > myself. I added my personal domain account into all of them, to make
>> > sure
>> > I
>> > can edit the membership. I’m using my domain account to install
>> > cluster,
>> > so
>> > from permissions perspective everything should be fine but SQL install
>> > wizard
>> > keeps on complaining.
>> >
>> > Any ideas / workarounds?
>> >
>>
>> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Feb 06, 2008 Posts: 5
|
(Msg. 5) Posted: Wed Feb 06, 2008 10:45 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Yes I've tried adding sql service and sql analysis service accounts to all
the groups for testing purposes, but no luck. I also tried to run setup with
different domain admin account but again the same error.
"Geoff N. Hiten" wrote:
> That is definitely an oddball issue.
>
> You should be able to change the group membership. Have you tried
> pre-loading the accounts into the correct groups and see if that shortcuts
> the errors?
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Sigitas Skublickas" wrote in
> message
> > Mr. Hitten,
> >
> > I'm the owner of the groups. Plus my domain account has domain admin
> > privilages and I have full access to the groups.
> >
> > Thanks!
> > Sigitas Skublickas
> > 2024014837
> >
> > "Geoff N. Hiten" wrote:
> >
> >> You need to have management rights on the groups. Just being a member
> >> does
> >> not allow you to control group membership.
> >>
> >> --
> >> Geoff N. Hiten
> >> Senior SQL Infrastructure Consultant
> >> Microsoft SQL Server MVP
> >>
> >>
> >> "Sigitas Skublickas" wrote
> >> in
> >> message
> >> > Hello,
> >> >
> >> > I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
> >> > getting
> >> > the following error after I provided domain groups for cluster
> >> > services:
> >> >
> >> > "You don’t have privileges to add accounts to the domain groups
> >> > specified
> >> > for this failover cluster. Ask your domain administrator for privileges
> >> > to
> >> > add new accounts to the domain groups, or log on using an account that
> >> > does
> >> > have permission.
> >> > The domain group cannot be validated for the service SQL server."
> >> >
> >> > All four global/security domain groups definitely exist. I have created
> >> > them
> >> > myself. I added my personal domain account into all of them, to make
> >> > sure
> >> > I
> >> > can edit the membership. I’m using my domain account to install
> >> > cluster,
> >> > so
> >> > from permissions perspective everything should be fine but SQL install
> >> > wizard
> >> > keeps on complaining.
> >> >
> >> > Any ideas / workarounds?
> >> >
> >>
> >>
>
> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Jan 10, 2008 Posts: 111
|
(Msg. 6) Posted: Wed Feb 06, 2008 11:51 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Try running the cluster setup and only including the local node. You can go
back and add the other node later. This may simplify the process.
Also, make sure you don't have any AD controllers offline.
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Sigitas Skublickas" wrote in
message
>
> Yes I've tried adding sql service and sql analysis service accounts to all
> the groups for testing purposes, but no luck. I also tried to run setup
> with
> different domain admin account but again the same error.
>
> "Geoff N. Hiten" wrote:
>
>> That is definitely an oddball issue.
>>
>> You should be able to change the group membership. Have you tried
>> pre-loading the accounts into the correct groups and see if that
>> shortcuts
>> the errors?
>>
>> --
>> Geoff N. Hiten
>> Senior SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>> "Sigitas Skublickas" wrote
>> in
>> message
>> > Mr. Hitten,
>> >
>> > I'm the owner of the groups. Plus my domain account has domain admin
>> > privilages and I have full access to the groups.
>> >
>> > Thanks!
>> > Sigitas Skublickas
>> > 2024014837
>> >
>> > "Geoff N. Hiten" wrote:
>> >
>> >> You need to have management rights on the groups. Just being a member
>> >> does
>> >> not allow you to control group membership.
>> >>
>> >> --
>> >> Geoff N. Hiten
>> >> Senior SQL Infrastructure Consultant
>> >> Microsoft SQL Server MVP
>> >>
>> >>
>> >> "Sigitas Skublickas"
>> >> wrote
>> >> in
>> >> message
>> >> > Hello,
>> >> >
>> >> > I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
>> >> > getting
>> >> > the following error after I provided domain groups for cluster
>> >> > services:
>> >> >
>> >> > "You don’t have privileges to add accounts to the domain groups
>> >> > specified
>> >> > for this failover cluster. Ask your domain administrator for
>> >> > privileges
>> >> > to
>> >> > add new accounts to the domain groups, or log on using an account
>> >> > that
>> >> > does
>> >> > have permission.
>> >> > The domain group cannot be validated for the service SQL server."
>> >> >
>> >> > All four global/security domain groups definitely exist. I have
>> >> > created
>> >> > them
>> >> > myself. I added my personal domain account into all of them, to make
>> >> > sure
>> >> > I
>> >> > can edit the membership. I’m using my domain account to install
>> >> > cluster,
>> >> > so
>> >> > from permissions perspective everything should be fine but SQL
>> >> > install
>> >> > wizard
>> >> > keeps on complaining.
>> >> >
>> >> > Any ideas / workarounds?
>> >> >
>> >>
>> >>
>>
>> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Feb 06, 2008 Posts: 5
|
(Msg. 7) Posted: Wed Feb 06, 2008 11:51 am
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Goeff,
How to I install SQL on a second node in case i get lucky with the 1st one ?
thanks!
Sigitas Skublickas
"Geoff N. Hiten" wrote:
> Try running the cluster setup and only including the local node. You can go
> back and add the other node later. This may simplify the process.
>
> Also, make sure you don't have any AD controllers offline.
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
>
>
> "Sigitas Skublickas" wrote in
> message
> >
> > Yes I've tried adding sql service and sql analysis service accounts to all
> > the groups for testing purposes, but no luck. I also tried to run setup
> > with
> > different domain admin account but again the same error.
> >
> > "Geoff N. Hiten" wrote:
> >
> >> That is definitely an oddball issue.
> >>
> >> You should be able to change the group membership. Have you tried
> >> pre-loading the accounts into the correct groups and see if that
> >> shortcuts
> >> the errors?
> >>
> >> --
> >> Geoff N. Hiten
> >> Senior SQL Infrastructure Consultant
> >> Microsoft SQL Server MVP
> >>
> >>
> >> "Sigitas Skublickas" wrote
> >> in
> >> message
> >> > Mr. Hitten,
> >> >
> >> > I'm the owner of the groups. Plus my domain account has domain admin
> >> > privilages and I have full access to the groups.
> >> >
> >> > Thanks!
> >> > Sigitas Skublickas
> >> > 2024014837
> >> >
> >> > "Geoff N. Hiten" wrote:
> >> >
> >> >> You need to have management rights on the groups. Just being a member
> >> >> does
> >> >> not allow you to control group membership.
> >> >>
> >> >> --
> >> >> Geoff N. Hiten
> >> >> Senior SQL Infrastructure Consultant
> >> >> Microsoft SQL Server MVP
> >> >>
> >> >>
> >> >> "Sigitas Skublickas"
> >> >> wrote
> >> >> in
> >> >> message
> >> >> > Hello,
> >> >> >
> >> >> > I'm installing 2 node failover SQL 2005 cluster. For some reason I'm
> >> >> > getting
> >> >> > the following error after I provided domain groups for cluster
> >> >> > services:
> >> >> >
> >> >> > "You don’t have privileges to add accounts to the domain groups
> >> >> > specified
> >> >> > for this failover cluster. Ask your domain administrator for
> >> >> > privileges
> >> >> > to
> >> >> > add new accounts to the domain groups, or log on using an account
> >> >> > that
> >> >> > does
> >> >> > have permission.
> >> >> > The domain group cannot be validated for the service SQL server."
> >> >> >
> >> >> > All four global/security domain groups definitely exist. I have
> >> >> > created
> >> >> > them
> >> >> > myself. I added my personal domain account into all of them, to make
> >> >> > sure
> >> >> > I
> >> >> > can edit the membership. I’m using my domain account to install
> >> >> > cluster,
> >> >> > so
> >> >> > from permissions perspective everything should be fine but SQL
> >> >> > install
> >> >> > wizard
> >> >> > keeps on complaining.
> >> >> >
> >> >> > Any ideas / workarounds?
> >> >> >
> >> >>
> >> >>
> >>
> >>
>
> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Jan 10, 2008 Posts: 111
|
(Msg. 8) Posted: Wed Feb 06, 2008 1:19 pm
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Add/Remove programs.
Look up 'Maintaining a Failover Cluster' in BOL for details.
--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP
"Sigitas Skublickas" wrote in
message
> Goeff,
>
> How to I install SQL on a second node in case i get lucky with the 1st one
> ?
>
> thanks!
> Sigitas Skublickas
>
> "Geoff N. Hiten" wrote:
>
>> Try running the cluster setup and only including the local node. You can
>> go
>> back and add the other node later. This may simplify the process.
>>
>> Also, make sure you don't have any AD controllers offline.
>>
>> --
>> Geoff N. Hiten
>> Senior SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>>
>>
>> "Sigitas Skublickas" wrote
>> in
>> message
>> >
>> > Yes I've tried adding sql service and sql analysis service accounts to
>> > all
>> > the groups for testing purposes, but no luck. I also tried to run setup
>> > with
>> > different domain admin account but again the same error.
>> >
>> > "Geoff N. Hiten" wrote:
>> >
>> >> That is definitely an oddball issue.
>> >>
>> >> You should be able to change the group membership. Have you tried
>> >> pre-loading the accounts into the correct groups and see if that
>> >> shortcuts
>> >> the errors?
>> >>
>> >> --
>> >> Geoff N. Hiten
>> >> Senior SQL Infrastructure Consultant
>> >> Microsoft SQL Server MVP
>> >>
>> >>
>> >> "Sigitas Skublickas"
>> >> wrote
>> >> in
>> >> message
>> >> > Mr. Hitten,
>> >> >
>> >> > I'm the owner of the groups. Plus my domain account has domain admin
>> >> > privilages and I have full access to the groups.
>> >> >
>> >> > Thanks!
>> >> > Sigitas Skublickas
>> >> > 2024014837
>> >> >
>> >> > "Geoff N. Hiten" wrote:
>> >> >
>> >> >> You need to have management rights on the groups. Just being a
>> >> >> member
>> >> >> does
>> >> >> not allow you to control group membership.
>> >> >>
>> >> >> --
>> >> >> Geoff N. Hiten
>> >> >> Senior SQL Infrastructure Consultant
>> >> >> Microsoft SQL Server MVP
>> >> >>
>> >> >>
>> >> >> "Sigitas Skublickas"
>> >> >> wrote
>> >> >> in
>> >> >> message
>> >> >> > Hello,
>> >> >> >
>> >> >> > I'm installing 2 node failover SQL 2005 cluster. For some reason
>> >> >> > I'm
>> >> >> > getting
>> >> >> > the following error after I provided domain groups for cluster
>> >> >> > services:
>> >> >> >
>> >> >> > "You don’t have privileges to add accounts to the domain groups
>> >> >> > specified
>> >> >> > for this failover cluster. Ask your domain administrator for
>> >> >> > privileges
>> >> >> > to
>> >> >> > add new accounts to the domain groups, or log on using an account
>> >> >> > that
>> >> >> > does
>> >> >> > have permission.
>> >> >> > The domain group cannot be validated for the service SQL server."
>> >> >> >
>> >> >> > All four global/security domain groups definitely exist. I have
>> >> >> > created
>> >> >> > them
>> >> >> > myself. I added my personal domain account into all of them, to
>> >> >> > make
>> >> >> > sure
>> >> >> > I
>> >> >> > can edit the membership. I’m using my domain account to install
>> >> >> > cluster,
>> >> >> > so
>> >> >> > from permissions perspective everything should be fine but SQL
>> >> >> > install
>> >> >> > wizard
>> >> >> > keeps on complaining.
>> >> >> >
>> >> >> > Any ideas / workarounds?
>> >> >> >
>> >> >>
>> >> >>
>> >>
>> >>
>>
>> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
External

Since: Feb 06, 2008 Posts: 5
|
(Msg. 9) Posted: Wed Feb 06, 2008 1:19 pm
Post subject: Re: SQL 2005 Cluster install error/Group cannot be validated [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Geoff thanks for the information! I really appreciate your help.
"Domain Groups" issue went away after I deleted and recreated identical
domain Global/Security groups on the domain. Honestly I have no clue why it
did not work the first time.
My Sql database service and Analysis service install failed when I tried to
deploy them into two nodes at the same time. As per your suggestion, I'm
trying to install everything on the first node first and then I'll try to add
the second node. Somehow I feel that I might need your suggestions again
Thank you one more time!!!
Thanks!
Sigitas Skublickas
"Geoff N. Hiten" wrote:
> Add/Remove programs.
>
> Look up 'Maintaining a Failover Cluster' in BOL for details.
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "Sigitas Skublickas" wrote in
> message
> > Goeff,
> >
> > How to I install SQL on a second node in case i get lucky with the 1st one
> > ?
> >
> > thanks!
> > Sigitas Skublickas
> >
> > "Geoff N. Hiten" wrote:
> >
> >> Try running the cluster setup and only including the local node. You can
> >> go
> >> back and add the other node later. This may simplify the process.
> >>
> >> Also, make sure you don't have any AD controllers offline.
> >>
> >> --
> >> Geoff N. Hiten
> >> Senior SQL Infrastructure Consultant
> >> Microsoft SQL Server MVP
> >>
> >>
> >>
> >>
> >> "Sigitas Skublickas" wrote
> >> in
> >> message
> >> >
> >> > Yes I've tried adding sql service and sql analysis service accounts to
> >> > all
> >> > the groups for testing purposes, but no luck. I also tried to run setup
> >> > with
> >> > different domain admin account but again the same error.
> >> >
> >> > "Geoff N. Hiten" wrote:
> >> >
> >> >> That is definitely an oddball issue.
> >> >>
> >> >> You should be able to change the group membership. Have you tried
> >> >> pre-loading the accounts into the correct groups and see if that
> >> >> shortcuts
> >> >> the errors?
> >> >>
> >> >> --
> >> >> Geoff N. Hiten
> >> >> Senior SQL Infrastructure Consultant
> >> >> Microsoft SQL Server MVP
> >> >>
> >> >>
> >> >> "Sigitas Skublickas"
> >> >> wrote
> >> >> in
> >> >> message
> >> >> > Mr. Hitten,
> >> >> >
> >> >> > I'm the owner of the groups. Plus my domain account has domain admin
> >> >> > privilages and I have full access to the groups.
> >> >> >
> >> >> > Thanks!
> >> >> > Sigitas Skublickas
> >> >> > 2024014837
> >> >> >
> >> >> > "Geoff N. Hiten" wrote:
> >> >> >
> >> >> >> You need to have management rights on the groups. Just being a
> >> >> >> member
> >> >> >> does
> >> >> >> not allow you to control group membership.
> >> >> >>
> >> >> >> --
> >> >> >> Geoff N. Hiten
> >> >> >> Senior SQL Infrastructure Consultant
> >> >> >> Microsoft SQL Server MVP
> >> >> >>
> >> >> >>
> >> >> >> "Sigitas Skublickas"
> >> >> >> wrote
> >> >> >> in
> >> >> >> message
> >> >> >> > Hello,
> >> >> >> >
> >> >> >> > I'm installing 2 node failover SQL 2005 cluster. For some reason
> >> >> >> > I'm
> >> >> >> > getting
> >> >> >> > the following error after I provided domain groups for cluster
> >> >> >> > services:
> >> >> >> >
> >> >> >> > "You don’t have privileges to add accounts to the domain groups
> >> >> >> > specified
> >> >> >> > for this failover cluster. Ask your domain administrator for
> >> >> >> > privileges
> >> >> >> > to
> >> >> >> > add new accounts to the domain groups, or log on using an account
> >> >> >> > that
> >> >> >> > does
> >> >> >> > have permission.
> >> >> >> > The domain group cannot be validated for the service SQL server."
> >> >> >> >
> >> >> >> > All four global/security domain groups definitely exist. I have
> >> >> >> > created
> >> >> >> > them
> >> >> >> > myself. I added my personal domain account into all of them, to
> >> >> >> > make
> >> >> >> > sure
> >> >> >> > I
> >> >> >> > can edit the membership. I’m using my domain account to install
> >> >> >> > cluster,
> >> >> >> > so
> >> >> >> > from permissions perspective everything should be fine but SQL
> >> >> >> > install
> >> >> >> > wizard
> >> >> >> > keeps on complaining.
> >> >> >> >
> >> >> >> > Any ideas / workarounds?
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >>
> >>
>
> >> Stay informed about: SQL 2005 Cluster install error/Group cannot be validated |
|
| Back to top |
|
 |  |
| Related Topics: | Is that ok that I install a cluster in one computer? - Hi Guys, I want to learn cluster and want to make a practice of it. Now I only have one computer, is that ok to make a test? i will install windows 2003 sp1 and sql server 2005 in it, is that ok? If it is ok, how can I make test for failover? Because....
How to find which Domain Group cluster setup with - Hi, Maybe a really easy question this one, but is there an easy way to find out which domain groups the services have been setup under in an existing clustering installation. I have been looking around for a while now to see if this is possible. I can....
SQL 2005 Cluster Repair - I have a 2 node Windows 2003 SQL 2005 Cluster, node 2 was failing so I evicted it and attempted to rejoin it, when I evicted it the cluster failed, I had to redo the cluster to get it back up, then added the second node, but the SQL server, and tools....
SQL 2005 Cluster on Windows 2008 Datacenter - I am currently working to get a test cluster online using Windows 2008 Datacenter x64 with SQL2005 Enterprise x64. Although the 2008 cluster is up and reports that it is running fine and shared storage is attached and online, SQL setup does not give me..
Applying a hotfix to a SQL Server 2005 failover Cluster - Hi. Was hoping to get some advice on applying a hotfix to a SQL Server 2005 failover Cluster. The hotfix I am applying (KB933508) relates to a Maintenance Plans issue with Server 2005 Service Pack 2. During installation I'm advised that unless the SQ... |
|
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
|
|
|
|
 |
|
|