[CentOS] Kickstart ksdevice question

Nux! nux at li.nux.ro
Wed Nov 1 13:25:16 UTC 2017


Hello,

ksdevice specifies which NIC to be used during the network install.

The new naming conventions indeed make this more complicated than it needs to be. To go back to the old naming scheme (eth0, eth1 ...) just add this to boot parameters (kernel cmdline):
biosdevname=0 net.ifnames=0

HTH
Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Mark Haney" <mark.haney at neonova.net>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Wednesday, 1 November, 2017 12:45:45
> Subject: [CentOS] Kickstart ksdevice question

> This should be easy to answer (I hope).  We routinely kickstart boxes to
> use for managing our customers RADIUS/DHCP configurations (along with
> other things).  We've had a C7 kickstart in place since I built one in
> May and are finally starting to roll it out for new installations.  But,
> I'm curious as to what ksdevice= actually does.
> 
> With the C6 we routinely used ksdevice=eth0 since we ship boxes with two
> NICs and knew interface 1 was always eth0.  With C7 comes the interface
> naming convention changes and that's where questions have arisen about
> that option.  It's been set as ksdevice=eno1 since I know these servers
> name the interfaces with the eno# convention (integrated dual-port).  A
> coworker of mine insists on setting it ksdevice=enp2s0 which doesn't
> seem to work like it should (though, it could be a fault netinstall
> image, I'm not sure yet).  In all honesty, we'd prefer to keep the eth#
> convention for C7 like C6.
> 
> So, my question is, does setting ksdevice=eth0 dictate to the system the
> names of the interfaces?  Is that just a name for the install process
> and the kickstart script assigns names?  (We have the kickstart script
> setting them as eno1 and eno2, btw.)
> 
> I've googled this to no end and haven't found a satisfactory answer.
> So, I'm hoping someone with more KS experience than I can explain it.
> 
> --
> Mark Haney
> Network Engineer at NeoNova
> 919-460-3330 option 1
> mark.haney at neonova.net
> www.neonova.net
> 
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos



More information about the CentOS mailing list