I think better email distros would be openflowplugin-dev and integration-dev 
(which
I changed this to).



On 04/29/2016 08:56 AM, PUZZLE wrote:
> Hi All,
> Cbench is giving me this error:
> controller msgbuf_read() = -1:  msgbuf_read: Connection reset by peer
> ... exiting

looks like cbench can't connect to your controller

what ODL features have you installed.  The typical set of features to install
for cbench tests are:
  odl-openflowplugin-flow-services-ui
  odl-openflowplugin-drop-test

also, you should enter this command on the karaf console:
  dropallpacketsrpc on

another thing to check is if your controller has the openflow port(s)
up.  "netstat -tulpn | grep java" will show all ports owned by ODL
(assuming ODL is the only thing java running at that moment)


> 
> since i started running it with 256switch/10000hosts (against ODL Beryllium 
> SR1)
> command:
> cbench -c localhost -m 10000 -l 11 -M 10000 -s 256 -t 

I got the impression from your other emails that you were having cbench
on one system and odl on another system.  this email [0]

if that's still the case, then running cbench on localhost doesn't make sense.
you need to use the ip address of the system running your controller.

[0] https://lists.opendaylight.org/pipermail/discuss/2016-April/006427.html

> 
> and when i try to stop ODL it freezes forever until i kill it by line command!

this is a bug, most likely.  if you are using the bin/stop command and it
never quits, and you have a concrete steps to reproduce please file a
bug:

https://wiki.opendaylight.org/view/OpenDaylight_Bugs


Thanks,
JamO

> Please HELP! Thanks
> 
> 
> _______________________________________________
> Discuss mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/discuss
> 
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to