Azure / Azure/AzureStackHCI-EvalGuide

2 HCI Servers Never Deployed

Abierto
#101 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PowerShell
Estrellas
142
Forks
81
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.