On Tue, Sep 17, 2013 at 09:27:19AM +0530, john paul wrote:
> i try with that also,and GUI ask for host name or IP address and ssh
> password, i also change the database path as per remote location,
> but still not able to connect i get these errors,
>
> Failure connecting to 192.168.1.230: Connec
i try with that also,and GUI ask for host name or IP address and ssh
password, i also change the database path as per remote location,
but still not able to connect i get these errors,
Failure connecting to 192.168.1.230: Connection was refused by other side:
111: Connection refused.
09:28:30 1
On Mon, Sep 16, 2013 at 12:04:32PM +0530, john paul wrote:
> I am trying to use ovsdbmonitor UI but i am not able to connect to remote
> ovs running on different machine getting error,
>
> Failure connecting to root@192.168.1.233: DNS lookup failed: address '
> root@192.168.1.233' not found: [Errn
hello ,
I am trying to use ovsdbmonitor UI but i am not able to connect to remote
ovs running on different machine getting error,
Failure connecting to root@192.168.1.233: DNS lookup failed: address '
root@192.168.1.233' not found: [Errno -2] Name or service not know
root@192.168.1.233 is my re
On Sat, May 04, 2013 at 08:02:15PM +0530, Sunayana Iyer wrote:
> Thanks for your help reid..
>
> yes now i am able to bring the ovsdbmonitor gui up, but it never shows
> anything, here is the error i am getting in logs.
>
> unix:/usr/local/var/run/openvswitch/db.sock '["Open_vSwitch",
> {"op":"s
Thanks for your help reid..
yes now i am able to bring the ovsdbmonitor gui up, but it never shows
anything, here is the error i am getting in logs.
unix:/usr/local/var/run/openvswitch/db.sock '["Open_vSwitch",
{"op":"select","table":"NetFlow", "where":[]}]'
Authentication failure for 127.0.0.1
Hi sunayana,
The output of the following commands might be helpful to determine if you
followed Justin's suggestion correctly:
*python -c 'import ovs.json'*
*
*
*find / -path '*/ovs/json.py'*
*
*
*python -c 'import sys; print "\n".join(sys.path)'*
-Reid
On Fri, May 3, 2013 at 2:07 AM, Sunay
Hi justin..thanks for ur reply..yes i have done as u suggested but the
error remains same for me.. :(
Is there anyone tried to make it work?? or got similar error??
Regards
sunayana
On Thu, May 2, 2013 at 10:43 PM, Justin Pettit wrote:
> You probably need to set your PYTHONPATH environment va
You probably need to set your PYTHONPATH environment variable to include the
"python" directory of your OVS tree.
--Justin
On May 2, 2013, at 10:08 AM, Sunayana Iyer wrote:
> Hello everyone,
>
> I installed ovs-1.9.0 in my ubuntu 12.04 system, i would like to run
> ovsdbmonitor. But it give
Hello everyone,
I installed ovs-1.9.0 in my ubuntu 12.04 system, i would like to run
ovsdbmonitor. But it gives error :
openvswitch-1.9.0/ovsdb/ovsdbmonitor$ ovsdbmonitor
+++ OVS JSON module is required
Traceback (most recent call last):
File "/usr/local/bin/ovsdbmonitor", line 24, in
fro
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
17 matches
Mail list logo