On Mar 23, 2013, at 8:21 PM, ratheesh kannoth wrote:
> # ./ovs-vsctl add-port br0 eth2
>
>
By "hung", do you mean that you lose connectivity to your system? If so, this
FAQ entry should answer it:
-=-=-=-=-=-=-=-=-=-=-
Q: I created a bridge and added my Ethernet port to it, using commands
On Fri, Mar 22, 2013 at 10:23 AM, ratheesh kannoth
wrote:
> On Thu, Mar 21, 2013 at 10:21 PM, Justin Pettit wrote:
>> I'd think you'd want to run that command with "--detach". You may want to
>> look at the INSTALL file that comes with OVS:
>>
>>
>> http://openvswitch.org/cgi-bin/gitwe
On Thu, Mar 21, 2013 at 10:21 PM, Justin Pettit wrote:
> I'd think you'd want to run that command with "--detach". You may want to
> look at the INSTALL file that comes with OVS:
>
>
> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL
>
> --Justin
It works.
I'd think you'd want to run that command with "--detach". You may want to look
at the INSTALL file that comes with OVS:
http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL
--Justin
On Mar 21, 2013, at 7:13 AM, ratheesh kannoth wrote:
> i compiled 2.6.34
i compiled 2.6.34 uml kernel and tried to run openvswitch as
specified in https://www.os3.nl/2009-2010/students/arthur_van_kleef/openflow
But
./usr/local/sbin/ovsdb-server /usr/local/etc/ovs-vswitchd.conf.db
--remote=punix:/usr/local/var/run/openvswitch/db.sock
gets hang
I dont see any error me