Azure / Azure/azure-quickstart-templates

301-storage-spaces-direct failing with network path not found

Open
#6,932 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the 301-storage-spaces-direct template linked in the issue and trace the ConfigS2D deployment through the MicrosoftAzure_xCluster PowerShell DSC resource. Investigate which network location produces “The network path was not found”; done means the template deploys without the DSC error and does not leave the cluster half-configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.