Azure / AzureStackHCI-EvalGuide

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

Recommend adding "start-sleep" for each "Rebooting node for changes to take effect" sections #41

Closed the-chad-at-ms closed 3 years ago

the-chad-at-ms commented 3 years ago

Not an issue...more of a suggestion.

Within the https://github.com/Azure/AzureStackHCI-EvalGuide/blob/main/nested/steps/3a_AzSHCINodesGUI.md#enable-the-hyper-v-role-on-your-azure-stack-hci-node section of 3a, I would suggest adding a sleep timer between commands for stop-vm and start-vm to stop powershell dropping an error. This was picked up on my HV host as its slightly older but would reduce false positives. I used 5 seconds for each and seemed a good amount of time. If included a screenshot/snippet of what I put in each of the "Rebooting node for changes to take effect" sections:

image

mattmcspirit commented 3 years ago

Great feedback - thanks! I'll add to the next rev of the content!

mattmcspirit commented 3 years ago

Hey - this should be fixed in the updated steps - thanks!

the-chad-at-ms commented 3 years ago

No problem for the feedback...thanks for including it.