Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get passed Cluster Compute and Storage Network #68

Closed
desmphil opened this issue Nov 8, 2021 · 6 comments
Closed

Can't get passed Cluster Compute and Storage Network #68

desmphil opened this issue Nov 8, 2021 · 6 comments

Comments

@desmphil
Copy link

desmphil commented Nov 8, 2021

Hi, ive been following this guide so far.

I have a simple Domain Joined server with Windows 2022 and Windows Admin Center.
My Hyper-V host is running fine and I have two VM with the latest Stack HCI source.
Also Latest Admin Center, fresh installed.

When i get the the Cluster Define Network I'm stuck:

I tried every combination, private switch, internal switch, or external switch
Different IP scheme, more VNIC,
I can ping each scheme from the VM (shell).

I dont get why i would have a WINRM issue when i did configure everything else so far.
I restarted all, vm, tried again. always gets to the same point.

Configuring Storage and Computer Network
2021-11-08 16_32_59-Remote Desktop Manager Free  IT5-W2022

Hyper-V VM networking
2021-11-08 16_34_22-Remote Desktop Manager Free  RYZEN

Creating Vswitches
2021-11-08 16_35_17-Remote Desktop Manager Free  IT5-W2022

ipconfig from the two VM:
2021-11-08 16_39_22-Remote Desktop Manager Free  RYZEN

Testing Cluster Network
2021-11-08 16_36_06-Remote Desktop Manager Free  IT5-W2022

Error:
2021-11-08 16_39_59-Remote Desktop Manager Free  IT5-W2022

Error:

We couldn't configure adapter

Message

We couldn't configure adapter
Error
We couldn’t configure and test network adapters. Please try again. Error: (1) RemoteException: The WinRM client cannot process the request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS or the destination is in the TrustedHosts list, and explicit credentials are provided. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set TrustedHosts run the following command: winrm help config.

(2) RemoteException: The WinRM client cannot process the request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS or the destination is in the TrustedHosts list, and explicit credentials are provided. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set TrustedHosts run the following command: winrm help config.

Any logs on the hosts i should look at?

@mattmcspirit
Copy link
Contributor

Hi - is this nested in your own environment, or are you running this inside the Azure VM?

When the cluster networks are testing, have you seen a CredSSP popup that you needed to accept? It may have popped up behind your active window.

image

Thanks!

@desmphil
Copy link
Author

desmphil commented Nov 8, 2021 via email

@mattmcspirit
Copy link
Contributor

Hey Philippe - there should definitely be a pop-up for CredSSP when you run the cluster test - so likely something may be causing it not to fire, or it's hidden behind an active window.

Could you please make sure popups aren't blocked in Edge, for your WAC hostname, and also, there's some additional CredSSP/WinRM troubleshooting guidance here:

https://docs.microsoft.com/en-us/azure-stack/hci/manage/troubleshoot-credssp

Did you create your AD Domain for this sandbox, or is it part of an existing domain which may have some Group Policies applied to your HCI nodes automatically?

Thanks!
Matt

@desmphil
Copy link
Author

desmphil commented Nov 8, 2021 via email

@desmphil
Copy link
Author

desmphil commented Nov 9, 2021 via email

@mattmcspirit
Copy link
Contributor

Hi Philippe - whilst we're not there yet, the goal is to utilize Azure Arc to manage as much as possible for Azure Stack HCI. Today, with 21H2, you're right, a number of tasks still need to be performed locally, with either PS or WAC, but more operations are moving to Arc, as detailed in this recent Ignite blog post:

https://techcommunity.microsoft.com/t5/azure-stack-blog/what-s-new-for-azure-stack-hci-at-microsoft-ignite-2021/ba-p/2897222

So, VM deployment is one example, Arc-enabling the HCI hosts, integration with Azure monitor etc are all either coming, or available. In terms of VM management, through Arc you'll be able to deploy VMs either through the portal, or through templates etc.

Hope that helps,
Matt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants