Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-18 Thread Luke Gorrie
On Thu, 14 Jun 2018 at 22:17, Marcus Leske  wrote:

> Any thought leader on the list to shed some light to what is happening
> in the world of open networking ? OVS vs OpenNSL vs Cumulus vs fd.io
> vs Snabb vs a lot of stuff :)
>
> Where is this going ?


I work on Snabb and to me our most interesting application area is "the
long tail." You have a problem that you can describe on a whiteboard, but
you can't get an off-the-shelf solution for, and you want to solve it by
sitting down and writing an ordinary program in an ordinary high level
programming language. So that is what you do.

It's not necessarily *easy* but it is straight forwardly similar to the way
people write other programs in languages like
perl/python/ruby/javascript/etc.


Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-15 Thread Pete Lumbis
I'm sorry you've had a negative experience and we should do better. Let's
start by fixing your issues.

If you are interested in chasing this down to resolution I'm 100% dedicated
to getting this solved for you off list. If you're willing I'll even report
back with what we found and how we fixed it.

- Pete, Cumulus TME

On Fri, Jun 15, 2018, 5:49 PM  wrote:

> On 06/15/2018 10:17 PM, John Fraizer wrote:
> >- What specific issues are you having with BGP running under Cumulus
> >Linux.
> - bgpd crashes
> - bgpd loading as hell after some time (can be fixed by restarting the
> process ..)
> - cumulus by itself (switchd & portwd) loads as hell as well, all the
> time, the hardware is under pressure all the time (which is an issue for
> CPU-based stuff : monitoring, sflow etc)
>
> >- What hardware are you running Cumulus Linux on?
> 5712-54X-O-AC-F from edgecore
> (https://www.edge-core.com/productsInfo.php?cls=&cls2=&cls3=44&id=15),
> which has specific issues by itself as well :/
>
> >- What version of Cumulus Linux?
> The last one, 3.5.2
>
>
> >
> >
> > --
> > John Fraizer
> > LinkedIn profile: http://www.linkedin.com/in/johnfraizer/
> >
> >
> >
> > On Thu, Jun 14, 2018 at 5:28 PM,  wrote:
> >
> >> Bof
> >>
> >> I currently use cumulus's software, I will then report my experience:
> >> not production ready
> >>
> >> You have a lot of features, with a fast development, but ..
> >> I expect my network to be a rock solid part of my infrastructure,
> >> especially when I am using the classic part, not the fancy ones
> >>
> >> When I have huge stability issue with something like bgp, what can I say
> >> but "get away from those software, it is not production-ready yet" ?
> >>
> >>
> >>
> >>
> >
>
>


Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-15 Thread Henri Grönroos
Hi,


Well, 3.5.2 isn't exactly latest, there is 3.5.3, 3.6.0 and 3.6.1 also.
But I guess switchd running cpu somewhat hot is normal (40% load in empty 
switch or so) as it is
polling all the stuff from asic etc. 
I do agree that cpus on many edgecores & dells and similar are somewhat under 
powered, 
but haven't encountered similar problems with that (yet) myself.
Would be also very interested to hear more specifics.

,
Henri


On Fri, 2018-06-15 at 23:47 +0200, na...@jack.fr.eu.org wrote:
> On 06/15/2018 10:17 PM, John Fraizer wrote:
> >- What specific issues are you having with BGP running under Cumulus
> >Linux.
> 
> - bgpd crashes
> - bgpd loading as hell after some time (can be fixed by restarting the
> process ..)
> - cumulus by itself (switchd & portwd) loads as hell as well, all the
> time, the hardware is under pressure all the time (which is an issue for
> CPU-based stuff : monitoring, sflow etc)
> 
> >- What hardware are you running Cumulus Linux on?
> 
> 5712-54X-O-AC-F from edgecore
> (https://www.edge-core.com/productsInfo.php?cls=&cls2=&cls3=44&id=15),
> which has specific issues by itself as well :/
> 
> >- What version of Cumulus Linux?
> 
> The last one, 3.5.2
> 
> 
> > 
> > 
> > --
> > John Fraizer
> > LinkedIn profile: http://www.linkedin.com/in/johnfraizer/
> > 
> > 
> > 
> > On Thu, Jun 14, 2018 at 5:28 PM,  wrote:
> > 
> > > Bof
> > > 
> > > I currently use cumulus's software, I will then report my experience:
> > > not production ready
> > > 
> > > You have a lot of features, with a fast development, but ..
> > > I expect my network to be a rock solid part of my infrastructure,
> > > especially when I am using the classic part, not the fancy ones
> > > 
> > > When I have huge stability issue with something like bgp, what can I say
> > > but "get away from those software, it is not production-ready yet" ?
> > > 
> > > 
> > > 
> > > 
> 
> 



re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-15 Thread Maciek Konstantynowicz (mkonstan) via NANOG
Hi,

Gleaned this thread on nanog mailer archive [1] mentioning fd.io :)

Not a "thought leader", but I thought I respond with some fd.io data
points, hopefully relevant to the thread’s subject. 

Note that most of them focus on data plane functionality, performance
and technology level comparison:

  - IPv4 routing (large FIB) at Terabit speed, a video clip (low-budget)
showing what difference modern Xeon processors (Skylake) can make to
SW data plane if coupled with something super-fast, produced by LF
FD.io  project for Xeon Skylake launch on 11th July 2017 (a year
ago). [2]

  - SW data plane benchmarking, technical paper [3][4].

  - Test and performance report for last fd.io release [5].

  - Continuous trending of fd.io vpp master branch [6].

And although network control plane is not covered (e.g. BGP), many data
plane hooks required are there incl. large FIBs, VRFs, hierarchical FIB
for IP fast convergence, multicast, etc.

HTH

-Maciek

[1] https://mailman.nanog.org/pipermail/nanog/2018-June/095897.html
[2] "FD.io: A Universal Terabit Network Dataplane", 
https://www.youtube.com/watch?v=aLJ0XLeV3V4.
[3] 
https://fd.io/wp-content/uploads/sites/34/2018/01/performance_analysis_sw_data_planes_dec21_2017.pdf
[4] https://wiki.fd.io/images/3/31/Benchmarking-sw-data-planes-Dec5_2017.pdf
[5] FD.io CSIT-CPL rls1804, https://docs.fd.io/csit/rls1804/report/.
[6] FD.io CSIT-CPL continuous VPP performance trending:
  IPv4, https://docs.fd.io/csit/master/trending/new/trending/ip4.html
as of next week above link will be migrated to: 
https://docs.fd.io/csit/master/trending/trending/ip4.html
  IPv6, https://docs.fd.io/csit/master/trending/new/trending/ip6.html
as of next week above link will be migrated to: 
https://docs.fd.io/csit/master/trending/trending/ip6.html

> From: Marcus Leske 
> Date: June 14, 2018 at 07:18:16 PDT
> To: nanog@nanog.org
> Subject: fd.io vs cumulus vs snabb vs OVS vs OpenNSL
> 
> Hi
> 
> Any thought leader on the list to shed some light to what is happening
> in the world of open networking ? OVS vs OpenNSL vs Cumulus vs fd.io
> vs Snabb vs a lot of stuff :)
> 
> Where is this going ? What are the obvious pros and cons of each when
> it comes to scale and feature velocity ?
> 
> https://www.reddit.com/r/networking/comments/8r0afq/is_their_any_truth_to_the_trend_of_putting/
> 
> Danke


Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-15 Thread nanog
On 06/15/2018 10:17 PM, John Fraizer wrote:
>- What specific issues are you having with BGP running under Cumulus
>Linux.
- bgpd crashes
- bgpd loading as hell after some time (can be fixed by restarting the
process ..)
- cumulus by itself (switchd & portwd) loads as hell as well, all the
time, the hardware is under pressure all the time (which is an issue for
CPU-based stuff : monitoring, sflow etc)

