Cluster Aware Updating error

Maik de Bresser 5 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 for business | Windows Server | Storage high availability | Clustering and high availability
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.