Hello,
I would like to setup a new system with ovs but can`t use it because to log flooding with "device has unknown hardware address".

The system has some gre and 6to4 interfaces. Each of them generate dozen the following messages within ovs per second:

For 6to4 interfaces: "..device has unknown hardware address family 776"
For gre interfaces: "..device has unknown hardware address family 778"

I have allready recreated the config.db to start from scratch but nothing changes.

Open vSwitch 2.16.1

Why is ovs aware of other interfaces?

Here is the log after starting ovs:

"date"|00001|ovs_numa|INFO|Discovered 1 CPU cores on NUMA node 0
"date"|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 1 CPU cores
"date"|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting...
"date"|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected
"date"|00005|netdev_linux|INFO|gre_1 device has unknown hardware address family 778 "date"|00006|netdev_linux|INFO|gre_1 device has unknown hardware address family 778 "date"|00007|netdev_linux|INFO|gre_1 device has unknown hardware address family 778 "date"|00008|netdev_linux|INFO|6to4_1 device has unknown hardware address family 776 "date"|00009|netdev_linux|INFO|6to4_1 device has unknown hardware address family 776 "date"|00010|netdev_linux|INFO|6to4_1 device has unknown hardware address family 776
.....


_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to