>- What hardware are you running Cumulus Linux on?
5712-54X-O-AC-F from edgecore
(https://www.edge-core.com/productsInfo.php?cls=&cls2=&cls3=44&id=15),
which has specific issues by itself as well :/

>- What version of Cumulus Linux?
The last one, 3.5.2


> 
> 
> --
> John Fraizer
> LinkedIn profile: http://www.linkedin.com/in/johnfraizer/
> 
> 
> 
> On Thu, Jun 14, 2018 at 5:28 PM,  wrote:
> 
>> Bof
>>
>> I currently use cumulus's software, I will then report my experience:
>> not production ready
>>
>> You have a lot of features, with a fast development, but ..
>> I expect my network to be a rock solid part of my infrastructure,
>> especially when I am using the classic part, not the fancy ones
>>
>> When I have huge stability issue with something like bgp, what can I say
>> but "get away from those software, it is not production-ready yet" ?
>>
>>
>>
>>
> 



Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-15 Thread John Fraizer
I would also be very interested in what specific issues you are having...


   - What specific issues are you having with BGP running under Cumulus
   Linux.
   - What hardware are you running Cumulus Linux on?
   - What version of Cumulus Linux?


--
John Fraizer
LinkedIn profile: http://www.linkedin.com/in/johnfraizer/



On Thu, Jun 14, 2018 at 5:28 PM,  wrote:

> Bof
>
> I currently use cumulus's software, I will then report my experience:
> not production ready
>
> You have a lot of features, with a fast development, but ..
> I expect my network to be a rock solid part of my infrastructure,
> especially when I am using the classic part, not the fancy ones
>
> When I have huge stability issue with something like bgp, what can I say
> but "get away from those software, it is not production-ready yet" ?
>
>
>
>


Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-14 Thread Hugo Slabbert


On Thu 2018-Jun-14 23:28:50 +0200, na...@jack.fr.eu.org  
wrote:


Bof

I currently use cumulus's software, I will then report my experience:
not production ready

You have a lot of features, with a fast development, but ..
I expect my network to be a rock solid part of my infrastructure,
especially when I am using the classic part, not the fancy ones

When I have huge stability issue with something like bgp, what can I say
but "get away from those software, it is not production-ready yet" ?


I'd be curious about specifics.  We've got some Cumulus with BGP and it 
hasn't given us any issues.  Granted, it's very vanilla with a couple of 
SVIs per switch and just basic IPv4 unicast and it's just a management 
network, but it hasn't caused us any issues that I'm aware of.


--
Hugo Slabbert   | email, xmpp/jabber: h...@slabnet.com
pgp key: B178313E   | also on Signal


signature.asc
Description: Digital signature


Re: fd.io vs cumulus vs snabb vs OVS vs OpenNSL

2018-06-14 Thread nanog
Bof

I currently use cumulus's software, I will then report my experience:
not production ready

You have a lot of features, with a fast development, but ..
I expect my network to be a rock solid part of my infrastructure,
especially when I am using the classic part, not the fancy ones

When I have huge stability issue with something like bgp, what can I say
but "get away from those software, it is not production-ready yet" ?

On 06/14/2018 04:18 PM, Marcus Leske wrote:
> Hi
> 
> Any thought leader on the list to shed some light to what is happening
> in the world of open networking ? OVS vs OpenNSL vs Cumulus vs fd.io
> vs Snabb vs a lot of stuff :)
> 
> Where is this going ? What are the obvious pros and cons of each when
> it comes to scale and feature velocity ?
> 
> https://www.reddit.com/r/networking/comments/8r0afq/is_their_any_truth_to_the_trend_of_putting/
> 
> Danke
>