Primary interface changed on host

Hi,

We are deploying our oVirt hosts through foreman 1.7 (katello 2.1) and
today I needed to redeploy one of them.

This fails because the vdsmdummy became the primary interface. The weird
thing is the ip adres listed is not in the SUBNET range assigned.

14: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
    link/ether ae:bb:a1:12:80:30 brd ff:ff:ff:ff:ff:ff


Primary Interface
MAC address *
MAC address for this host
Subnet
IP address
Suggest new
<https://deployen.netbulae.mgmt/hosts/vh03en.netbulae.mgmt/edit#>

We have "update_environment_from_facts" and
"update_ip_from_built_request" set to false.

How do I prevent the primary interface from being changed or has this
been fixed in foreman 1.8 with the network changes?

Met vriendelijke groet, With kind regards,

Jorick Astrego

Netbulae Virtualization Experts

··· ----------------
Tel: 053 20 30 270 	info@netbulae.eu 	Staalsteden 4-3A 	KvK 08198180
Fax: 053 20 30 271 	www.netbulae.eu 	7547 TA Enschede 	BTW NL821234584B01

Try changing the "ignore_puppet_facts_for_provisioning" setting to true.

··· On 29/04/15 08:41, Jorick Astrego wrote: > Hi, > > We are deploying our oVirt hosts through foreman 1.7 (katello 2.1) and > today I needed to redeploy one of them. > > This fails because the vdsmdummy became the primary interface. The weird > thing is the ip adres listed is not in the SUBNET range assigned. > > > 14: ;vdsmdummy;: mtu 1500 qdisc noop state DOWN > link/ether ae:bb:a1:12:80:30 brd ff:ff:ff:ff:ff:ff > > > Primary Interface > MAC address * > MAC address for this host > Subnet > IP address > Suggest new > > > We have "update_environment_from_facts" and > "update_ip_from_built_request" set to false.


Dominic Cleal
Red Hat Engineering

Ah missed that one, thanks!

Met vriendelijke groet, With kind regards,

Jorick Astrego

Netbulae Virtualization Experts

··· On 04/29/2015 09:52 AM, Dominic Cleal wrote: > On 29/04/15 08:41, Jorick Astrego wrote: >> Hi, >> >> We are deploying our oVirt hosts through foreman 1.7 (katello 2.1) and >> today I needed to redeploy one of them. >> >> This fails because the vdsmdummy became the primary interface. The weird >> thing is the ip adres listed is not in the SUBNET range assigned. >> >> >> 14: ;vdsmdummy;: mtu 1500 qdisc noop state DOWN >> link/ether ae:bb:a1:12:80:30 brd ff:ff:ff:ff:ff:ff >> >> >> Primary Interface >> MAC address * >> MAC address for this host >> Subnet >> IP address >> Suggest new >> >> >> We have "update_environment_from_facts" and >> "update_ip_from_built_request" set to false. > Try changing the "ignore_puppet_facts_for_provisioning" setting to true. > ----------------
Tel: 053 20 30 270 	info@netbulae.eu 	Staalsteden 4-3A 	KvK 08198180
Fax: 053 20 30 271 	www.netbulae.eu 	7547 TA Enschede 	BTW NL821234584B01

Hello,

just to answer the second question - yes, in Foreman 1.8 this should no longer
be an issue because the primary interface is always explicitly selected by
user and does not change based on "ipaddress" fact coming from facter.

··· On Wednesday 29 of April 2015 09:41:54 Jorick Astrego wrote: > How do I prevent the primary interface from being changed or has this > been fixed in foreman 1.8 with the network changes?


Marek