The postings on this site are my own and do not represent my Employer's positions, advice or strategies.

LifeAsBob - Blog

 

Home

No Ads ever, except search!
Tuesday, April 23, 2024 Login
Public

SQL 2012 SP2 failed, Cluster Group Cannot be determined 8/29/2015 9:33:11 AM

Recently went to apply Service Pack 2 to a SQL Server 2012 active/passive cluster, and it failed with the error message, Cluster Group cannot be determined for the Instance named Removed This indicates there is a problem with the product registry.

So after scratching my head for two hours, and now outside my maintenance window, I read the message literally and found the ClusterName in the registry did not match what was running in ClusterManager.

Why this happened is because this cluster was built with a "temporary" name and then the virtual name swapped with another cluster when we upgraded from sql 2008 to 2012.  Now why when we moved the virtual name it didn't update the registry I don't know.

The fix was to manually update the registry (I love doing that!), re-run service pack 2 and all was fine.

 


Blog Home