On Aug 17, 2012, at 12:15 AM, Kris zhang <zhang.k...@gmail.com> wrote:

> Thanks Justin,  just now i run the command: ovsdb-server --remote=ptcp:6677.
> 
> it says: I/O error: /etc/openvswitch/conf.db: fail to lock lockfile (Resouce 
> temporarily unavailable).
> 
> and then i use command: ps -elf|grep ovs
> i found there is a process pid=3456 ovsdb-server 
> --remote=punix:/usr/local/var/run/openvswitch/db.sock

Yes, you should only have one instance running.  You're probably going to want 
both of those "--remote" options (ptcp:and punix) on your instance, though.

> Need i to kill this process firstly? (BTW there is no a man page for 
> ovsdb-server in http://openvswitch.org/support/)

We don't have all the man pages available on the web site.  The man page should 
be with your OVS distribution.

--Justin


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to