You wouldn't connect to a controller through the datapath. You'll want to use
"ovs-vsctl set-controller". There are examples on the Web.
--Justin
> On Oct 5, 2015, at 4:24 PM, Anees Mohsin Hadi Al-Najjar
> wrote:
>
> Dear all,
> Kindly, has anybody connected Ryu controller with ovs-dpctl a
Dear all,
Kindly, has anybody connected Ryu controller with ovs-dpctl add-dp?
I need to OVS user-space, and I have found that I can use ovs-dpctl. I tried
to connect the datapath with the controller, but I couldn't.
I need your help.
Thanks
Anees
__
I got the following error after trying this command:
$sudo virt-install --connect qemu:///system --force --name VM2 --ram=1024
--vcpus=1 --disk path=/var/lib/libvirt/images/VM2.img,size=8,format=qcow2
--cdrom=/home/ramanar/Downloads/ubuntu-14.04.3-server-amd64.iso --vnc
--os-variant=ubuntutrusty -
Hi Scott,
I followed your blog mentioned in the url. I tried the following steps:
Create a br0.xml file:
br0
$sudo virsh net-define br0.xml
Network br0 defined from br0.xml
$sudo virsh net-start br0
Network br0 started
$sudo virsh net-list --all
Name State Au
On Mon, Oct 5, 2015 at 9:38 PM, Gurucharan Shetty
wrote:
> On Mon, Oct 5, 2015 at 1:03 AM, Ramana Reddy wrote:
> > Hi all,
> >
> > I installed a VM in NAT mode using virt-manager and edited the xml file
> as
> > per the
> > instructions given in this link:
> >
> >
> http://git.openvswitch.org/c
Please see my responses inline, prefixed by [SL].
Ramana Reddy wrote:
> I got the following error after trying this command:
>
> $sudo virt-install --connect qemu:///system --force --name VM2 --ram=1024
> --vcpus=1 --disk path=/var/lib/libvirt/images/VM2.img,size=8,format=qcow2
> --cdrom=/ho
Please see my responses inline, prefixed by [SL].
Ramana Reddy wrote:
> Hi Scott,
>
> I followed your blog mentioned in the url. I tried the following steps:
>
> Create a br0.xml file:
>
> br0
>
>
>
>
>
> $sudo virsh net-define br0.xml
> Network br0 defined from br0.xml
>
> $sud
On Mon, Oct 05, 2015 at 09:09:56PM +0530, RishiRaj Maulick wrote:
> The ofproto implementation at ovs-vswitchd process is single threaded. Are
> there any plans of making this implementation multi-threaded such that the
> open flow messages processing rate from a single controller increases.
I don
On Mon, Oct 05, 2015 at 06:25:02PM +0200, Robert Schröder wrote:
> I’d like to know why there is actually no meter implementation
> available in the Open vSwitch software switch. I’m working as a
> student in a project at TU Berlin and we want to experiment with
> meters. Currently we manage that i
All of your output looks correct. The next thing to do is to show your
entire vm xml file. Also, ovs runs as root. So your need to start your
vm as a root.
On Mon, Oct 5, 2015 at 9:56 AM, Ramana Reddy wrote:
>
>
> On Mon, Oct 5, 2015 at 9:38 PM, Gurucharan Shetty
> wrote:
>>
>> On Mon, Oct 5, 20
Hi all,
I’d like to know why there is actually no meter implementation available in the
Open vSwitch software switch. I’m working as a student in a project at TU
Berlin and we want to experiment with meters. Currently we manage that issue
with ofsoftswitch13 from CPqD but it has a poor performa
Please see my response below.
Ramana Reddy wrote:
> Hi all,
>
> I installed a VM in NAT mode using virt-manager and edited the xml file as
> per the
> instructions given in this link:
>
> http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL.Libvirt;hb=HEAD
>
>
On Mon, Oct 5, 2015 at 1:03 AM, Ramana Reddy wrote:
> Hi all,
>
> I installed a VM in NAT mode using virt-manager and edited the xml file as
> per the
> instructions given in this link:
>
> http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL.Libvirt;hb=HEAD
>
> Basi
Hi ,
The ofproto implementation at ovs-vswitchd process is single threaded. Are
there any plans of making this implementation multi-threaded such that the
open flow messages processing rate from a single controller increases.
We have a requirement to support > 5 OF messages per second , so wa
Hi all,
I installed a VM in NAT mode using virt-manager and edited the xml file as
per the
instructions given in this link:
http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL.Libvirt;hb=HEAD
Basically It tells the following modofications:
And change it to someth
Hi Ben,
We are using 2.4.0 , the problem is fixed now we had to do ./configure with
the –disable-ssl option .
Thanks and regards,
Rishi Raj
On Thu, Oct 1, 2015 at 9:31 PM, Ben Pfaff wrote:
> On Thu, Oct 01, 2015 at 06:09:28PM +0530, RishiRaj Maulick wrote:
> > We are trying to cross-compile an
16 matches
Mail list logo