Segments created in NSX cannot be found in Network Profile page of Aria Automation
search cancel

Segments created in NSX cannot be found in Network Profile page of Aria Automation

book

Article ID: 419818

calendar_today

Updated On:

Products

VCF Automation

Issue/Introduction

  • Segments created in NSX with the transport zone being displayed as "Default Overlay Transport Zone <auto-assigned>" are missing on the Aria Automation UI and therefore cannot be added to Network Profiles.

    In NSX manager UI, you see the transport zone of the segment set as "Default Overlay Transport Zone <auto-assigned>"  like below.

    In Aria Automation UI, the segment does not appear on Service Broker > Infrastructure > Network Profile > Networks > Add Network page like below.


  • The NSX mode of the NSX Cloud Account is set as Policy.
  • You see below error for the NSX segment in provisioning-service-app.log.
    YYYY-MM-DDT##:##:##.###Z WARN provisioning [host='provisioning-service-app-7db4c558b8-hhrmt' thread='OkHttp https://####/api/v1/logical-switches/####' user='' org='' trace='' parent='' span=''] c.v.m.a.n.e.p.NsxTPolicyBaseEnumerationAdapterService.lambda$enumerate$0:81 - Exception caught, but enumeration will continue. Exception: java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Could not find collected NSX-T transport zone for subnet [####]. NSX-T API returned subnet's transport zone as [####].

Environment

Aria Automation 8.18.x

Cause

Aria Automation collects NSX segment data using an API, which is based on the NSX mode setting for the NSX Cloud Account.

When the NSX mode of the NSX Cloud Account is set to Policy, Aria Automation expects the transport zone of the NSX segment to be specified in order to collect the NSX segment information.

If the NSX segment is created without the transport zone being specified, Aria Automation cannot properly collect and store the NSX segment data, and therefore cannot display the NSX segment on the UI.

Resolution

To add the segments to Network Profiles, recreate the segment in NSX and specify a transport zone.

For more information on how to recreate the segment in NSX, see Create an NSX Segment.