Rule "Not Clustered o the Cluster Service is up and online. " FAILED, The machine is clustered but the cluster is not online.

One day in one of my Active-Passive cluster environments while patching SQL Server 2012 environment I found the below Error. Here are the observations

1) Failover cluster Health is good, all the roles, drives and nodes are running fine. Both the nodes are running pinging one to another.

     Though the Error message says cluster is disabled or needs to start, cluster service is running fine in the services.msc

Below are the error screenshots.





The below command did the trick in my environment. Seems to be issue with MOF files.

mofcomp C:\Windows\System32\WBEM\cimwin32.mof



Comments

Popular posts from this blog

System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out

Pre login Handshake or Connection Timeout Period

Transparent Data Encryption(TDE) with Master Key and Certificate in SQL Server