Hi, Ben
Yes, you are right. After building a symbolic link for ovsdb-client like
"sudo ln -s /usr/local/bin/ovsdb-client /usr/bin/ovsdb-client",
I am able to see the table content in ovs database through ovsdbmonitor.
Thanks for you help.
On Wed, Oct 12, 2011 at 11:35 PM, Ben Pfaff wrote:
> I
I guess ovsdbmonitor assumes that ovsdb-client is in /usr/bin, but you
have it in /usr/local/bin. I'll make a note to fix that assumption in
ovsdbmonitor.
On Wed, Oct 12, 2011 at 08:38:01AM +0800, Te-Yen Liu wrote:
> Hi, Ben
> Thanks for your response. I still got "Remote command failed" afte
On Tue, Oct 11, 2011 at 04:55:32PM +0800, Te-Yen Liu wrote:
> Hi,
> I installed openvswitch and executed it as following commands:
>
> sudo ovsdb-server
> --remote=punix:/usr/local/var/run/openvswitch/db.sock \
> --remote=db:Open_vSwitch,manager_options \
>
Hi,
I installed openvswitch and executed it as following commands:
sudo ovsdb-server
--remote=punix:/usr/local/var/run/openvswitch/db.sock \
--remote=db:Open_vSwitch,manager_options \
--private-key=db:SSL,private_key \
--certificate
You are right.
Thanks!
2010/8/14 Ben Pfaff
> On Fri, Aug 13, 2010 at 5:44 AM, 陈文龙 wrote:
> > Host1 running OVS
> > IP:10.1.132.54
> >
> > Host2 run ovsdbmonitor
> > Host name or IP : 10.1.132.54
> > SSH Password : **
> > Connect target: unix:/var/run/openvswitch/db.sock
>
> ovsdbmonitor as
On Fri, Aug 13, 2010 at 5:44 AM, 陈文龙 wrote:
> Host1 running OVS
> IP:10.1.132.54
>
> Host2 run ovsdbmonitor
> Host name or IP : 10.1.132.54
> SSH Password : **
> Connect target: unix:/var/run/openvswitch/db.sock
ovsdbmonitor assumes that ovsdb-client is in /usr/bin on the remote host,
and tha
Host1 running OVS
IP:10.1.132.54
Host2 run ovsdbmonitor
Host name or IP : 10.1.132.54
SSH Password : **
Connect target: unix:/var/run/openvswitch/db.sock
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss