Bug 1309354

Summary: NM does not match connection created from static iBFT configuration and connection created from iBFT (ip=ibft) in initramfs and creates redundant in-memory connection
Product: Red Hat Enterprise Linux 7 Reporter: Radek Vykydal <rvykydal>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-17 15:54:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Radek Vykydal 2016-02-17 15:25:27 UTC
When network configuration is defined in iBFT table and ip=ibft boot option is supplied, the configuration is activated and corresponding ifcfg file is created in initramfs.

In case of static ip configuration NetworkManager does not match the connection and ifcfg file created in initramfs which results in creating of another persistent connection for the ifcfg file making Anaconda stumble upon it, eg displaying the connection in GUI for editing (although iBFT connections are read-only) and generating wrong dracut boot options for target system.

Comment 2 Radek Vykydal 2016-02-17 15:54:25 UTC
Something different is actually happening here, I'll create a better report.