Strange error in 2_CreateParentDisks.ps1, step "Creating DSC Configs for DC" #546
berndbausch
started this conversation in
General
Replies: 1 comment 3 replies
-
The problem went away after reinstalling the MSLab host. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First, I need to disclose that I know very little about Powershell, and Windows in general. Also, I doubt that it counts but the server where I am running the MSLab scripts is a virtual server itself (running on KVM in Debian).
I attempt to create a two-node AzSHCI cluster (instructions) and consistently fail in the 2_createparentdisks.ps1 script. Not sure if I should create an issue, but I could use some help (thanks in advance!).
Error message from createparentdisks.log:
The script then stops and seems to leave the environment in an intermediate state. I tried running the script a second time, which succeeds, but later in 3_deploys.ps1 the AD VM is not started because its VHDX file is being used by something else (probably a consequence of the error I am reporting here).
ZIP of createparentdisks.log and labconfig.ps1 is attached.
DSC config error.zip
Beta Was this translation helpful? Give feedback.
All reactions