Forum Discussion
Sagaf
Jun 01, 2024Copper Contributor
Getting 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 hav...
Kidd_Ip
Jun 02, 2025MVP
Referring to the follwoing and try this:
- Check Network ATC Configuration
- Ensure that Data Center Bridging (DCB) is installed and configured correctly.
- Verify that there are no conflicting QoS policies that might be interfering with the deployment.
- Validate Network Intent Setup
- Run Test-NetworkAtcIntentStatus manually to check for detailed errors.
- If the storage intent is failing, try removing and reapplying the intent using PowerShell commands.
- Confirm Physical Adapter Configuration
- Make sure the physical adapters assigned to storage intent are correctly mapped.
- If using RDMA, confirm that RDMA settings are properly configured.
- Check Deployment Logs for Additional Errors
- Review logs for any hardware compatibility issues or missing prerequisites.
- If the issue persists, consider restarting the affected node and retrying the deployment.
https://learn.microsoft.com/en-us/answers/questions/677116/network-atc-failed-while-applying-the-intent-the-p