Network provisioning failing

Hi all,

I'm trying to install a host with CentOS 7.3 using foreman 1.15.0 but when
booting using a "Full image", the specified network configuration created
in the host is not applied because a new network interface called idrac has
appeared with the same IP configured for the real network interface em1. Do
you know what could be the problem? In the host network configuration there
is only one interface configured, however the boot process it seems is
trying to configured all the physical interfaces with the same IP.

Thanks

Hey,

can you provide more details? Extract the boot configuration files
from the ISO and attach, pastebin output of host detail CLI or
screenshots of the host itself including NIC screen.

LZ

··· On Tue, Jun 27, 2017 at 6:57 PM, Renig Tra wrote: > Hi all, > > I'm trying to install a host with CentOS 7.3 using foreman 1.15.0 but when > booting using a "Full image", the specified network configuration created in > the host is not applied because a new network interface called idrac has > appeared with the same IP configured for the real network interface em1. Do > you know what could be the problem? In the host network configuration there > is only one interface configured, however the boot process it seems is > trying to configured all the physical interfaces with the same IP. > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas @lzap Zapletal

Hi,

I have found the problem. It was that in the server BIOS we had enabled an
option for "USB Virtual NIC" and that was creating a network interface call
idrac that was stealing the IP of the provisioning interface (I don't know
why).
After disabling that feature the server gets installed as expected.

Thanks

··· El miércoles, 28 de junio de 2017, 14:27:05 (UTC+2), Lukas Zapletal escribió: > > Hey, > > can you provide more details? Extract the boot configuration files > from the ISO and attach, pastebin output of host detail CLI or > screenshots of the host itself including NIC screen. > > LZ > > On Tue, Jun 27, 2017 at 6:57 PM, Renig Tra > wrote: > > Hi all, > > > > I'm trying to install a host with CentOS 7.3 using foreman 1.15.0 but > when > > booting using a "Full image", the specified network configuration > created in > > the host is not applied because a new network interface called idrac has > > appeared with the same IP configured for the real network interface em1. > Do > > you know what could be the problem? In the host network configuration > there > > is only one interface configured, however the boot process it seems is > > trying to configured all the physical interfaces with the same IP. > > > > Thanks > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at https://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Later, > Lukas @lzap Zapletal >