Cluster Aware Updating error

Maik de Bresser 0 Reputation points
2023-02-03T15:12:51.68+00:00

Hello,

I am trying to set up Cluster-Aware Updating, but am running into errors.

I run the command:

Add-CauClusterRole -Clustername BS-CL1 -DaysOfWeek Monday -IntervalWeeks 3 -MaxFailedNodes 1 -MaxRetriesPerNode 3 -RequireAllNodesOnline -EnableFirewallRules -Force

Add-CauClusterRole : Validation failed for adding CAU cluster role.
At line:1 char:1
+ Add-CauClusterRole -Clustername BS-CL1 -DaysOfWeek Monday -IntervalWe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Add-CauClusterRole], ClusterUpdateException
    + FullyQualifiedErrorId : ClusterNodeValidationError,Microsoft.ClusterAwareUpdating.Commands.AddCauClusterRoleCommand

If I use the Cluster-Aware Updating tool and run the Analyze cluster updating readiness I get another error There was an error analyzing cluster updating readiness.

User's image

Any help would be appreciated.

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
962 questions
0 comments No comments
{count} votes