FAI 5.3.6 stretch: Predictable Network Interface Names

Thomas Lange lange at informatik.uni-koeln.de
Wed Aug 22 23:16:50 CEST 2018


>>>>> On Wed, 22 Aug 2018 16:54:59 +0200, Alexander Bugl <alexander.bugl at mpimet.mpg.de> said:

    > # less /var/log/fai/localhost/last/shell.log
    > =====   shell: DEBIAN/30-interface   =====
    > Device "ens192" does not exist.
    > DEBIAN/30-interface  OK.
I wonder which command prints the 'Device does not exist'
message. Oh I see. It's this call:

ip -o -f inet addr show $NIC1

Now I also see this error messages in my fai logs. But in my
environment the interface config is created correctly, because I use
the class DHCPC.


Please try to exchange the two lines in 30-interface
newnicnames
CIDR=$(ip -o -f inet........)

I hope this fixes the issue.
-- 
regards Thomas


More information about the linux-fai mailing list