Windows 10: Fix: Rule Not clustered or the cluster service is up and online error during update of...

Discus and support Fix: Rule Not clustered or the cluster service is up and online error during update of... in Windows 10 Tutorials to solve the problem; When updating your SQL server (Standalone) with a Cumulative Update (CU) you might check the error in the Rule Check Result. Rule "Not clustered or... Discussion in 'Windows 10 Tutorials' started by Noel, Jun 23, 2022.

  1. Noel New Member

    Fix: Rule Not clustered or the cluster service is up and online error during update of...


    When updating your SQL server (Standalone) with a Cumulative Update (CU) you might check the error in the Rule Check Result.

    Rule "Not clustered or the cluster service is up and online." failed.

    The machine is clustered, but the cluster is not online or cannot be access from one of its nodes. To continue determine why the cluster is not online and rerun setup instead of rerunning the rule since the rule can no longer detect a cluster environment correctly.

    Fix: Rule Not clustered or the cluster service is up and online error during update of... 1.png

    This is a very strange message, especially since the SQL server is a stand alone server and there is no cluster. After a restart of the server and re-trying the update, the problems still persists.

    After a lot of investigation, this issue is nothing related to SQL, but WMI. This can be verified by opening the WMI Management using the command WMIMGMT.MSC, right-click on WMI Control (Local) and click on Properties.

    Fix: Rule Not clustered or the cluster service is up and online error during update of... 2.png

    If your entries show Invalid Class, as the above screenshot, we need to re-compile the MOF files using the following command from a command prompt as Administrator.

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

    The result should be as below

    Fix: Rule Not clustered or the cluster service is up and online error during update of... 3.png

    After this, if you rerun the WMIMGMT.MSC and the same process, the WMI should look like this.

    Fix: Rule Not clustered or the cluster service is up and online error during update of... 4.png

    You can now re-run the SQL update and it will update with no issues, thus solving the problem permanently.

    (2)

    read more...
     

  2. Windows 2019 Datacenter Cluster - Configuring Cluster Aware Updating

    Hello, everyone.

    I am trying to configure Cluster Aware Updating (CAU) on a 2-node, Windows 2019 Datacenter Cluster. Using Failover Cluster Manager, when I run the "Analyze cluster updating readiness" function, I receive a report with two errors and one warning.

    The first error is "The failover cluster nodes must be enabled for remote management via WMIv2". They already are. When I run "WINRM QUICKCONFIG -q" on each node, I get no errors; in fact I get "WinRM service is already running on this machine. WinRM is
    already set up for remote management on this computer."

    The second error is "Windows PowerShell remoting should be enabled on each failover cluster node". It already is. When I run "Enable-PSRemoting" on each node, I get no errors;. in fact I get no messages back at all.

    The one warning is "The CAU clustered role should be installed on the failover cluster to enable self-updating mode". I think this will go away once I get CAU set up and running on this cluster.

    My command to add CAU to my cluster ends up being:

    Add-CauClusterRole -ClusterName ES19TESTCL1 -Force -CauPluginName Microsoft.WindowsUpdatePlugin -MaxRetriesPerNode 3 -CauPluginArguments @{ 'IncludeRecommendedUpdates' = 'True' } -RequireAllNodesOnline -StartDate "8/1/2020 12:00:00 AM" -DaysOfWeek 64 -WeeksOfMonth
    @(3) -VirtualComputerObjectName ES19TESTCL1CAU -EnableFirewallRules;

    ES19TESTCL1CAU is a computer name I pre-staged in my Active Directory.

    The results of running that PowerShell script was: "Validation failed for adding CAU cluster role." I'm guessing once I figure out and fix what's causing the validation errors, the script will work. Any suggestions are greatly appreciated. This is my first
    cluster.
     
    theBoringCoder at CSB, Jun 23, 2022
    #2
  3. KadenS Win User
    Windows Server 2016 Cluster Services failing to start

    After adding the feature to the server, the cluster service will not start.

    Event log says:

    The Cluster Service service terminated with the following service-specific error: The system cannot find the file specified.

    While nothing is listed, the service uses clussvc.exe

    The file is present in the %systemroot%\cluster directory.

    When I try and execute this file as administrator in the command prompt, I get:

    Got (58)' because of 'SsCoreMarkAsClusterSvc failed' in

    I have reinstalled the OS and all updates are current. This works just fine on the other servers. It's making me crazy.
     
    KadenS, Jun 23, 2022
    #3
  4. Fix: Rule Not clustered or the cluster service is up and online error during update of...

    Perform Upgrade of Windows Cluster & SQL Cluster from 2008 R2 to 2012 R2

    I am looking to perform Upgrade of Windows cluster on which SQL cluster is running 2008 R2 and i have to upgrade the OS to 2012 R2.

    Please can some one suggest or share some step by step guide which i can refer.

    Thanks in Advance!!

    Kumar
     
    NiteshKumar10, Jun 23, 2022
    #4
