Hello,
I am using version 2.3.90 (See below )
/data2 # ./ovs-ofctl --version
ovs-ofctl (Open vSwitch) 2.3.90
Compiled May 8 2015 18:58:43
OpenFlow versions 0x1:0x4
Thanks
Vipin Garg
On Fri, May 8, 2015 at 5:39 AM, Manik Sidana
wrote:
> Hi Vipin,
>
> Which version of OVS are
earlier)
My question is -
1. Why the negotiated OF version is 1 (not 1.4) when peer (OpenDayLight )
can support higher version
2 How can I make trained OVS to communicate using higher version of OF ..
3. Why I still don't see port status getting update , Am I missing
something ?
Thanks
|fork child died before signaling
startup (killed (Segmentation fault))
ovs-vswitchd: could not detach from foreground session
-- What am I doing wrong here and what else is missing ..?
Thanks
Vipin Garg
/data2 # ./ovs-vswitchd --verbose --pidfile --detach
2015-05-01T06:40:03Z|1|daemon_unix|DBG|/
-CONFIG protocol ?
Basically, what I want is to program my physical-switch from DayLight using
OF-CONFIG. I am not too much interested in OpenFlow & related flow tables
at the moment. Please guide me…
Thanks
Vipin Garg
___
discuss mailing
& when do we create db.soc ?
(2)Is it OK if I only run ovsdb-server on the switch as I am not
interested in programming the flows on switch. I only want to use OF-CONFIG to
manage the switch,
Thanks
Vipin Garg
*** Please note that this message and any attachments may contain confidential
`__atomic_load_8' follow
lib/.libs/libopenvswitch.a(dpif-netdev.o): In function `dp_netdev_flow_used':
dpif-netdev.c:(.text+0x8d60): undefined reference to `__atomic_store_8'
collect2: error: ld returned 1 exit status
Please let me know if anyone has any advice on how to fix this.