Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-12-26 Thread Patrick Mansfield
On Thu, Nov 28, 2019 at 11:02:03AM -0500, sean darcy wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=1777893 > I hit this too trying to use the ifcfg- files, per the email with subject "network bridge does not get an IP address". I see no failure in the dmesg file you attached to that bu

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-28 Thread sean darcy
On 11/27/19 5:36 PM, Bill Shirley wrote: My 70-persistent-net.rules looks like this: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:25:22:36:97:f9", ATTR{type}=="1", KERNEL=="eth*", NAME="lan4" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:29:37:0e:7

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread Bill Shirley
My 70-persistent-net.rules looks like this: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:25:22:36:97:f9", ATTR{type}=="1", KERNEL=="eth*", NAME="lan4" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:29:37:0e:78", ATTR{type}=="1", KERNEL=="eth*", NAME="

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread sean darcy
On 11/27/19 12:39 PM, Bill Shirley wrote: I don't run FC31 but on all my other Fedora systems, I add net.ifnames=0 to the kernel command line /etc/default/grub: GRUB_CMDLINE_LINUX="rd.md.uuid=41012be5:1df005d4:cfee0bd3:e112219a *net.ifnames=0* rd.shell rd.timeout=65 consoleblank=600 rcu_nocbs=0

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread Bill Shirley
I don't run FC31 but on all my other Fedora systems, I add net.ifnames=0 to the kernel command line /etc/default/grub: GRUB_CMDLINE_LINUX="rd.md.uuid=41012be5:1df005d4:cfee0bd3:e112219a *net.ifnames=0* rd.shell rd.timeout=65 consoleblank=600 rcu_nocbs=0-15" Then regenerate the grub menu: # leg

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread sean darcy
On 11/27/19 8:09 AM, Roberto Ragusa wrote: On 2019-11-26 19:58, Sean Darcy wrote: On boot: kernel: asix 2-3:1.0 eth0: register 'asix' at usb-:00:14.0-3, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:dc:01:aa kernel: usbcore: registered new interface driver asix kernel: asix 2-3:1.0 enp0s20u3: ren

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread Roberto Ragusa
On 2019-11-26 19:58, Sean Darcy wrote: On boot: kernel: asix 2-3:1.0 eth0: register 'asix' at usb-:00:14.0-3, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:dc:01:aa kernel: usbcore: registered new interface driver asix kernel: asix 2-3:1.0 enp0s20u3: renamed from eth0 then I unplug and plug: kern