Azure / AzureStackHCI-EvalGuide

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

AzureStackHCI-EvalGuide - Unable to Configure Networking on Nested Setup #62

Closed pradipsaujani closed 3 years ago

pradipsaujani commented 3 years ago

I am attempting to set up Azure Stack HCI cluster for evaluation by following the guide as part of the HCI 20H2 using Nested Virtualization https://github.com/Azure/AzureStackHCI-EvalGuide/blob/main/nested/steps/4_AzSHCICluster.md

I have been able to proceed through parts 1-3 and have my management VM, my domain controller, and 2 nodes set up, but am getting stuck during part 4 (creating cluster) of the guide in the Networking Step 2.5 - Define Networks. When I get to Networking, I am able to set up everything until the Define networks step. There, I have left Ethernet 2 alone, and set up Ethernet 3 to be Storage 1 on each node, and Ethernet 4 to be Storage 2 on each node. Regardless of how I set up the IP addresses, I cannot get the cluster report to generate and proceed to the actual cluster creation.

Error-define networks

Error Details: Configure adapter error details

I haven't been able to find anything about why the operations are failing, or what I can do to possibly resolve it. Can anyone help me out, either with some step-by-step guides.

I've checked the following post and the others related to the AzureStackHCI-EvalGuide https://docs.microsoft.com/en-us/answers/questions/236938/unable-to-configure-networking-on-nested-setup.html

As per the guide I have run the related commands to Troubleshooting cluster validation issues CredSSP issue - "During testing, you may see an issue initiating cluster validation due to a CredSSP issue."

Help! Thanks Pradip!

mattmcspirit commented 3 years ago

Hey - thanks for getting in touch.

Firstly, can you confirm you're logged into MGMT01 with domain\labadmin, and not just administrator?

Secondly, have you received a CredSSP popup at all?

image

Thanks, Matt

pradipsaujani commented 3 years ago

Hi Matt, thanks for replying Yes correct, logged into MGMT01 with domain\labadmin and no CredSSP popup received. Thanks!

mattmcspirit commented 3 years ago

OK great , so here's what i would try - first, in Edge, in Settings, turn off the popup blocking, then close all browser instances, open a fresh one and walk through the wizard again - when you get to the networks section, check for popups and if you don't see one, minimize WAC and make sure it hasn't popped up behind the active window - you should definitely see this popup and will need to click yes to continue through the wizard successfully.

pradipsaujani commented 3 years ago

Hey Matt, sorted!

image

image

Done as suggested:

  1. In Edge, in Settings, turn off the popup blocking
  2. Closed browser
  3. Logged out and restarted the server
  4. Logged into the server as ladadmin, changed the browser to be logged into labadmin
  5. Re-ran all the steps and it worked

Massive thanks for your quick help!

mattmcspirit commented 3 years ago

Great, thanks!