Re: [ovs-discuss] Openflow packets

2012-04-04 Thread sonny sonny
hey , thanks for the help. i have another issue. There is no support for tls session timeout and emergency session timeout and echo session timeout on 1.2.2. Will there be any support for it in future releases. On Thu, Apr 5, 2012 at 10:25 AM, Ben Pfaff wrote: > On Thu, Apr 05, 2012 at 10:07:43A

Re: [ovs-discuss] Openflow packets

2012-04-04 Thread Ben Pfaff
On Thu, Apr 05, 2012 at 10:07:43AM +0530, sonny sonny wrote: > I am working on openvswitch 1.2.2 and i am setting controller at non > default tcp port using the command > ovs-vsctl set-controller tcp:15.1.4.2:6635 > > I am able to connect controller and switch and add flows from controller > . b

Re: [ovs-discuss] Openflow packets

2012-04-04 Thread Aaron Rosen
Hi Sonny, The wireshark dissector only decodes streams as OpenFlow if they are running on tcp port 6633. In order to get it to decode non 6633 streams you can right click on the stream->decode as->and set it to decode as OFP. Aaron On Thu, Apr 5, 2012 at 12:37 AM, sonny sonny wrote: > hi, > >

[ovs-discuss] Openflow packets

2012-04-04 Thread sonny sonny
hi, I am working on openvswitch 1.2.2 and i am setting controller at non default tcp port using the command ovs-vsctl set-controller tcp:15.1.4.2:6635 I am able to connect controller and switch and add flows from controller . but i am not able to see ofp packets on wireshark.only tcp packets ar

Re: [ovs-discuss] Unable to configure the linux kernel module

2012-04-04 Thread Ben Pfaff
Well, then you need to install the kernel headers. Whatever you think you've got, isn't there. On Wed, Apr 04, 2012 at 05:41:33PM -0400, ANAND AKELLA wrote: > Hi Ben, > The folder is empty. > > ubuntu3:/mnt# ls -la > total 8 > drwxr-xr-x 2 root root 4096 2010-04-23 04:23 . > drwxr-xr-x 28 root

Re: [ovs-discuss] Unable to configure the linux kernel module

2012-04-04 Thread ANAND AKELLA
Hi Ben, The folder is empty. ubuntu3:/mnt# ls -la total 8 drwxr-xr-x 2 root root 4096 2010-04-23 04:23 . drwxr-xr-x 28 root root 4096 2012-04-04 10:09 .. ubuntu3:/mnt# Thanks, Anand On Wed, Apr 4, 2012 at 5:32 PM, Ben Pfaff wrote: > On Wed, Apr 04, 2012 at 05:23:31PM -0400, ANAND AKELLA wrote

Re: [ovs-discuss] Poll interval warning

2012-04-04 Thread Ben Pfaff
On Wed, Apr 04, 2012 at 01:33:35PM -0700, Ethan Jackson wrote: > > No, it's nothing to worry about.  I need to do something to make these > > less likely to appear. > > Maybe we should make them INFO level so people don't worry about them? > They're the type of thing that's typically only interes

Re: [ovs-discuss] Unable to configure the linux kernel module

2012-04-04 Thread Ben Pfaff
On Wed, Apr 04, 2012 at 05:23:31PM -0400, ANAND AKELLA wrote: > I using the latest openvswitch-1.4.0 software on ubuntu v11.10 Utah emulab > node. When I try to configure the Linux kernel module it gives the > following error > > ubuntu3:~/openvswitch-1.4.0# sudo ./configure > --with-linux=/lib/mo

[ovs-discuss] Unable to configure the linux kernel module

2012-04-04 Thread ANAND AKELLA
Hi, I using the latest openvswitch-1.4.0 software on ubuntu v11.10 Utah emulab node. When I try to configure the Linux kernel module it gives the following error ubuntu3:~/openvswitch-1.4.0# sudo ./configure --with-linux=/lib/modules/`uname -r`/build checking build number... none checking for a BS

Re: [ovs-discuss] Poll interval warning

2012-04-04 Thread Ethan Jackson
> No, it's nothing to worry about.  I need to do something to make these > less likely to appear. Maybe we should make them INFO level so people don't worry about them? They're the type of thing that's typically only interesting if your debugging some other problem. Ethan ___

Re: [ovs-discuss] Problem with KVM Creating Bridge

2012-04-04 Thread Ansis Atteka
On Tue, Apr 3, 2012 at 11:23 AM, Jon wrote: > Hello All, > > I am attempting to use OpenV Switch as a replacement for the standard > bridge controls for KVM. > > After a reboot, I am receiving the following error when attempting to > start my KVM VMs: > > root@kitt:~# virsh start solo.rebase.ubun

Re: [ovs-discuss] Problem with KVM Creating Bridge

2012-04-04 Thread Ben Pfaff
On Tue, Apr 03, 2012 at 12:23:36PM -0600, Jon wrote: > Yesterday, when I ran the ovs-vsctl commands, I was able to successfully > start my VMs, I had a power outage, and the machine was rebooted, today I > am unable to "add the bridge" again, because it already exists, but I am > unable to use the

Re: [ovs-discuss] Poll interval warning

2012-04-04 Thread Ben Pfaff
On Tue, Apr 03, 2012 at 12:57:26PM -0700, David Erickson wrote: > Hi I caught this on my log and was wondering if it is anything I > should be concerned about: > Apr 03 06:25:01|02247|timeval|WARN|83 ms poll interval (0 ms user, > 40 ms system) is over 94 times the weighted mean interval 1 ms > (16

Re: [ovs-discuss] Switch not waitnig for echo reply from controller

2012-04-04 Thread Ben Pfaff
On Wed, Apr 04, 2012 at 11:54:35AM +0530, selen jia wrote: > I edit the nox code to not send any ECHO_REPLY to switch ,Now when i > connect the switch and controller , switch sends "ECHO_REQUEST" message to > controller, but no ECHO_REPLY is received by switch but still connection > continues and