[openstack-dev] [Neutron] High bandwidth routers

A, Keshava keshava.a at hp.com
Mon Jun 23 16:39:02 UTC 2014


Hi,
I think there is no much consideration of  L3 forwarding capacity,  of the order of 100G in Network-Node(NN).
Not sure current software queues in NN    are capable of handling 100G times of packet rate.
(Of course for compute node there will  SRIOV to speedup these)

Instead you can consider  of having multiple Network Nodes deployed, so that L3 forwarding will be distributed across multiple NN.
Make sure you will have separate public  IP for each of these NNs, so that any session related issue will not have issues in NN.


Regards,
Keshava.A.K.


From: CARVER, PAUL [mailto:pc2929 at att.com]
Sent: Monday, June 23, 2014 6:51 PM
To: OpenStack-dev at lists.openstack.org
Subject: [openstack-dev] [Neutron] High bandwidth routers

Is anyone using Neutron for high bandwidth workloads? (for sake of discussion let's "high" = "50Gbps or greater")

With routers being implemented as network namespaces within x86 servers it seems like Neutron networks would be pretty bandwidth constrained relative to "real" routers.

As we start migrating the physical connections on our physical routers from multiple of 10G to multiples of 100G, I'm wondering if Neutron has a clear roadmap towards networks where the bandwidth requirements exceed what an x86 box can do.

Is the thinking that x86 boxes will soon be capable of 100G and multi-100G throughput? Or does DVR take care of this by spreading the routing function over a large number of compute nodes so that we don't need to channel multi-100G flows through single network nodes?

I'm mostly thinking about WAN connectivity here, video and big data applications moving huge amounts of traffic into and out of OpenStack based datacenters.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140623/7c39e285/attachment.html>


More information about the OpenStack-dev mailing list