Bug 1178666

Summary: dhclient fails to get an address if journald is rerstarted
Product: [Fedora] Fedora Reporter: pascal kolijn <pascal>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: dcbw, psimerda
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: NetworkManager-0.9.10.1-1.git20150105.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-07 01:26:03 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 pascal kolijn 2015-01-05 09:40:09 UTC
Description of problem:

Bug #1136836 is also experienced in fedora 21 workstation

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

NetworkManager-0.9.10.0-14.git20140704.fc21.x86_64

How reproducible:


Steps to Reproduce:
1. # systemctl restart systemd-journald.service
2. in the desktop tunr interface off and on and the journal shows 
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) starting connection 'enp1s0'
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) scheduled...
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) started...
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> (enp1s0): device state change: disconnected -> prepare (reason 'n
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> NetworkManager state is now CONNECTING
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) scheduled...
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) complete.
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) starting...
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> (enp1s0): device state change: prepare -> config (reason 'none') 
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) successful.
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) complete.
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) scheduled.
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) started...
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> (enp1s0): device state change: config -> ip-config (reason 'none'
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Beginning DHCPv4 transaction (timeout in 45 s
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> dhclient started with pid 22718
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) complete.
Jan 05 10:35:37 nyhal dhclient[22718]: Internet Systems Consortium DHCP Client 4.3.1
Jan 05 10:35:37 nyhal NetworkManager[13481]: <info> (enp1s0): DHCPv4 client pid 22718 exited with status -1
Jan 05 10:35:37 nyhal NetworkManager[13481]: <warn> DHCP client died abnormally

3.

Actual results:


Expected results:

an ippaddress via dhcpclient

Additional info:

If I restart NetworkManager 

# systemctl restart NetworkManager the dhcp comes up again 

unfortunately this needs the/a console to restore my network.... :o)

Comment 1 Fedora Update System 2015-01-05 13:01:44 UTC
NetworkManager-0.9.10.1-1.git20150105.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/NetworkManager-0.9.10.1-1.git20150105.fc21

Comment 2 Fedora Update System 2015-01-06 06:05:57 UTC
Package NetworkManager-0.9.10.1-1.git20150105.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing NetworkManager-0.9.10.1-1.git20150105.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0190/NetworkManager-0.9.10.1-1.git20150105.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2015-01-07 01:26:03 UTC
NetworkManager-0.9.10.1-1.git20150105.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.