[Bug 1601820] Re: ovs-vsctl is hanging

Jeanfranco 1601820 at bugs.launchpad.net
Tue Feb 5 00:39:23 UTC 2019


Hello,

I check my openvswitch log :

2019-02-04T22:28:19.137Z|00001|vlog|INFO|opened log file /var/log/openvswitch/ovvsdb-server.log
2019-02-04T22:28:19.160Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.99.2
2019-02-04T22:28:19.358Z|00003|jsonrpc|WARN|unix#2: receive error: Connection reeset by peer
2019-02-04T22:28:19.358Z|00004|reconnect|WARN|unix#2: connection dropped (Connecction reset by peer)
2019-02-04T22:28:29.174Z|00005|memory|INFO|2436 kB peak resident set size after 10.0 seconds
2019-02-04T22:28:29.175Z|00006|memory|INFO|cells:36 monitors:0
2019-02-04T22:29:26.120Z|00007|jsonrpc|WARN|unix#3: receive error: Connection reeset by peer
2019-02-04T22:29:26.121Z|00008|reconnect|WARN|unix#3: connection dropped (Connecction reset by peer)
2019-02-04T22:47:51.802Z|00001|vlog|INFO|opened log file /var/log/openvswitch/ovvsdb-server.log
2019-02-04T22:47:51.870Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.99.2
2019-02-04T22:47:51.939Z|00003|jsonrpc|WARN|unix#0: receive error: Connection reeset by peer
2019-02-04T22:47:51.940Z|00004|reconnect|WARN|unix#0: connection dropped (Connecction reset by peer)

Seems that I may also have problems with memory allocation. How did you
fix them?

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1601820

Title:
  ovs-vsctl is hanging

Status in openvswitch package in Ubuntu:
  Expired

Bug description:
  Hi,

  I am following the document to install OVS DPDK in Ubuntu 16.04

  https://insights.ubuntu.com/2016/05/05/the-new-simplicity-to-consume-
  dpdk/

  I installed.

  When I run 
  $sudo ovs-vsctl add-br br1 -- set bridge br1 datapath_type=netdev  , 

  it hangs, and it does not show any result.
  But when I opened another terminal, i run sudo ovs-vsctl shop.

  It shows bridge.
  When I do delete command, it hangs again.

  Do you know why?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1601820/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list