|
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.
(comments are locked)
|
|
It appears as though you are attempting to install a SQL Instance that already exists
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)
(comments are locked)
|
|
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 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)
|

