Deploy Azure Local 23H2 and VLAN

Giovanni Luca Matera 106 Reputation points
2025-02-19T14:40:55.1733333+00:00

Hi,

I tried to deploy Azure Local 23H2, but encountered a problem.

I created 3 intents

intent 1 Management with ip 172.20.140.x

intent 2 Compute with ip 172.20.130.x

Intent 3 Storage in direct connection

subnet 172.20.140.x is part of VLAN 140 untagged

172.20.130.x subnet is part of VLAN 130 tagged

the NIC where I defined the subnet 172.20.140.x has VLAN 0

the NIC where I have defined the subnet 172.20.130.x has as VLAN 0

continuing with the deployment I inserted the IP range from 172.20.140.23 to 172.20.140.28

when I have finished entering all the required values and arrive at validation, I receive an error in the Network test phase

WARNING: [EnvironmentValidator:ValidateNetwork] Critical (blocking) Network failures found in validation. 2 Rules failed: - 14/02/2025 13:12:46

VERBOSE: [EnvironmentValidator:ValidateNetwork] Validator failed. {

*"ExceptionType":  "json",*

*"ErrorMessage":  {*

                     *"Message":  "Network requirements not met. Review output and remediate.",*

                     *"Results":  [*

                                     *{*

                                         *"Name":  "AzStackHci_Network_Test_Validity_MgmtIp_In_Infra_Subnet",*

                                         *"DisplayName":  "Test Validity Management IP in same infra subnet as IP pools",*

                                         *"Tags":  {*

                                                  *},*

                                         *"Title":  "Test Validity Management IP in same infra subnet as IP pools",*

                                         *"Status":  1,*

                                         *"Severity":  2,*

                                         *"Description":  "Checking management IPs are in same subnet as infra IP pool",*

                                         *"Remediation":  "https://aka.ms/hci-envch",*

                                         *"TargetResourceID":  **"172.20.140.23-172.20.140.28**",*

                                         *"TargetResourceName":  "ManagementIPIPPoolConfiguration",*

                                         *"TargetResourceType":  "ManagementIPIPPoolConfiguration",*

                                         *"Timestamp":  "\/Date(1739538762918)\/",*

                                         *"AdditionalData":  {*

                                                                *"Detail":  "**Start IP \u0027172.20.130.169\u0027 and End IP \u0027172.20.140.28\u0027 not on the same subnet"**,*

                                                                *"Status":  "FAILURE",*

                                                                *"TimeStamp":  "02/14/2025 13:12:42",*

                                                                *"Resource":  "NodeManagementIPAndCustomerSubnet",*

                                                                *"Source":  "172.20.140.17AndCustomerNetwork"*

                                                            *},*

                                         *"HealthCheckSource":  "Deployment\\Medium\\Network\\6196913f"*

                                     *},*

                                     *{*

                                         *"Name":  "AzStackHci_Network_Test_Validity_MgmtIp_In_Infra_Subnet",*

                                         *"DisplayName":  "Test Validity Management IP in same infra subnet as IP pools",*

                                         *"Tags":  {*

                                                  *},*

                                         *"Title":  "Test Validity Management IP in same infra subnet as IP pools",*

                                         *"Status":  1,*

                                         *"Severity":  2,*

                                         *"Description":  "Checking management IPs are in same subnet as infra IP pool",*

                                         *"Remediation":  "https://aka.ms/hci-envch",*

                                         *"TargetResourceID":  **"172.20.140.23-172.20.140.28**",*

                                         *"TargetResourceName":  "ManagementIPIPPoolConfiguration",*

                                         *"TargetResourceType":  "ManagementIPIPPoolConfiguration",*

                                         *"Timestamp":  "\/Date(1739538765176)\/",*

                                         *"AdditionalData":  {*

                                                                *"Detail":  "**Start IP \u0027172.20.130.170\u0027 and End IP \u0027172.20.140.28\u0027 not on the same subnet"**,*

                                                                *"Status":  "FAILURE",*

                                                                *"TimeStamp":  "02/14/2025 13:12:45",*

                                                                *"Resource":  "NodeManagementIPAndCustomerSubnet",*

                                                                *"Source":  "172.20.140.18AndCustomerNetwork"*

                                                            *},*

                                         *"HealthCheckSource":  "Deployment\\Medium\\Network\\6196913f"*

                                     *}*

                                 *]*

                 *},*

Do you have any idea what I did wrong?

Thank you

Azure Local
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.