Azure / AzureStackHCI-EvalGuide

Welcome to the Azure Stack HCI Evaluation Guide!
Creative Commons Attribution 4.0 International
141 stars 84 forks source link

Error when trying to configure ComputeSwitch in Windows Admin Center #14

Closed squasta closed 4 years ago

squasta commented 4 years ago

Following instructions on https://github.com/Azure/AzureStackHCI-EvalGuide/blob/main/nested/steps/4_AzSHCICluster.md I got an error message at ComputeSwitch creation in Windows Admin Center

Pb install AZHCI 1

This is a Nested setup and I followed all instructions (except I change 192.168.0.x/24 IP range with my own 192.168.10.x/24)

mattmcspirit commented 4 years ago

Hi - please see steps here: https://github.com/Azure/AzureStackHCI-EvalGuide/issues/8 to resolve. Just run the updated PS to install the PS modules on your nodes and it should allow you to proceed.

squasta commented 4 years ago

Thanks it solves the issue on one VM not the other that seems to have a DNS / WinRM problem. I will break everything and rebuild instead of losing time trying to solve that.

mattmcspirit commented 4 years ago

Thanks - if you're seeing a WinRM issue at cluster validation, the fix is easy, and quick - see here: https://github.com/Azure/AzureStackHCI-EvalGuide/blob/main/nested/steps/4_AzSHCICluster.md#troubleshooting-cluster-validation-issues

Thanks for testing!