Summing UP all Above comments:
Ubuntu:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
this scenario is: i need to create 1000 of virtual interface , this is scale
environment, where each new inter
problem occurs when both interface created using multiprocessing module of
python
Process 1 execution ->
ip link add link ens34 2icx0 type macvlan
ifconfig 2icx0 up
ip addr add 192.168.49.230/16 dev 2icx0
Process 2 execution ->
ip link add link ens34 2icx1 type macvlan
ifconfig 2
Failed Logs:
--
Apr 16 10:56:27 u18_svr_madsz systemd-udevd[30948]: link_config:
autonegotiation is unset or enabled, the speed and duplex are not writable.
Apr 16 10:56:27 u18_svr_madsz systemd-udevd[30948]: Could not generate
persistent MAC address for 2icx0: No such file or directory
Apr 1
this scenario is: i need to create 1000 of virtual interface , this is
scale environment, where each new interface causing restart of networkd-
dispatcher, losing out on older interface, if there creation is not
completed successfully.
--
You received this bug notification because you are a membe
Ubuntu:
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename: bionic
--
root@u18_svr_madsz:/icxmSim/dist# ifconfig
ens33: flags=4163 mtu 1500
inet 10.206.49.229 netmask 255.25