Re: [ovs-discuss] ovsdbmonitor

2013-05-04 Thread Sunayana Iyer
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)'

Re: [ovs-discuss] ovsdbmonitor

2013-05-03 Thread Sunayana Iyer
ent 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 > ovsdbmonito

[ovs-discuss] ovsdbmonitor

2013-05-02 Thread Sunayana Iyer
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

[ovs-discuss] Need help!!

2013-02-23 Thread Sunayana Iyer
Hi OVS experts.. I installed openvswitch 1.2.2 in my ubuntu 12.04 machine, i just want to know is it possible to install another version of openvswitch (ovs 1.4.5) along with my previous version and use both ovs in same machine, at same time. Regards sunayana _