May 10, 2010 at 2:11 pm
Node1 is Active, Node2 was Active/Passive. There was a bad install on Node2. Someone suggested that I evict Node2 and start over again. How can I tell if Node2 is Cluster-Aware after being evicted?
Thank you.
May 12, 2010 at 6:43 am
I had this problem before where I couldn't view the cluster and I couldn't create a cluster on one node because it said it was still part of a cluster. You must unconfigure the node for cluster through dos.
This article explains it.
http://support.microsoft.com/kb/282227
Run the Cmd.exe program to open a command prompt.
At the command prompt, type cluster node nodename /forcecleanup, and then press ENTER.
Note: If the Cluster service does not exist in the registry, the command does not respond. To create a place holder, type the following line at the command line, and then press ENTER:
sc create clussvc
May 12, 2010 at 9:16 am
This guy seems to be having the same issue 😉
Have you tried the response from Geoff (aka SQLCraftsman)
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply