On Thu, Mar 20, 2014 at 1:25 AM, lin shaopeng <slin0...@gmail.com> wrote:
> Greetings folks,
>
> I am experiencing an issue with openvswitch-2.0.0。And I believe there is a
> deadlock in it。
>
> Steps to reproduce the issue:
>
> 1.Install openvswitch-2.0.0 on a CentOS machine with kernel version 3.0.57。
> 2.Start up vswitchd and ovsdb。
> 3.Create bridge and add vxlan port:
>  # ovs-vsctl add-br ovsbr1
>  # ovs-vsctl add-port ovsbr1 eth1
>  # ovs-vsctl add-port ovsbr1 vxlan2 -- set interface vxlan2 type=vxlan
> options:local_ip=11.12.13.4 options:remote_ip=flow
> 4.Stop vswitchd and ovsdb。
> 5.Rmmod openvswitch。 The command hangs up, and never get returned。After 120
> seconds,system log get some outputs:

This should already be fixed in both 2.0.1 and 2.1.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to