question

SidZhang-1762 avatar image
0 Votes"
SidZhang-1762 asked MattMcSpirit-MSFT commented

Cannot Configure Networking - HCI Eval Guide

Hello Experts,

I am following the Azure Stack HCI Eval Guide as below, but I always got stuck on the Step 2.5 - Define Networks.
https://github.com/Azure/AzureStackHCI-EvalGuide/blob/main/nested/README.md

Not matter how to change/mix the name and IP addresses, there are errors or endless “applying changes” showing in the page, therefore I cannot proceed with next step.
Is there a NIC/IP Address mapping requirement that I need to pay attention to?

121508-image.png


azure-stack-hci
image.png (691.9 KiB)
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @SidZhang-1762,

Can you confirm a few things for me?

  1. What build of Windows Admin Center are you using?

  2. Are you using WAC in standalone (installed on Win10 client) or gateway (installed on Server 2019) mode?

  3. If you go to the host after clicking 'Apply', do you see any changes made whatsoever?

  4. In the previous steps, did you select to have WAC create a virtual switch? If so, which option did you select?

  5. Have you attempted to set the IP addresses on the hosts directly, then using WAC to finish building the cluster?

I realize that you probably want to use WAC for all aspects of the build, so you likely do not want to try #5. However, I would be curious to know if WAC would proceed further if there were no changes to actually apply to the host.

To narrow down on this issue, it would likely require some tracing from the WAC node to see if what response it was getting (if any). HAR logs would be the first place to start. If you would like to gather these and submit them here, I would be glad to take a quick look. You may also want to consider opening a support case as we could assist you with much deeper troubleshooting.

HAR how-to - https://docs.microsoft.com/en-us/azure/azure-portal/capture-browser-trace

You may also refer to the following articles which may help with WAC-related issues:
https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/support/troubleshooting
https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/support/known-issues

Please let me know.

Thanks so much!
Trent

0 Votes 0 ·

Hi @TrentHelms-MSFT , thank you very much for your attention.

  1. What build of Windows Admin Center are you using? 2103.2 version

  2. Are you using WAC in standalone (installed on Win10 client) or gateway (installed on Server 2019) mode? Standalone version

  3. If you go to the host after clicking 'Apply', do you see any changes made whatsoever? Yes, after clicking "Apply", all configurations are applied to the hosts very soon, but it shows "Applying changes" in WAC.

  4. In the previous steps, did you select to have WAC create a virtual switch? If so, which option did you select? I was following the Eval Guide and selected "Create one virtual switch for compute only" Option.

II'd love to open a support ticket via Azure, I was just not sure that this evaluation scenario can be covered. Can I just open a case directly to you? Feel free to ping me: xinyzhan
This is the link for HAR file: https://microsoft-my.sharepoint.com/:u:/p/xinyzhan/EShz7QoHaIpHlVXf2V2pjBUBgvtzBIdlU-I-mNW7P-bZrg?e=l7XDMm

0 Votes 0 ·

Hi @SidZhang-1762,

Thanks for the info. I'm not sure that the HAR file captured the issue. However, as your screenshot below seems to confirm, this is likely a CredSSP issue as Matt mentioned. Here are some troubleshooting steps that you may be able to use - https://docs.microsoft.com/en-us/azure-stack/hci/manage/troubleshoot-credssp.

If you would still like to open a case, feel free. Our team is here to help!

thanks so much!
Trent

0 Votes 0 ·

1 Answer

MattMcSpirit-MSFT avatar image
0 Votes"
MattMcSpirit-MSFT answered MattMcSpirit-MSFT commented

Hey - could you follow these steps here?

https://github.com/Azure/AzureStackHCI-EvalGuide/issues/62

It may be that the CredSSP popup isn't firing, and therefore the wizard gets stuck.

Thanks,
Matt

· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Matt,

Thank you for your time taking a look at my question.
I tried the methods you provided, allow pop-up, login as domain\labadmin, I also installed all patches for HCI nodes.

Now I am able to apply the changes, but saw the same error as below, I notice no CredSSP pop up (I looked everywhere).

121766-image.png

Another note: when I was manually configuring the IP address of the 2 HCI nodes(192.168.0.4/192.168.0.5), I can't just pick any NIC I wanted, on certain NICs when I am assigning static IP address, it told me failure due to DHCP lease issue. I don't know if it's related, but I tried to be exactly match with the Eval guide to avoid any issue.

Thanks


0 Votes 0 ·
image.png (28.4 KiB)

I'm not sure on this one i'm afraid - one thing you may wish to do is deploy using this guide: https://github.com/mattmcspirit/hybridworkshop/blob/main/steps/1_DeployAzureVM.md

This ARM template automates the DC, MGMT and HCI node creation, including domain join etc. It takes around an hour to run, but once done, you will likely be at the same point you are at now, and can hopefully proceed past this point.

I'm actually planning to replace the current HCI eval guide VM deployment, with the one from the hybrid workshop to streamline testing for people.

Thanks,
Matt

1 Vote 1 ·

Hi Matt,

Your guide is absolutely brilliant, I am able to follow along and complete the networking creation.

And yes, please replace the current eval guide with your version, the previous error also applies to my colleague, we have the same issue, that means more people would have the same issue.

Thanks again.

2 Votes 2 ·
Show more comments