Forum Discussion
Robert Lien
Mar 17, 2017Brass Contributor
enabling s2d cluster in virtual test environment issue
Hello, I am trying to setup a s2d cluster within a virtual hyper-v hyper-converged setup with two vms, but when attempting to enable-clusters2d it gets hung up at 27% with "Waiting until SBL disks a...
- Feb 15, 2019Sorry this was a while ago, and I no longer am using the test environment. I now have two working production clusters. Late response unfortunately.
Dave Kawula
Jun 21, 2017MVP
Are you trying to set this up as a lab between two VMs? If so I have found this can take up to 15 plus minutes depending on your lab hardware. Just ran into this again today be patient it isn't hung. Make sure you add the -verbose switch to enable-clusters2d
So go grab a coffee and try again. Also if it half configured there is a script on the technet gallery called clear-sdsconfig.ps1 they wipes the cluster config and disks and lets you start over.
Thanks,
Dave kawula MVP
So go grab a coffee and try again. Also if it half configured there is a script on the technet gallery called clear-sdsconfig.ps1 they wipes the cluster config and disks and lets you start over.
Thanks,
Dave kawula MVP
- Robert LienJun 29, 2017Brass Contributor
Hi,
My solution to this when I worked on it was to disable-cluster2d, then I re-created the vhdx files, and enable-cluster2d again.
thx