Cluster: can't create new cluster, static address not found on any network #183
Labels
enhancement
The issue is an enhancement request.
help wanted
The issue is up for grabs for anyone in the community.
I am trying to create the first node of a two node WFOC cluster, the configuration is;
This is on Windows Server 2012 R2, that was deployed via an ARM template that also deploys a 10.12.4.0/24 vnet and an Azure ALB with the IP 10.12.4.15. The error thrown is;
Set-AzureRmVmDscExtension : Long running operation failed with status 'Failed'. Additional Info:'VM has reported a failure when processing extension 'Microsoft.Powershell.DSC'. Error message: "DSC Configuration 'MyAOAG' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_xCluster failed to execute Set-TargetResource functionality with error message: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Static address '10.12.4.15/24' was not found on any cluster network. The SendConfigurationApply function did not succeed.".'
This is with version 2.72
The text was updated successfully, but these errors were encountered: