Hi Alex/List,
Any further ideas on troubleshooting this?
I can fix it by adding some network noise to rc.local but that seems
kinda hacky.
Is there a way to debug what frames are causing insert or updates to
fdb entries to see why this might be happening?
Regards,
Chris
___
> Sorry for delayed reply,
No problem at all.
> Do you have other iface from the same VM connected to the same esx
> switch as ens224?
Yes.
vswitch0
|
|-- ens192(base) 192.168.0.11
|
|-- ens224(base) -- OVS BR br-dmz -- veth/lxc 192.168.0.12
However, ens192 is not part of OVS:
[
> The networking hosts have two interfaces, which are bonded. This is
> the cause of the ovswitch seeing arp requests also appearing on port
> 1, and thus incorrectly learning where that mac address is.
> I disabled on link, and the problem went away.
>
> However I need both those links for redund
Hi Krist,
I started a thread a few days ago with subject:
LXC, OVS and fdb learning problem
Your symptoms sound very similar to what I'm seeing. I havn't resolved my
symptoms yet unfortunately :(
I'm running my LXC base & container on top of VMware ESX, and thus my vSwitch
has to be in promis
> Pravin, has the patch for RHEL/CentOS 7 been released ? would it be
> best to use GIT for OVS 2.3.0 on these distros ? Thanks.
I've been using the kernel version provided with CentOS7 with OVS
userspace from
http://repos.fedorapeople.org/repos/openstack/openstack-icehouse/epel-7/
I have an issu
Hi Alex,
> Is there more info on this 'ens224'?
During a reboot of the container, capturing on the 'outside' ens224
port:
[root@base~]# tcpdump -nni ens224 ether src host fe:dd:3f:1e:71:f6 -e
tcpdump: WARNING: ens224: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for
Hi Alex,
> May I know what is port 1 and port 15? (via `ovs-ofctl show
> br-inet`)
The 'base' is a VM on VMWare btw, maybe that has something to do with
the weird behaviour?
[root@base ~]# ovs-ofctl show br-inet
OFPT_FEATURES_REPLY (xid=0x2): dpid:005056a921dc
n_tables:254, n_buffers:256
cap
Hi Alex,
> May I know which release are you using?
>
> Did a similar test on my local setup using scapy. The arp entry is
> refreshed expectedly with Gratuitous ARP.
Thanks for the reply.
It's centos kernel & in-kernel openvswitch module, and userspace is
openvswitch 2.0 sourced from repo at
ht
Hi Ben,
> If you're not using an OpenFlow controller, then I'd expect OVS to
> learn from any packet sent by a VM.
I would have thought so too.
Here's some detailed info I'm capturing to show working/non-working:
# bit of background on setup
[root@phys ~]# ovs-vsctl get-controller br-inet
[roo
Hi there,
I've setup LXC with OVS on CentOS7 yesterday and am having problems with
OVS learning the MAC address of a container.
I am only seeing ovs-appctl fdb/show reporting the correct port
id for the container mac address when the container generates an ARP
reply, either in response to an ARP
10 matches
Mail list logo