Azure / Azure/AzureStackHCI-EvalGuide

2 HCI Servers Never Deployed

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
142
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Hello,

After 2 redeployments and multiple reruns of the DscConfiguration, the 2 HCI servers never created. I ran into PowerShell DSC configuration errors during the initial deployment (see screenshot). Not sure if this had anything to do with it. I rebooted the VM and then redeployed it (2x). I was then successful on updating Chocolatey. No matter what I've tried, I have not been able to have the DscConfiguration script return a 'success' state.

Any thoughts here?

![chocolatey](https://github.com/Azure/AzureStackHCI-EvalGuide/assets/121307669/a3bab686-058d-45c6-8f1e-3dfbdcccd56b)

![ashci-deployment-errors](https://github.com/Azure/AzureStackHCI-EvalGuide/assets/121307669/de567be8-3387-4143-b4b3-552ef69b25ce)

![hci-noservers](https://github.com/Azure/AzureStackHCI-EvalGuide/assets/121307669/410e25fc-2114-47dd-b59b-111f20347c13)

Script to rerun DscConfiguration
cd "C:\Packages\Plugins\Microsoft.Powershell.DSC\*\DSCWork\azshcihost.0\AzSHCIHost"
Set-DscLocalConfigurationManager -Path . -Force
Start-DscConfiguration -Path . -Wait -Force -Verbose

Tim

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.