On 11/06/2017 10:24 PM, Mark Post wrote: >>>> On 11/6/2017 at 03:16 PM, <[email protected]> wrote: >> Hi, >> Thank you for the response. Umm... I'm not sure about this but I >> circumvented with >> >> >> >> echo 'GRUB_CMDLINE_LINUX=net.ifnames=0' >>/etc/default/grub >> >> >> I would appreciate, you or anybody can bring more light into this. > > That's not a circumvention, that's the solution to your problem. Unless Red > Hat decides to modify their kernels to use the old naming convention, this > will continue to be needed until you modify all your scripts to handle the > "predictable names." >
An alternative (if you do not like to touch the kernel command line) seems to be to run ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules once. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
