Bug 1105358

Summary: live workstation settings of networking do not transfer wired and wireless when installed to bare metal
Product: [Fedora] Fedora Reporter: satellitgo
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, awilliam, gansalmon, g.kaviyarasu, itamar, jonathan, kernel-maint, laine, madhu.chinakonda, mchehab, satellitgo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-22 16:31:19 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:
Embargoed:
Attachments:
Description Flags
lspci from f21 laptop with no networking none

Description satellitgo 2014-06-06 00:02:46 UTC
Description of problem:
saw this in bare metal install of f21 workstation-live-(rawhide)x86_64 20140604 from DVD
only bridged networking available I set up wired and wireless in running live DVD first and it did not transfer settings to install. Unable to add in settings/network in gnome - no eth0 or wireless in (+) add drop down.

is this a libvirt/ NM race?

Version-Release number of selected component (if applicable):
f21 workstation-live-(rawhide)x86_64 20140604

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 satellitgo 2014-06-06 00:04:52 UTC
created this as separate BZ from:
https://bugzilla.redhat.com/show_bug.cgi?id=811967

Comment 2 Laine Stump 2014-06-06 09:31:05 UTC
(In reply to satellit from comment #0)
> is this a libvirt/ NM race?

The "libvirt/NM race you allude to would only be an issue if

1) the install included the libvirt-daemon-config-network package,

AND

2) The host is on a network that assigns IP addresses in the 192.168.122.0/24 subnet.

Read the entirety of Bug 811967 for the details of why that is.

Unless both of the above are true, your issue is completely unrelated to libvirt.

Comment 3 Brian Lane 2014-06-13 23:39:25 UTC
I think this is working as designed, if you want to setup the network for the target system you need to use the network spoke in the installer.

Comment 4 satellitgo 2014-06-14 00:20:00 UTC
(In reply to bcl from comment #3)
> I think this is working as designed, if you want to setup the network for
> the target system you need to use the network spoke in the installer.

is this a change from f20 lives where the live wireless settings were transferred to the install by anaconda?

Comment 5 satellitgo 2014-06-14 19:20:29 UTC
(In reply to satellit from comment #4)
> (In reply to bcl from comment #3)
> > I think this is working as designed, if you want to setup the network for
> > the target system you need to use the network spoke in the installer.
> 
> is this a change from f20 lives where the live wireless settings were
> transferred to the install by anaconda?

boot.iso (rawhide) does NOT install wireless to HD even when it is set up in anaconda 21.39-1 20140605

Comment 6 satellitgo 2014-06-17 13:28:25 UTC
Created attachment 909585 [details]
lspci from f21 laptop with no networking

Comment 7 satellitgo 2014-06-22 16:27:20 UTC
appears fixed in bare metal install of f21(rawhde) created livusb-creator USB f21 live workstation x86_64 20140622 wireless settings transferred to install

Comment 8 Adam Williamson 2014-06-22 16:31:19 UTC
i think this was basically the same bug as https://bugzilla.redhat.com/show_bug.cgi?id=1109531 : the lack of NetworkManager-wifi in comps.

anaconda also needs a dep on NetworkManager-wifi - https://bugzilla.redhat.com/show_bug.cgi?id=1111417 - but that would only affect non-live cases.