Odd about error seen by ovs-vsctl or ? I don't see log file anywhere in openvswitch and following directories and not in /usr/local/etc either, where is it located?
I started ovs-db-server with the options mentioned in INSTALL.Linux On Tue, Jun 19, 2012 at 2:57 PM, Ben Pfaff <b...@nicira.com> wrote: > How odd. > > What's in the ovsdb-server log? > > On Tue, Jun 19, 2012 at 02:55:44PM -0700, ravi kerur wrote: >> root@:~/tmp_ovs/openvswitch# ovs-vsctl -vjsonrpc --no-wait init >> 2012-06-19T21:51:58Z|00002|jsonrpc|DBG|unix:/usr/local/var/run/openvswitch/db.sock: >> send request, method="monitor", >> params=["Open_vSwitch",null,{"Open_vSwitch":{"columns":[]}}], id=0 >> 2012-06-19T21:51:58Z|00003|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> receive error: Connection reset by peer >> 2012-06-19T21:51:58Z|00004|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> connection dropped (Connection reset by peer) >> 2012-06-19T21:51:59Z|00005|jsonrpc|DBG|unix:/usr/local/var/run/openvswitch/db.sock: >> send request, method="monitor", >> params=["Open_vSwitch",null,{"Open_vSwitch":{"columns":[]}}], id=1 >> 2012-06-19T21:51:59Z|00006|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> receive error: Connection reset by peer >> 2012-06-19T21:51:59Z|00007|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> connection dropped (Connection reset by peer) >> 2012-06-19T21:52:01Z|00008|jsonrpc|DBG|unix:/usr/local/var/run/openvswitch/db.sock: >> send request, method="monitor", >> params=["Open_vSwitch",null,{"Open_vSwitch":{"columns":[]}}], id=2 >> 2012-06-19T21:52:01Z|00009|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> receive error: Connection reset by peer >> 2012-06-19T21:52:01Z|00010|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> connection dropped (Connection reset by peer) >> 2012-06-19T21:52:05Z|00011|jsonrpc|DBG|unix:/usr/local/var/run/openvswitch/db.sock: >> send request, method="monitor", >> params=["Open_vSwitch",null,{"Open_vSwitch":{"columns":[]}}], id=3 >> 2012-06-19T21:52:05Z|00012|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> receive error: Connection reset by peer >> 2012-06-19T21:52:05Z|00013|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: >> connection dropped (Connection reset by peer) >> ^C2012-06-19T21:52:10Z|00014|fatal_signal|WARN|terminating with signal >> 2 (Interrupt) >> >> >> On Tue, Jun 19, 2012 at 2:45 PM, Ben Pfaff <b...@nicira.com> wrote: >> > On Tue, Jun 19, 2012 at 02:40:59PM -0700, ravi kerur wrote: >> >> I am getting following errors when installing ovs on kernel 3.3 and >> >> Ubuntu 12.04, it works fine on kernel 3.0. I checked out latest git >> >> code and while installation get following errors. Installation on >> >> kernel 3.3 had worked perfectly before. Does ovs-vsctl need more >> >> parameters now? >> > >> > No, something else is wrong. >> > >> > Try ovs-vsctl with -vjsonrpc so we can see more details of what's >> > going on. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev