Re: [ovs-dev] first OVN scale testing thoughts

2015-06-11 Thread Russell Bryant
On 06/11/2015 03:39 AM, Justin Pettit wrote: > >> On Jun 11, 2015, at 12:14 AM, Ben Pfaff wrote: >> >> (Even with 200 simulated hypervisors I'm still seeing an 85% idle >> system. Our daemons have a slow idle!) > > Awesome! Thanks for pulling these tests together so that we have an idea > whe

Re: [ovs-dev] first OVN scale testing thoughts

2015-06-12 Thread Russell Bryant
On 06/11/2015 03:14 AM, Ben Pfaff wrote: > On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote: >> I want to report progress I've made tonight on an extended form of the >> OVS sandbox that I expect to be useful for testing OVN. The main point >> of the extension is to make it easy to start

Re: [ovs-dev] first OVN scale testing thoughts

2015-06-13 Thread Ben Pfaff
On Fri, Jun 12, 2015 at 02:29:38PM -0400, Russell Bryant wrote: > On 06/11/2015 03:14 AM, Ben Pfaff wrote: > > On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote: > >> I want to report progress I've made tonight on an extended form of the > >> OVS sandbox that I expect to be useful for testi

Re: [ovs-dev] first OVN scale testing thoughts

2015-06-14 Thread Russell Bryant
On 06/13/2015 09:47 PM, Ben Pfaff wrote: > On Fri, Jun 12, 2015 at 02:29:38PM -0400, Russell Bryant wrote: >> On 06/11/2015 03:14 AM, Ben Pfaff wrote: >>> On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote: I want to report progress I've made tonight on an extended form of the OVS

[ovs-dev] first OVN scale testing thoughts (was: OVN sandbox progress)

2015-06-11 Thread Ben Pfaff
On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote: > I want to report progress I've made tonight on an extended form of the > OVS sandbox that I expect to be useful for testing OVN. The main point > of the extension is to make it easy to start up multiple sandboxed > instances of OVS and t

Re: [ovs-dev] first OVN scale testing thoughts (was: OVN sandbox progress)

2015-06-11 Thread Justin Pettit
> On Jun 11, 2015, at 12:14 AM, Ben Pfaff wrote: > > (Even with 200 simulated hypervisors I'm still seeing an 85% idle > system. Our daemons have a slow idle!) Awesome! Thanks for pulling these tests together so that we have an idea where we stand. --Justin ___

Re: [ovs-dev] first OVN scale testing thoughts (was: OVN sandbox progress)

2015-06-14 Thread Ben Pfaff
I was able to get up to 500 simulated hypervisors on my laptop with only this change: diff --git a/ovsdb/jsonrpc-server.c b/ovsdb/jsonrpc-server.c index fffcb73..a7065ff 100644 --- a/ovsdb/jsonrpc-server.c +++ b/ovsdb/jsonrpc-server.c @@ -126,7 +126,7 @@ ovsdb_jsonrpc_server_create(void) { s