On Aug 22, 2013, at 5:15 AM, P Balaji-B37839 <[email protected]> wrote:
> Hi,
> 
> I got master from GIT yesterday and when I tried to insmod openvswitch.ko, I 
> got the below error:
> 
> root@root:/# ovs-ofctl -V
> ovs-ofctl (Open vSwitch) 1.12.90
> Compiled Aug 21 2013 18:51:38
> OpenFlow versions 0x1:0x4
> 
> [172750.954858] openvswitch: Unknown symbol gre_del_protocol (err 0)
> [172750.954906] openvswitch: Unknown symbol gre_add_protocol (err 0)
> [172751.216398] openvswitch: Unknown symbol gre_del_protocol (err 0)
> [172751.216447] openvswitch: Unknown symbol gre_add_protocol (err 0)
> 
> 
> I tried the below and able to insmod the kernel module:
> 
> #modprobe gre
> #insmod openvswitch.ko
> 
> It is observed that the Virtual Machine is not able to get IPAddress and it 
> is configured for VXLAN network type.
> 
> Can anyone suggest the OVS version, which we want to explore for VXLAN - 
> FlowbasedTunneling feature.
> 
> 
> Regards,
> Balaji.P


I'm running with master using VXLAN tunnels, and things are working fine for 
me. Can you paste more of your configuration here for us to look at?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to