Forum Widgets
Latest Discussions
Error No File
I have tried to deploy the Azure Local cluster based on Stack HCI, but are currently stuck on the Creating Cluster portion. However the fault it gives is very unclear and says there is a network configuration error however All previous steps where succesfull including setting up networking where I assume it would have failed if it was a networking issue. The name of the cluster would be something else if I where to configure it manually but this name comes from Azure and was validated there. Error: Type 'ConfigCluster' of Role 'Cluster' raised an exception: Check the spelling of the cluster name. Otherwise, there might be a problem with your network. Make sure the cluster nodes are turned on and connected to the network or contact your network administrator. at SetClusterLiveDumpPolicy, C:\NugetStore\Microsoft.AzureStack.Fabric.Storage.SCPSModule.10.2507.1001.1000\content\CloudDeployment\Classes\Cluster\Cluster.psm1: line 898 at ConfigCluster, C:\NugetStore\Microsoft.AzureStack.Fabric.Storage.SCPSModule.10.2507.1001.1000\content\CloudDeployment\Classes\Cluster\Cluster.psm1: line 322 at <ScriptBlock>, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 163 at Invoke-EceInterfaceInternal, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 158 at <ScriptBlock>, <No file>: line 50JensIAug 22, 2025Copper Contributor103Views0likes4CommentsAzure Stack HCI 23h2 upgrade & Azure local Resource
Good evening, After upgrading from 22H2 to 23H2, we encountered an issue where the Azure Local resource in the Azure portal appears as "not connected recently." Additionally, we are not seeing the "Your cluster can be upgraded to the latest version" option, likely due to this connection issue. Despite successful connectivity tests and extensive troubleshooting, the resource remains unsynchronised with Azure. As a result, we tried deleting the Azure Local resource and re-registering the nodes. Now, while both nodes are successfully registered and connected to Azure and passing the Invoke-AzStackHciUpgradeValidation , we are unable to find a way to re-register the Azure Local resource to proceed with the "Install the solution upgrade via Azure portal" step. The only option I see is going through the "Deploy Azure Local" process in Azure Arc. However, I believe this would overwrite existing settings and VMs, causing significant disruption—especially since this is a production cluster upgraded from 22H2. Is there a way to re-register the cluster and restore the Azure Local resource using existing settings, so we can proceed with deploying the rest of the solution upgrade via the Azure portal? Any guidance would be greatly appreciatedJsalmondAug 18, 2025Copper Contributor428Views0likes3CommentsNetworkATC Stuck on Validating
After migrating our three-node Azure Stack HCI cluster to intent-based networking with network ATC, the configuration status for some of the intents remains in the "Validating" status. I have two intents: One management and compute. One storage. I'm not sure how to troubleshoot why the configuration status doesn't progress to "Success" status. Fortunately, the cluster is operating normally, but I fear something must be wrong. A cluster validation test doesn't indicate any issues. All nodes are running 10.0.25398 Get-NetIntentStatus | select IntentName, Host, ConfigurationStatus, ProvisioningStatus | ft IntentName Host ConfigurationStatus ProvisioningStatus ---------- ---- ------------------- ------------------ storage dun-s-hci1 Success Completed storage dun-s-hci2 Success Completed storage dun-s-hci3 Success Completed management_compute dun-s-hci1 Validating management_compute dun-s-hci2 Validating management_compute dun-s-hci3 ValidatingMattI2290Aug 18, 2025Copper Contributor561Views0likes5CommentsProblems with Azure Stack HCI 23H2 - add-server error
Hello Community, We have an Azure Stack HCI 23H2 with 2 nodes in operation. One server had hardware problems, so we replaced it. We now want to add the new server as a new node and are following the instructions in the MS Learn Docs. As soon as we enter the command "add-server" on the existing node with the data of the new node, we get the following error: Type "DeployPreRequisites" of Role "MocArb" raised an exception: Cannot proceed command because of one or more missing mandatory parameters: Nugetstorepath. The problem is that we can now only continue with an add-server - rerun, where we cannot specify another parameter like -NuGetStorepath. Unfortunately, I can't find any further information about this problem in the docs or anywhere else. Thanks for the help in advance.maikdoeblerJul 21, 2025Copper Contributor507Views0likes1CommentAzure stack HCI VM resourec under another subscription
Hello, I created a hci VM under another subscription (using script, the GUI not support this). The VM and related resources under this subscription in a separated resource group. Unfortunately the details of machine are not shown. This VM is not listed under the HCI cluster\Virtual Machines or Azure VMs. (Only see under resources in RG) Do you have any idea what is the problem? As I read this is a supported configuration. (or not?) ThxierdelyiJul 16, 2025Copper Contributor178Views0likes2CommentsGetting networking error in Azure HCI deployment
Getting below error while doing Azure HCI deployment for 4 node cluster. With compute, storage and management intent are seperate and connected with 2 physical adapter for each intent. I have checked the compute network is getting created in logs but intent test is falling for storage network during deployment in the logs. Azure arc portal error. Name Configure networking Status Error Description Configure the host networking settings. Start Time 5/31/2024, 1:13:56 PM End Time 5/31/2024, 1:23:03 PM Exception Type 'ConfigureAzureStackHostNetworkingPhase2' of Role 'HostNetwork' raised an exception: Stopping execution after failing to apply intent storage on Host CTS7THV01. at Test-NetworkAtcIntentStatus, C:\Program Files\WindowsPowerShell\Modules\CloudCommon\NetworkHelpers.psm1: line 1157 at ConfigureHostAdaptersWithNetworkAtcForHosts, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1857 at Set-HostAdaptersWithNetworkAtc, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1986 at Invoke-ConfigureHostAdaptersWithNetworkAtc<Process>, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 2367 at Invoke-ConfigureAzureStackHostNetworkingPhase2, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 3294 at ConfigureAzureStackHostNetworkingPhase2, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Classes\HostNetwork\HostNetwork.psm1: line 17 at <ScriptBlock>, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 127 at Invoke-EceInterfaceInternal, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 123 Deployment log error. Intent storage Host: cts7thv01 Provision Status: { "IntentName": "storage", "Host": "cts7thv01", "IsComputeIntentSet": "False", "IsManagementIntentSet": "False", "IsStorageIntentSet": "True", "IsStretchIntentSet": "False", "LastUpdated": "05/31/2024 19:14:18", "LastSuccess": " - ", "RetryCount": 3, "LastConfigApplied": 1, "Error": "ProvisioningFailed", "Progress": "1 of 17", "ConfigurationStatus": "Failed", "ProvisioningStatus": "Completed" } @{IntentName=storage; Host=cts7thv01; IsComputeIntentSet=False; IsManagementIntentSet=False; IsStorageIntentSet=True; IsStretchIntentSet=False; LastUpdated=05/31/2024 19:14:18; LastSuccess= - ; RetryCount=3; LastConfigApplied=1; Error=ProvisioningFailed; Progress=1 of 17; ConfigurationStatus=Failed; ProvisioningStatus=Completed} [Test-NetworkAtcIntentStatus] failed with exception: Stopping execution after failing to apply intent storage on Host CTS7THV01. at Test-NetworkAtcIntentStatus, C:\Program Files\WindowsPowerShell\Modules\CloudCommon\NetworkHelpers.psm1: line 1157 at ConfigureHostAdaptersWithNetworkAtcForHosts, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1857 at Set-HostAdaptersWithNetworkAtc, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1986 at Invoke-ConfigureHostAdaptersWithNetworkAtc<Process>, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 2367 at Invoke-ConfigureAzureStackHostNetworkingPhase2, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 3294 at ConfigureAzureStackHostNetworkingPhase2, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2402.0.67\content\Powershell\Classes\HostNetwork\HostNetwork.psm1: line 17 at <ScriptBlock>, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 127 at Invoke-EceInterfaceInternal, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 123 End function call Test-NetworkAtcIntentStatus on [ CTS7THV01 ] PS>TerminatingError(): "Stopping execution after failing to apply intent storage on Host CTS7THV01." Will clean up configuration on curent node: [ CTS7THV01 ]... Trying to clean up configuration on node [ CTS7THV01 ]... VMSwitch found on host CTS7THV01. Skip 'vms_pp' binding clean or VLANID restore. Will clean up configuration on other [ 3 ] nodes in the cluster: [ cts7thv02 cts7thv03 cts7thv04 ]... PS>TerminatingError(): "Stopping execution after failing to apply intent storage on Host CTS7THV01." Calling "ipconfig /all" after set network ATC ...SagafJun 02, 2025Copper Contributor976Views0likes1CommentHCI Stack 23H2 WMI - RPC Server is Unavailable
After updating to Solution 10.2405.2.7 I am unable to manage my cluster through the failover manager and unable to run cluster validations due to the error RPC Server is unavailable. I have restarted the nodes, confirmed firewall rules are allowing WMI and RPC, and confirmed DNS. Azure and WAC are reporting no issues with the cluster, I am worried about applying the next solution in case this WMI issue will cause issues with the updates. Any guidance to resolve this fault would be much appreciatedDanielF1395May 30, 2025Copper Contributor1.2KViews2likes5CommentsAzure Stack HCI ARM deployment fails at "Configure networking step"
I'm trying to deploy a 3-Node Azure Stack HCI using an ARM template. The deployment process throws an error message. I don't know what has to be changed to get rid of this message. I followed all steps as documented on Microsoft's website. Any advice anyone? Type 'SetAzureStackHostsAdpaterIPAddresses' of Role 'HostNetwork' raised an exception: Cannot find IP info on host [ ASHCI2 ] for adapter [ SMB1 ] in StorageNetworks section of ECE parameters. Command Arguments Get-StorageNICIPAddressParameters {HostName=ASHCI2, AdapterNames=SMB1 SMB2, StorageIntentName=Storage, Stor... Set-AzureStackHostsStorageIPAddresses {Parameters=CloudEngine.Configurations.EceInterfaceParameters, StorageNIC... Invoke- SetAzureStackHostsStorageIPAddresses {Parameters=CloudEngine.Configurations.EceInterfaceParameters, StorageInt... Invoke-SetAzureStackHostsAdpaterIPAddresses {Parameters=CloudEngine.Configurations.EceInterfaceParameters, ErrorActio... {} <ScriptBlock> {CloudEngine.Configurations.EceInterfaceParameters, HostNetwork, SetAzure... Invoke-EceInterfaceInternal {CloudDeploymentModulePath=C:\NugetStore\Microsoft.AzureStack.Solution.De... at Trace-Error, C:\Program Files\WindowsPowerShell\Modules\CloudCommon\Tracer.psm1: line 63 at Get-StorageNICIPAddressParameters<Process>, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2405.0.72\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1013 at Set-AzureStackHostsStorageIPAddresses<Process>, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2405.0.72\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 1190 at Invoke-SetAzureStackHostsStorageIPAddresses<Process>, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2405.0.72\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 2322 at Invoke-SetAzureStackHostsAdpaterIPAddresses, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2405.0.72\content\Powershell\Roles\HostNetwork\HostNetwork.psm1: line 3775 at SetAzureStackHostsAdpaterIPAddresses, C:\NugetStore\Microsoft.AS.Network.Deploy.HostNetwork.1.2405.0.72\content\Powershell\Classes\HostNetwork\HostNetwork.psm1: line 74 at <ScriptBlock>, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 134 at Invoke-EceInterfaceInternal, C:\CloudDeployment\ECEngine\InvokeInterfaceInternal.psm1: line 130ThisIsCvEMay 27, 2025Copper Contributor334Views0likes1CommentCompute_Management Intent duplicates and causes workloads to loose connectivity
Hi. I have a situation where we are running a 2-noded Azure Local 23H2 with the latest april 2025 updates installed. We have 2 Intents: Compute_management and storage. On one of the nodes (and only on this node, the other node works fine), Network ATC sometimes duplicates the compute_management intent and creates a new VMSwitch. The old VMSwitch is still present and changes to Internal mode. The new VMSwitch is external but without the NIC attached. The issue happens always after node reboot and also if we live migrate any workload to the affected node. In Azure on the network intent we see the error: physical network adapter not found Both servers are running identitcal hardware (Lenovo SR650) and the NIC for compute_management is Intel X722-T2 1Gb 2port We are working with Microsoft support to find a solution but so far Microsoft have only collected logs and we are waiting for response. I hope that someone here in the community have an idea for a solution.Chris_toffer0707May 10, 2025Iron Contributor94Views0likes1CommentAVD on Azure Local: Increase memory of Sessionhosts after Hostpool deployment
Hi there, Is there a best practice for increasing the RAM of the session hosts in an Azure Virtual Desktop host pool? We are using the autoscaler to start and stop VMs on demand. Since this is an automated process, all the settings changed via HyperV-Manager get overwritten, presumably by the host pool template. Can someone confirm that I am on the right track and maybe give me a hint or a how-to on how to change the RAM for my session hosts? Hostpool Type: Pooled Uses Session Host Config: No Thanks in Advance, MaikmhamApr 07, 2025Copper Contributor185Views0likes2Comments
Resources
Tags
- Azure Stack HCI31 Topics
- Azure Stack21 Topics
- Azure Stack Hub9 Topics
- Azure Stack Edge2 Topics
- Windows Admin Center2 Topics
- updates2 Topics
- hybrid1 Topic
- LInux db21 Topic
- management1 Topic
- HCI1 Topic