Comments
3 comments
-
Hi @Ed_Nasc,
Two things to check -
Did you previously see the root\MSCluster namespace and remove it? If so, you would need to remove the entity, ticking the box to delete the data, and then re-add it to SQL Monitor so it discovers it as a standalone machine rather than a cluster.
Also, if you uncheck the option "Auto detect cluster name" when adding the entity, this will cause SQL Monitor to treat it as a cluster as this option should only be used when adding a Windows Server Failover Cluster (WSFC) in Azure as the CNO isn't accessible outside the cluster in Azure.
Kind regards,
Alex -
Hi @Alex B, thanks for your replyAlex B said:Hi @Ed_Nasc,
Two things to check -
Did you previously see the root\MSCluster namespace and remove it? If so, you would need to remove the entity, ticking the box to delete the data, and then re-add it to SQL Monitor so it discovers it as a standalone machine rather than a cluster.
Also, if you uncheck the option "Auto detect cluster name" when adding the entity, this will cause SQL Monitor to treat it as a cluster as this option should only be used when adding a Windows Server Failover Cluster (WSFC) in Azure as the CNO isn't accessible outside the cluster in Azure.
Kind regards,
Alex
2. I have tried to check and uncheck that option a few times while I was troubleshooting this and it always fails with the same error on Logs -
Hi,
Problem solved:
There was a permission error on the server when it was trying to run WMI, all I had to was give permissions on Component Services to enable my service account to remote activate WMI on the server (even if the account is adm)
Thank you @Alex B for the suggestion
Add comment
Please sign in to leave a comment.
https://forum.red-gate.com/discussion/89947/error-detect-sql-servers-initialization-failure ) and I am still having the same issue, for some reason it keeps running "GetInstances: root\MSCluster" even if the result of GetInstances: Root SELECT Name FROM __NameSpace WHERE Name = 'MSCluster' does not give any results
Any Ideas please?