Bug 979175

Summary: Network device becomes unmanaged by going to multi-user target
Product: [Fedora] Fedora Reporter: cpg <cpg>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 19CC: cpg, dcbw
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: 2013-09-30 06:21:56 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:

Description cpg 2013-06-27 20:17:02 UTC
Description of problem:

A network device becomes not managed by simply switching to multi-user

Version-Release number of selected component (if applicable):

F19-rc2

How reproducible:

Not sure

Steps to Reproduce:
1. Install F19-rc2 (I did it on VMware fusion)
2. Once the system is up and running, I set it to enable sshd, disabled the firewall. Then I changed it to multi-user with ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target and rebooted
3. After some time and one more reboot, the system came up without network and systemctl restart network.service fails, indicating that the device is not managed by NetworkManager.

Actual results:

No network

Expected results:

The network should still be operational -- nothing changed in the network.

Additional info:

I did not change anything network-related in the time I used the machine (only a few hours). I only installed pungi and a few other tools and started to work on porting some RoR apps we have.

Comment 1 cpg 2013-06-27 20:18:25 UTC
Here is a screenshot after going back to graphical target:
http://dl.dropbox.com/u/364883/Screenshots/ct_l.png

Comment 2 cpg 2013-06-27 20:22:37 UTC
Upon review, I believe I changed (using the GUI) one thing on the network settings: I set IPV6 from Automatic to off and applied it.

I did notice now that the top-right applet for networking said "networking disabled". I clicked on it and the network started working.