x
login about faq Site discussion (meta-askssc)

SQL Server 2008 failover cluster installation completed with failures

I got the the following error while installing a SQL Server Failover Cluster.

"Your SQL Server 2008 failover cluster installation completed with failures."

The Summary Log file and the Log with failure file attached.

I cant seem to figure out what the issue.

Please I need your assistance.

more ▼

asked Sep 06 '12 at 08:56 PM in Default

fnicholas gravatar image

fnicholas
30 2 4

(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

It appears as though you are attempting to install a SQL Instance that already exists

Specified instance{FBD367D1-642F-47CF-B79B-9BE48FB34007} via transform :InstID01.mst;:InstName01.mst is already installed. MSINEWINSTANCE requires a new instance that is not installed.

You are attempting to use the instance name of MSSQLSERVER. Check to see if you have a default instance of SQL Server installed on that server (SQL-TESTNODE1)

more ▼

answered Sep 06 '12 at 09:48 PM

SirSQL gravatar image

SirSQL
4.6k 1 3

(comments are locked)
10|1200 characters needed characters left

interesting. I thought I uninstall it. Is there a way I can permanently remove the instance so that I can restore it?

I look forward to hearing from you

more ▼

answered Sep 07 '12 at 01:46 PM

fnicholas gravatar image

fnicholas
30 2 4

I would ensure that you uninstall all SQL components (there might be some leftover pieces, check the add/remove programs) and then you'll want to clean up the registry. Have a read of http://support.microsoft.com/kb/955404

Sep 07 '12 at 03:09 PM SirSQL

Just a quick thought - If the option is cleaning up bits of the registry, you might also consider rebuilding the cluster from scratch with a fresh windows install so you know everything is clean

Sep 07 '12 at 03:38 PM KenJ
(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1601
x72
x14
x5

asked: Sep 06 '12 at 08:56 PM

Seen: 472 times

Last Updated: Sep 07 '12 at 03:38 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.