Reproducible issue with CAU Kernel Soft Reboot - cluster is in mixed mode but isn't

MVP

When trying to enable Kernel Soft Reboot on Customer Hardware or reproduced in MSLab, setting the CAU according to https://learn.microsoft.com/en-us/azure-stack/hci/manage/kernel-soft-reboot

 

I receive the error message that the cluster is in mixed mode but this is not the case, Cluster Feature Level and UBR Level are the same on all nodes.

 

Can anyone produce this? CAU with KSR works fine when used by WAC, so I wonder why the output from the PowerShell Set-CAUClusterRole on Azure Stack HCI 22H1 and 22H2 throws this message.

 

 

Get-Cluster | Set-ClusterParameter -Name CauEnableSoftReboot -Value 1 -Create
PS C:\Users\Administrator.Corp> Set-CauClusterRole -AttemptSoftReboot

Are you sure?
Do you want to set parameters for the Cluster-Aware Updating clustered role on cluster "ASClus01"?
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): y

WARNING: Ignoring SuspendRetriesPerNode as it is not supported on specified cluster. Cluster is in mixed mode, not all nodes support SuspendRetriesPerNode
WARNING: Ignoring WaitForStorageRepairTimeoutMinutes as it is not supported on specified cluster. Cluster is in mixed mode, not all nodes support WaitForStorageRepairTimeoutMinutes

 

 

0 Replies