same place in the kernel as stats reported by "ifconfig" or in
> /sys/class/net/eth1/statistics. tx_dropped and rx_dropped are among
> those. I can't explain why "ovs-dpctl" reports different numbers. In
> general, I would tend to believe the other s
collisions:0
> > RX bytes:2625108 (2.5 MiB) TX bytes:4552367 (4.3 MiB)
> >
> > thanks for your time
> >
> > sam
> >
> > > Date: Fri, 19 Sep 2014 10:07:52 -0700
> > > From: b...@nicira.com
> > > To: sam.anda...
Sep 2014 10:07:52 -0700
> From: b...@nicira.com
> To: sam.anda...@hotmail.com
> CC: discuss@openvswitch.org; d...@openvswitch.org
> Subject: Re: [ovs-dev] debugging OVS
>
> What's in /sys/class/net/eth1/statistics/tx_dropped?
>
> On Fri, Sep 19, 2014 at 11:40:25AM -
m
> To: sam.anda...@hotmail.com
> CC: discuss@openvswitch.org; d...@openvswitch.org
> Subject: Re: [ovs-dev] debugging OVS
>
> Can you show us the "ovs-dpctl show" output?
>
> Thanks,
>
> Ben.
>
> On Fri, Sep 19, 2014 at 11:30:05AM -0400, samantha Anda
s the "ovs-dpctl show" output?
>
> Thanks,
>
> Ben.
>
> On Fri, Sep 19, 2014 at 11:30:05AM -0400, samantha Andares wrote:
> > hi ben,
> >
> > thanks for your feedback.
> >
> > I am getting 100% packets drop.. If problem was with the amoun
g OVS
>
> [dropping mininet-discuss because it is a closed mailing list and I am
> not a subscriber]
>
> On Thu, Sep 18, 2014 at 05:37:43PM -0400, samantha Andares wrote:
> > I am getting packets dropped when going out of an OVS bridge. The TX
> > dropped is increased in ovs-dp
Hi all,
I am not having much success with responses lately... but I hope you can
provide me some feedback. I've been doing extensive testing and need to figure
out why packets are dropped
what works:
1) All test cases involving ingress USB ports are fine, with or without OVS
using both a de
Hi,
I am getting packets dropped when going out of an OVS bridge. The TX dropped is
increased in ovs-dpctl but not at the physical interface level (ifconfig).
Can anyone tell me how to enable some OVS debugging so I can find the reason to
fix that problem?
thanks.
sam
I just wanted to specify packets are dropped at port eth1 in br_access but I
have no idea how to debug that... must have some debug available somewhere...
but the logs in ovswitch don't tell me anything about the reasons why packets
are dropped...
thanks for your time, I really need to fix th
Hi all,
Trying to find the reason why my packets are dropped on my last outgoing port.
I am receiving packets in an OVS bridge, sending those packets to another OVS
bridge on the same node using patch-ports. Kind of the following:
__NODE A___ ___NODE B__
Hi,
I have a node with 3 physical ports (2 are part of an OVS bridge, 1 is not).
The OVS bridge and data is getting data from an other node. But I want this
data to go out to the 3rd port on that node that is not part of the bridge. I
created a rule with actions=NORMAL which I thought would
Hi,
I have one physical interface eth0 and i created virtual interfaces. When LLDP
packets are sent, they are only sent through the physical interfaces is it
possible that LLDP is not sent for virtual interfaces?
These virtual interfaces are on vlans so i thought the problem might be
Hi all,
I connected few computers to a switch and I am using opendaylight (ODL) as a
controller
I would expect everyone to be able to be connected to everyone since they are
all connected to the switch... but when looking at the ODL GUI, it's like only
one link is connected randomly betw
Hi all,
I am trying to prevent packets from being lost while queued at the interface
level... I'd prefer them to be queued at the bridge level.
I attempted to add a qdisc to a bridge, but i cannot delete the qdisc that
belong to each interfaces... is there a way to do that...
the "tc qd
Hi all,
Once paquets are received at an interface, they are queued prior to be sent on
a physical port may i know how does that work with OVS bridges and what
would be the impact of a link failure.
For example... if i have an OVS bridge with 3 ports. Packets are coming in on
port A
Hi all,
I understand that might be a question more related to the controller, but at
this point, i am not sure.
So, basically, i have such a configuration:
-
| A | -eth0-->
Hi all,
I read the folloing in the FAQ:
"Q: I can't seem to use Open vSwitch in a wireless network.
A: Wireless base stations generally only allow packets with the source
MAC address of NIC that completed the initial handshake.
Therefore, without MAC rewriting, only a single device can
Hi,
Does openvswitch allows an alternate routing mechanism in case of link failure.
Can a flow be deleted right away if the link is down and another path be taken
without intervention from the controller?
Basically, I was wondering if it is possible to create 2 static flows (same
ma
Hi,
I am still new with everything related to openFlow, its controllers and its
agents but i managed to figure out that i could use a controller running
OpenDaylight and use a vendor extension within the openflow protocol to send
some specific information to an ovswitch node. My problem
19 matches
Mail list logo