|
Getting a lot of these on my SQL Server cluster (SQL 2008 on Windows 2008), mostly on the inactive nodes. I have Googled a bit and found nothing really helpful. Note: I did lock down security about this time on these Servers, making the SQL Server Service Account (MYDOMAINSQLAcct) not an admin on the box anymore but giving it proper local security policies to run the cluster per Pro SQL Server 2008 Failover Clustering (Apress) by Allan Hirt (see chapter 5 "Service Accounts, Domain Groups, and Rights" p.186). My first instinct is to make MYDOMAINSQLAcct an admin again and see if these go away… rule that out or in, at least. But this won't really solve the problem since I don't want my service account to be an admin on the box. I am getting these errors every 5 minutes and they seem to be almost entirely on my "B" or passive nodes.
(comments are locked)
|
|
Top of my head -- sounds like remote WMI issues. See this article for some background and this one for potential workarounds.
(comments are locked)
|

