Re: [ovs-discuss] [ovs-dev] OvS Processes

2020-10-16 Thread Filipe Lemos
Hello everyone, thank you so much for the many answers, what a great community. @all I'm trying to understand which of those processes (ovsdb-server and ovs-vswitchd) holds the tables sent from the SDN controller. @Ben Pfaff , interesting, I think it's a thread, in this case particular case I inst

Re: [ovs-discuss] [ovs-dev] OvS Processes

2020-10-16 Thread Ilya Maximets
On 10/16/20 11:23 PM, Filipe Lemos wrote: > Hello everyone, > I tried to learn more about each process created by running OvS while my > bridge runs as a SDN switch connected to a controller. I can see that there > are 4 processes with ovs in the name, as shown in the attached screenshot. Hi, Fili