The mac_learning_moved indicator is very high, ovs High CPU utilization.
zhaiyj opened this issue · 5 comments
zhaiyj commented
chaudron commented
Based on the subject line (as the linked picture is not working), this means you have a MAC address rapidly moving from one port to another. You need to figure out which MAC address this is. You might be able to dump the fdb table multiple times and hopefully see the MAC address. There is no log message for this to be enabled.
zhaiyj commented
zhaiyj commented
chaudron commented
Guess you need to figure out who on ports 3 and 4 is generating/using this MAC address, as this seems to be moving around. If it's attached to a remote switch, you need to figure out why it is switching ports this mac to different ports. This does not look like an OVS problem.
zhaiyj commented
thanks, problem solved