Vivek,

On 11/28/13 10:55 AM, Vivek Kumar (EPG) wrote:
Hi All,
We are trying to start OVS binaries in following order:

 1. “ openvswitch.ko” and “brcompat.ko” module are already inserted
 2. Now, when we try to execute “*ovs-vsctl”***command it
    says***“…**.*db.sock: connection failed”

Detailed log attached below. Are we missing something here?
/******************************************************************************
*ovsdb-tool create* /home/ramanujp/del_me/openvswitch-1.9.3/etc/openvswitch/*conf.db* vswitchd/vswitch.ovsschema *./ovsdb-server* --remote=punix:/home/ramanujp/del_me/openvswitch-1.9.3/etc/openvswitch/*db.sock* \
--remote=db:Open_vSwitch,Open_vSwitch,manager_options \
--pidfile --detach

*Did you specify a '--prefix'*option to ./configure? db.sock should be created in $PREFIX/var/run/openvswitch/db.sock, so if your prefix is /home/ramanujp/del_me/openvswitch-1.9.3 you shoudl set punix to /home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock. If you did not specify a --prefix option, try /usr/local/var/run/openvswitch/db.sock

-Lori

# *./ovs-vsctl --no-wait init*
1970-01-01T02:58:37Z|00002|stream_unix|WARN|/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection failed (No ) 1970-01-01T02:58:37Z|00003|reconnect|WARN|unix:/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection attempt ) 1970-01-01T02:58:38Z|00004|stream_unix|WARN|/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection failed (No ) 1970-01-01T02:58:38Z|00005|reconnect|WARN|unix:/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection attempt ) 1970-01-01T02:58:40Z|00006|stream_unix|WARN|/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection failed (No ) 1970-01-01T02:58:40Z|00007|reconnect|WARN|unix:/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection attempt ) 1970-01-01T02:58:44Z|00008|stream_unix|WARN|/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection failed (No ) 1970-01-01T02:58:44Z|00009|reconnect|WARN|unix:/home/ramanujp/del_me/openvswitch-1.9.3/var/run/openvswitch/db.sock: connection attempt ) .1970-01-01T02:58:48Z|00010|fatal_signal|WARN|terminating with signal 2 (Interrupt)
/****************************************************************
Thanks,
Vivek


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to