Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest

2020-02-21 Thread Chris Card
ct: Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest On Fri, 2020-02-21 at 13:03 +0100, Gianluca Cecchi wrote: > On Fri, Feb 21, 2020 at 10:57 AM Chris Card > wrote: > > > I have built a CentOS 8 base image from a kickstart, for use in > > OpenStack. > > This

Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest

2020-02-21 Thread Robert G (Doc) Savage via CentOS
On Fri, 2020-02-21 at 13:03 +0100, Gianluca Cecchi wrote: > On Fri, Feb 21, 2020 at 10:57 AM Chris Card > wrote: > > > I have built a CentOS 8 base image from a kickstart, for use in > > OpenStack. > > This image boots fine but the problem I have is that I can't stop > > udev > > from renaming th

Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest

2020-02-21 Thread Chris Card
looks like it might help me. Chris From: CentOS on behalf of Gianluca Cecchi Sent: 21 February 2020 12:03 To: CentOS mailing list Subject: Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest On Fri, Feb 21, 2020 at 10:57 AM Chris Card wrote: >

Re: [CentOS] Renaming virtio devices names on CentOS 8 VM guest

2020-02-21 Thread Gianluca Cecchi
On Fri, Feb 21, 2020 at 10:57 AM Chris Card wrote: > I have built a CentOS 8 base image from a kickstart, for use in OpenStack. > This image boots fine but the problem I have is that I can't stop udev > from renaming the network device from eth0 to ens. > I have /etc/sysconfig/network-scripts/ifc

[CentOS] Renaming virtio devices names on CentOS 8 VM guest

2020-02-21 Thread Chris Card
I have built a CentOS 8 base image from a kickstart, for use in OpenStack. This image boots fine but the problem I have is that I can't stop udev from renaming the network device from eth0 to ens. I have /etc/sysconfig/network-scripts/ifcfg-eth0 with the correct HWADDR defined in it, and have set