Hello all,
I want to have a blueprint with 1 (or more) VMs that has a Routed Network Profile that will create an Edge Gateway to route that network, every time that blueprint is requested.
Is that possible or do I ABSOLUTELY have to use an EXISTING ESG or DLR for Routed Network Profiles?
I can't seem to get it to work, vRA sometimes returns weird errors like below:
vRA6 : Multi-machine service mmbpxyz-123 request failed for component blueprint 'Edge': Allocate reservation operation failed for business group BG-Test. No reservation available that has all specified network profiles: EXTERNAL-NETWORK assigned to any edge network paths.
vRA7 : Machine Edge-TESTRouted-5d4692f4-ddef-4702-a971-5a3e849c9d2a: Allocate reservation operation failed for business group BG-Test. No reservation available that has all specified network profiles: EXTERNAL-NETWORK assigned to any distributed logical router network paths.
(P.S.: That Routed Network Profile's "External Network" is checked in the Reservation that is being used by the VM, and the Reservation that is used by the NSX components, so that's definitely a false positive.)
So you can tell from the error message that vRA (6 & 7) is trying to create an Edge, but fails for no real reason.
Also, notice the error message in vRA7 is slightly different at the end, using the term "distributed logical router" instead of "edge".
So I ask again : Is it possible to have vRA provision an Edge Gateway for VMs using a Routed Network Profile or do I absolutely have to use an existing ESG or DLR to connect the Routed Networks to?
For reference :
vRA: 6.2.1 and vRA 7.0
NSX 6.2.1
NSX plugin for Orchestrator : 1.0.3
Thanks in advance for your help,
Marc