[ovs-dev] jsonrpc error from latest git

ravi kerur rkerur at gmail.com
Tue Jun 19 21:40:59 UTC 2012


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?

root@:~/tmp_ovs/openvswitch# ovsdb-tool create
/usr/local/etc/openvswitch/conf.db vswitchd/vswitch.ovsschema
2012-06-19T21:30:35Z|00001|lockfile|INFO|/usr/local/etc/openvswitch/.conf.db.~lock~:
lock file does not exist, creating

root@:~/tmp_ovs/openvswitch# ovsdb-server
--remote=punix:/usr/local/var/run/openvswitch/db.sock
-remote=db:Open_vSwitch,manager_options
--private-key=db:SSL,certificate --certificate=db:SSL,certificate
--bootstrap-ca-cert=db:SSL,ca_cert --pidfile --detach

root@:~/tmp_ovs/openvswitch#
root@:~/tmp_ovs/openvswitch# ovs-vsctl --no-wait init
2012-06-19T21:31:26Z|00002|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
receive error: Connection reset by peer
2012-06-19T21:31:26Z|00003|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
connection dropped (Connection reset by peer)
2012-06-19T21:31:27Z|00004|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
receive error: Connection reset by peer
2012-06-19T21:31:27Z|00005|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
connection dropped (Connection reset by peer)
2012-06-19T21:31:29Z|00006|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
receive error: Connection reset by peer
2012-06-19T21:31:29Z|00007|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
connection dropped (Connection reset by peer)
2012-06-19T21:31:33Z|00008|jsonrpc|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
receive error: Connection reset by peer
2012-06-19T21:31:33Z|00009|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
connection dropped (Connection reset by peer)
^C2012-06-19T21:31:40Z|00010|fatal_signal|WARN|terminating with signal
2 (Interrupt)



More information about the dev mailing list