New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
301-storage-spaces-direct failing with network path not found #6932
Comments
Hello, I am having the same issue as @omegaharvest - same error, same circumstances. |
Hello |
@raisaurabh777 In my case, I ended up creating the scripts from scratch. I suggest you do the same. |
@cpopa-additiv If you have been able to create a 2-node Storage spaces direct cluster by your own from Scratch, It would be really great if you could share the process in a YouTube Video or Blog. Please let me know. Meanwhile my struggle is on to create it on my own. Thanks !! |
I received the same error. Looking at the repo and that the only change in years has been changing the OS SKU to 2019 (from 2016) 4 months ago I changed the OS SKU back to 2016 and the template deploys without issue. Looks like some of the 2016 DSC isn't playing nice with Windows 2019. |
[301-storage-spaces-direct]https://github.com/Azure/azure-quickstart-templates/tree/master/301-storage-spaces-direct
I'm getting the following error when trying to deploy Storage Spaces Direct. We had issues originally with our on-premesis DNS server not updating records via DDNS but have since resolved it. I'm not sure what network location DSC is referring to in the below error:
"DSC Configuration \u0027ConfigS2D\u0027 completed with error(s). Following are the first few: PowerShell DSC resource MicrosoftAzure_xCluster failed to execute Set-TargetResource functionality with error message: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: The network path was not found.\r\n The SendConfigurationApply function did not succeed. LCM failed to start desired state configuration manually.",
The cluster is left in a half setup state. Any help on this would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: