t has learned and start sending out
>packets destined for that mac address on the new port. Ovs however, at
>least in my installation, will not update the mac address table when it
>receives a packet from a mac address it has already learn, instead
>dropping
>that packet.
>
>Si
I run ICMP traffic ,
I monitor the traffic with TCPdump .
On Tuesday, 6 September 2016, Ben Pfaff wrote:
> Please don't drop the mailing list.
>
> What kind of traffic are you running through the group?
>
> On Tue, Sep 06, 2016 at 08:43:16AM +0800, AY wrote:
> > With OVS 2.3 The above commands w
Perhaps you should install from packages. Then you won't have to deal
with all these issues that confuse you.
On Tue, Sep 06, 2016 at 11:05:28PM +0200, Ashish Kurian wrote:
> Dear all,
>
> I tried a fresh install of ubuntu 16 and did the ovs installation from the
> scratch again. Everything went
On Tue, Sep 06, 2016 at 08:57:30PM +0200, Ashish Kurian wrote:
> Dear All,
>
> When I give the command ¨sudo ovsdb-tool create
> /usr/local/etc/openvswitch/conf.db vswitchd/vswitch.ovsschema¨ during the
> installation, I am getting the following error.
>
> ovsdb-tool: I/O error: /usr/local/etc/op
On Tue, Sep 06, 2016 at 05:20:21PM +0800, 张晨 wrote:
> BTW, i met something strange, and i don't know whether it is related
> to the above problem. So i will list it as follows: When "ovs-vsctl
> add-port br1 eth1" is configured, an error "ovs-vsctl: Error detected
> while setting up 'eth1'. See ovs
Dear All,
When I give the command ¨sudo ovsdb-tool create
/usr/local/etc/openvswitch/conf.db vswitchd/vswitch.ovsschema¨ during the
installation, I am getting the following error.
ovsdb-tool: I/O error: /usr/local/etc/openvswitch/conf.db: create failed
(File exists)
I tried uninstalling ovs usin
hi, everybody
I'm using v2.5.0. Now i have a br ovs1 with eth1 and eth2, and h1 accesses via
eth1 and h2 accesses via eth2.
When i ping from h1 to h2, i can find ARP request packets on eth1 in wireshark,
however, the ARP request couldn't be found on eth2.
Br1 is setup in default with no v
On Tue, Sep 6, 2016 at 3:19 AM, Silvia Fichera wrote:
> Hi all,
> I want to install ovs 2.5.0 on ubuntu server 14.04. Since the original
> kernel was 4.4.0-31-generic I have manually downgraded the linux kernel
>
> uname -r
> 4.3.0-040300-generic
>
>
> But when I do
> ./configure --with-linux=/li
On Tue, Sep 06, 2016 at 05:18:50PM +0200, Ashish Kurian wrote:
> I used command sudo ./configure from home>>ovs.
> then I ran sudo make install.
>
> Is there any command to uninstall the package ovs and also all the files
> created in the directory /usr/local/var/log/openvswitch/*
>
make uninsta
I used command sudo ./configure from home>>ovs.
then I ran sudo make install.
Is there any command to uninstall the package ovs and also all the files
created in the directory /usr/local/var/log/openvswitch/*
Best Regards,
Ashish Kurian
On Tue, Sep 6, 2016 at 4:46 PM, Thadeu Lima de Souza Cascar
On Tue, Sep 06, 2016 at 02:41:19PM +, ma...@lamehost.it wrote:
> September 6, 2016 4:33 PM, "Ben Pfaff" wrote:
>
> > On Mon, Sep 05, 2016 at 02:20:18PM +, ma...@lamehost.it wrote:
> >
> >> I would like to know if there are plans to augment
> >> FLOW_MAX_MPLS_LABELS (and all the data stru
On Tue, Sep 06, 2016 at 11:50:13AM +0200, Fredrik Dahlberg wrote:
> On Mon, Sep 5, 2016 at 5:33 AM Ben Pfaff wrote:
>
> > On Sun, Sep 04, 2016 at 07:12:43PM +, Fredrik Dahlberg wrote:
> > > I am trying to get carp to work with ovs(2.5.0, ubuntu 16.04).
> > >
> > > Carp is set up with the same
On Tue, Sep 06, 2016 at 04:41:14PM +0200, Ashish Kurian wrote:
> Dear All,
>
> I did not downgrade from 4.4.0-31-generic. Also the commands ovs-ctl is not
> recognised. I think downgrading to 4.3 should work. Can you advice me on
> how to downgrade to 4.3
>
You should not downgrade. There is no
Dear All,
I did not downgrade from 4.4.0-31-generic. Also the commands ovs-ctl is not
recognised. I think downgrading to 4.3 should work. Can you advice me on
how to downgrade to 4.3
Best Regards,
Ashish Kurian
On Tue, Sep 6, 2016 at 4:35 PM, Thadeu Lima de Souza Cascardo <
casca...@redhat.com>
September 6, 2016 4:33 PM, "Ben Pfaff" wrote:
> On Mon, Sep 05, 2016 at 02:20:18PM +, ma...@lamehost.it wrote:
>
>> I would like to know if there are plans to augment
>> FLOW_MAX_MPLS_LABELS (and all the data structures that depend on it)
>> to larger values.
>
> This is the first inquiry I
On Tue, Sep 06, 2016 at 04:32:09PM +0200, Ashish Kurian wrote:
> Some where I also read that I have to install openvswitch-datapath-source
> and openvswitch-brcompat. Also in another forum read that I have to update
> the database schema. Can you advice if these are necessary and if so, how
> to up
On Tue, Sep 06, 2016 at 04:32:09PM +0200, Ashish Kurian wrote:
> Dear All,
>
> Some where I also read that I have to install openvswitch-datapath-source
> and openvswitch-brcompat. Also in another forum read that I have to update
> the database schema. Can you advice if these are necessary and if
On Mon, Sep 05, 2016 at 02:20:18PM +, ma...@lamehost.it wrote:
> I would like to know if there are plans to augment
> FLOW_MAX_MPLS_LABELS (and all the data structures that depend on it)
> to larger values.
This is the first inquiry I've heard.
___
d
Dear All,
Some where I also read that I have to install openvswitch-datapath-source
and openvswitch-brcompat. Also in another forum read that I have to update
the database schema. Can you advice if these are necessary and if so, how
to update the database schema?
Best Regards,
Ashish Kurian
On T
On Tue, Sep 06, 2016 at 04:19:08PM +0200, Ashish Kurian wrote:
> Dear All,
>
> After the last installation command, the following message is what I am
> getting.
>
> 2016-09-06T14:15:55Z|3|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
> connecting...
> 2016-09-06T14:15:55Z|4
Dear All,
After the last installation command, the following message is what I am
getting.
2016-09-06T14:15:55Z|3|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
connecting...
2016-09-06T14:15:55Z|4|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
connected
2016-09-
On Tue, Sep 06, 2016 at 03:56:49PM +0200, Ashish Kurian wrote:
> Dear All,
>
> I did try the command as "modprobe openvswitch" and it returned nothing.
> But when i tried lsmod | less, I could see openvswitch in the list. Do I
> need to reboot the system after the install?
>
No, you just need to
Please don't drop the mailing list.
What kind of traffic are you running through the group?
On Tue, Sep 06, 2016 at 08:43:16AM +0800, AY wrote:
> With OVS 2.3 The above commands work very well
>
> Here it is my configuration :
>
>
>
>
> ovs-vsctl set bridge s2 protocols=OpenFlow13
> ovs-vsct
Dear All,
I did try the command as "modprobe openvswitch" and it returned nothing.
But when i tried lsmod | less, I could see openvswitch in the list. Do I
need to reboot the system after the install?
Best Regards,
Ashish Kurian
On Tue, Sep 6, 2016 at 3:47 PM, Thadeu Lima de Souza Cascardo <
cas
On Tue, Sep 06, 2016 at 03:36:50PM +0200, Ashish Kurian wrote:
> Dear All,
>
> modprobe openvswitch gives me nothing
>
That's not helpful. It either gives you an error, or it succeeds and you see
something with lsmod. dmesg output (the last lines right after running modprobe)
might be also helpf
Dear All,
modprobe openvswitch gives me nothing
Best Regards,
Ashish Kurian
On Tue, Sep 6, 2016 at 3:31 PM, Thadeu Lima de Souza Cascardo <
casca...@redhat.com> wrote:
> On Tue, Sep 06, 2016 at 02:52:23PM +0200, Ashish Kurian wrote:
> > Dear Team,
> >
> > I just reinstalled the ovs on my new ub
On Tue, Sep 06, 2016 at 02:52:23PM +0200, Ashish Kurian wrote:
> Dear Team,
>
> I just reinstalled the ovs on my new ubuntu 16 and all the installation was
> successful. I followed the install.md instructions.
>
> When I run command /sbin/lsmod I am not able to see openvswitch in the
> list. And
Dear Team,
I just reinstalled the ovs on my new ubuntu 16 and all the installation was
successful. I followed the install.md instructions.
When I run command /sbin/lsmod I am not able to see openvswitch in the
list. And when I try the command to add a bridge, I get the error given in
the subject.
Hi Kapil,
RSS based on IP is used for dispersing received packets among queues on the NIC
by default.
I haven’t looked into setting this up for specific packet types myself, maybe
someone else on the list can help with that point.
If you looking for a quick guide to test vhost multiqueue with
Hi all,
I want to install ovs 2.5.0 on ubuntu server 14.04. Since the original
kernel was 4.4.0-31-generic I have manually downgraded the linux kernel
uname -r
4.3.0-040300-generic
But when I do
./configure --with-linux=/lib/modules/`uname -r`/build
it seems that some files are missing and som
Hello,
OVS + DPDK provides a way to configure multiqueue for dpdk ports (in turn
vhost user ports as well).
ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=c
ovs-vsctl set Interface dpdk0 options:n_rxq=2
ovs-vsctl set Interface dpdk1 options:n_rxq=2
Based on what parameter, the packets
On Mon, Sep 5, 2016 at 5:33 AM Ben Pfaff wrote:
> On Sun, Sep 04, 2016 at 07:12:43PM +, Fredrik Dahlberg wrote:
> > I am trying to get carp to work with ovs(2.5.0, ubuntu 16.04).
> >
> > Carp is set up with the same mac address on the carp interfaces, trying
> to
> > determine who is master l
32 matches
Mail list logo