| Summary: | pppoe connection blocks boot when unconnectable | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marek Greško <marek.gresko> |
| Component: | initscripts | Assignee: | Lukáš Nykrýn <lnykryn> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | iarlyy, jonathan, lnykryn, vpavlin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-08 10:05: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: | |
|
Description
Marek Greško
2013-09-30 18:59:28 UTC
Can you please attach here output of journal? http://freedesktop.org/wiki/Software/systemd/Debugging/ Sorry, I am unable to reproduce. Maybe my assumption that it is related to pppoe connection was false. I cannot find anything useful in the logs. As I remember after boot it was not possible to start Login service (probably due to dependencies) and network service was restarting. It was reproducable after reboot. Then I turned off DSL router (in bridge mode), then turned on and after reboot everything worked. Now I tried to disconnect DSL cable, reboot, but everything works. I can see nothing related to network service in journal: sep 27 18:43:03 hostname systemd[1]: Failed to register to bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy b sep 27 18:44:08 hostname systemd[1]: sssd.service operation timed out. Terminating. sep 27 18:44:08 hostname systemd[1]: Failed to start System Security Services Daemon. sep 27 18:44:08 hostname systemd[1]: Unit sssd.service entered failed state. sep 27 18:44:08 hostname systemd[1]: ntpd.service operation timed out. Terminating. sep 27 18:44:08 hostname systemd[1]: Failed to start Network Time Service. sep 27 18:44:08 hostname systemd[1]: Unit ntpd.service entered failed state. sep 27 18:44:08 hostname systemd[1]: systemd-logind.service operation timed out. Terminating. sep 27 18:44:08 hostname systemd[1]: Failed to start Login Service. sep 27 18:44:08 hostname systemd[1]: Unit systemd-logind.service entered failed state. sep 27 18:44:08 hostname systemd[1]: systemd-logind.service holdoff time over, scheduling restart. Ok, so closing this bug as it is not reproducible, but I think that there might be something related to https://bugzilla.redhat.com/show_bug.cgi?id=983688. |