Code Monkey home page Code Monkey logo

Comments (6)

muradkablan avatar muradkablan commented on July 21, 2024

In more details. The idea is to have 2 real/physical chassis and each has number of VMs/containers that are connected to virtual networks. The VMs/containers communicate with each other by either ping messages or streaming UDP and TCP traffic (through iperf etc.).

Including these two real chassis with a cluster of large number of emulated chassis will add pressure on the real chassis's ovn-controller and ovsdb. Thus, possible leading to degradation on time to create and bind ports to containers and on data plane performance. I expect the pressure to happen because 1) There will be considerable amount of OpenFlow roles installed on ovsdb. 2) The reaction between ovn-controller and southdb will be much slower.

from ovn-scale-test.

huikang avatar huikang commented on July 21, 2024

@muradkablan thanks for the details. @mestery do you have any comment? Thanks.

from ovn-scale-test.

mestery avatar mestery commented on July 21, 2024

@huikang @muradkablan So it sounds like you want to increase pressure on the interactions between OVN SB DB and ovn-controller by populating flows? Can this be done without a physical system? I am not against this, I think this is actually fine, but just curious if we can achieve the same without needing to add physical hosts.

from ovn-scale-test.

muradkablan avatar muradkablan commented on July 21, 2024

@mestery This is just part of it. The more interesting part is the affect of slow/large control plane on data plane.

from ovn-scale-test.

huikang avatar huikang commented on July 21, 2024

@muradkablan could you show us some interesting number regarding this proposal? Thanks.

from ovn-scale-test.

muradkablan avatar muradkablan commented on July 21, 2024

@mestery Do you know where/how I can get access to the database where emulated chassis (I think they'r called sanboxes) stored? I'm asking to see if it makes sense to add the real chassis's name to this list so it is called and treated as the emulated chassis.

from ovn-scale-test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.