Public Cloud OVHcloud - Routing between subnets
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Routing between subnets

Von
err0r500
Erstellungsdatum 2021-08-04 09:38:39 (edited on 2024-09-04 11:00:17) in Public Cloud OVHcloud

Hi,
I'm discovering ovh public cloud these days and try to figure out how I can design the network.
As a basic test, I created 1 private subnet and try basic communication between an instance launched in the default public subnet and another launched in the private subnet.

When I tried to create a router that would be attached to both subnets, I get a :
```
$ openstack router create myrouter
ConflictException: 409: Client Error for url: https://network.compute.gra5.cloud.ovh.net/v2.0/routers, Quota exceeded for resources: ['router'].
```
I don't know where I can increase the quota...
Also, the horizon UI is supposed to have a "router" button but it seems not to be displayed.
Best,
Matthieu
PS : of course everything works if I add a second interface to the public instance and attach it to the private subnet.


2 Antworten ( Latest reply on 2021-08-16 08:35:30 Von
ArnaudM18
)

Wow, I just saw this thread : https://community.ovhcloud.com/community/fr/virtual-routers-on-public-cloud?id=community_question&sys_id=fa80f10c58da42d02d4c51cec5fc96dc
Routers are an "alpha" feature and I've to create them by hand ? Is it true ?

Hello,
Yes, routers are only in alpha stage for now and are enabled on GRA9 region.