It's a pretty vague question. The full configuration would be the full contents of the database. You could list that by running "ovs-vsctl list" for each table.
On Fri, Jan 20, 2017 at 02:45:03PM +0100, Riccardo R. wrote: > Hi, > > If it's something I missed from the docs, just a link will do! :) > > Thanks! > > Riccardo > > On Thu, Jan 12, 2017 at 3:10 PM, Riccardo R. <[email protected]> > wrote: > > > Hi, > > > > Is there a way to get the full openvswitch+vhostuser configuration/state > > on a given machine? > > "ovs-vsctl show" doesn't give as many details... > > > > Let's say I have a simple setup where two qemu VMs talk to each other > > through an openvswitch bridge in vhost-user mode. How do I get the full > > details of this configuration? My purpose is to compare this to that of a > > different machine (with same hardware and software) where a supposedly > > identical setup gives very different results in terms UDP and TCP > > throughput. > > > > Thanks! > > > > Riccardo > > > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
