| Summary: | Checking network interfaces takes ages | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jiri Denemark <jdenemar> |
| Component: | dracut | Assignee: | dracut-maint |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Release Test Team <release-test-team> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | borgan, dracut-maint-list, harald, ljozsa, vpodzime |
| 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: | 2014-06-13 11:06:58 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
Jiri Denemark
2013-11-11 15:16:12 UTC
NIC's are checked by dracut. Please test http://people.redhat.com/harald/downloads/dracut/dracut-033-67.el7/ if possible Verified with dracut mentioned in c#2. Boot process is slightly faster because dhclient isn't run on inactive (i.e. no carrier) network interfaces. However this is as much as we can get from the current situation when the carrier presence is checked by a shell script after some waiting for the link to come up. In the current situation (without NetworkManager in dracut) it is not possible to speed this process up any more as we need to wait for the link state to settle because there might be some hardware on the other side of the cable that is slower with putting the link up. Re-tested it also on the newest compose RHEL-7.0-20140314.0 with dracut-033-147.el7 and it works as well. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |