| Summary: | "/etc/resolv.conf" generated by dracut may contain duplicated DNS items | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Xunlei Pang <xlpang> |
| Component: | dracut | Assignee: | Lukáš Nykrýn <lnykryn> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | dracut-maint-list, harald, jstodola, kdump-team-bugs, ruyang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-04 08:05:14 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1279685 | ||
|
Description
Xunlei Pang
2016-05-03 07:29:12 UTC
There is a patch("network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf") posted:
https://github.com/dracutdevs/dracut/compare/master...dracut-mailing-devs:1461665111-7385-2-git-send-email-xlpang%40redhat.com
https://errata.devel.redhat.com/advisory/24112 dracut-033.436.el7 already contains: commit a3204225884ba63aee94db345d5c38f1c872d6b7 Author: Xunlei Pang <xlpang> Date: Tue Apr 26 18:05:11 2016 +0800 network/net-lib.sh: delete duplicated DNS items from "/etc/resolv.conf" Reproduced with RHEL-7.2 GA. Verified on RHEL-7.3 Alpha with dracut-033-450.el7, duplicate nameservers are not present in /etc/resolv.conf created by dracut. Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2530.html |