Duplicate mac address eve-ng bug ?

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
Richard70
Posts: 55
Joined: Sun Dec 23, 2018 9:53 am

Duplicate mac address eve-ng bug ?

Post by Richard70 » Thu Apr 09, 2020 8:19 pm

Hllo,
I'm experiencing issue with a node that doesn't want to start (I have actually more than one node having this issue, but let's take node 18 as exemple).
I noticed that this node (ID 18) has the same MAC address than another node (ID 13) found in files /sys/devices/virtual/net/vxxxxxxx/address

vnet0_18 ce:93:20:bf:18:69
vunl0_13_32 ce:93:20:bf:18:69

I tried to stop the lab , restart the server, but I still have the same issue. The mac changes, but it is still duplicate, see below after a stop/start of node 13:

vnet0_18 2e:3b:29:81:d7:cc
vunl0_13_32 2e:3b:29:81:d7:cc

All the nodes that have an issue to start have a duplicate address with node 13 (they were working fine some weeks ago)
For sure I could remove node 13 to confirm it is the culprit, but this is a big node with many interfaces that I'm a bit reluctant to rebuild.
Is it a known bug ? Is there a way to clean the mac address assignemnt ? I'm using community (so I know that setting statically the first mac is not available in this version) ?

Thanks.
Rich
Last edited by Richard70 on Thu Apr 09, 2020 11:08 pm, edited 1 time in total.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Duplicate mac address eve-ng bug ?

Post by ecze » Thu Apr 09, 2020 9:16 pm

Nor vnet or vunl mac address are used in labs.... Consider those mac as switch port mac...

Real mac are visible on nodes only....

E.

Richard70
Posts: 55
Joined: Sun Dec 23, 2018 9:53 am

Re: Duplicate mac address eve-ng bug ?

Post by Richard70 » Thu Apr 09, 2020 11:10 pm

Fixed (my bad).
Thanks

Post Reply