Thema:

Fix: Rule Not clustered or the cluster service is up and online error during update of...

Loading...
  1. Fix: Rule Not clustered or the cluster service is up and online error during update of... - Similar Threads - Fix Rule clustered

  2. Kusto cluster access

    in Windows 10 Gaming
    Kusto cluster access: Hello, I have power automate flow running to execute Kusto queries. Part of the Kusto query accesses a Kusto cluster kvc7nn8qjvx58czv1ks7kw.southcentralus.kusto.windows.net, and this part throws an error:"ErrorReason": "BadRequest","ErrorMessage": "Errors occurred while...
  3. Kusto cluster access

    in Windows 10 Software and Apps
    Kusto cluster access: Hello, I have power automate flow running to execute Kusto queries. Part of the Kusto query accesses a Kusto cluster kvc7nn8qjvx58czv1ks7kw.southcentralus.kusto.windows.net, and this part throws an error:"ErrorReason": "BadRequest","ErrorMessage": "Errors occurred while...
  4. Windows Failover Clustering Services WFCS Disks not coming online after VM Migration

    in Windows 10 Gaming
    Windows Failover Clustering Services WFCS Disks not coming online after VM Migration: Hello, We have a VMware environment which has a 2 Node Cluster of VMs on Windows Server 2012R2 . These two VMs are on different ESXi hosts, both of which are running version 6.7 . When attempting to migrate these to ESXi host version 7.0, the shared disks in the Windows...
  5. Windows Failover Clustering Services WFCS Disks not coming online after VM Migration

    in Windows 10 Software and Apps
    Windows Failover Clustering Services WFCS Disks not coming online after VM Migration: Hello, We have a VMware environment which has a 2 Node Cluster of VMs on Windows Server 2012R2 . These two VMs are on different ESXi hosts, both of which are running version 6.7 . When attempting to migrate these to ESXi host version 7.0, the shared disks in the Windows...
  6. Failover Cluster

    in Windows 10 Gaming
    Failover Cluster: DearsWe upgraded our environment from Windows Server 2012 R2 into Windows 2019 Everything seems to work normally except for Windows Failover Cluster ServiceThe service is not able to run at all with the event id1090We removed the failover cluster feature and re-add it again;...
  7. Failover Cluster

    in Windows 10 Software and Apps
    Failover Cluster: DearsWe upgraded our environment from Windows Server 2012 R2 into Windows 2019 Everything seems to work normally except for Windows Failover Cluster ServiceThe service is not able to run at all with the event id1090We removed the failover cluster feature and re-add it again;...
  8. One Drive cluster

    in Windows 10 Installation and Upgrade
    One Drive cluster: I believe I accidentally was moving alot of my files that were is=n several places into the same 1 place when they inadvertently got put in the One Drive that is 5 gb. Once it filled it harshed everything else. Any help?Has anyone had this happen and is there any easy fix i...
  9. A Cluster of Computers

    in Windows 10 Ask Insider
    A Cluster of Computers: Hey there! I am trying to setup a local server(i think) or maybe domain with active directory? So here is my goal and i have no idea where to start and was wondering if anyone could help. MAIN SERVER 1 admin account a couple user accounts (read write privileges) 1 file...
  10. edge favorites cluster

    in Browsers and Email
    edge favorites cluster: i stupidly used microsoft first-level support for this. i have a windows 10 laptop and two windows 10 tablets. within the past week, i have factory reset both tablets. still, after a few days, neither tablet has the Edge favorites on the laptop synced to them. yes, the...