Bug 1401425
Summary: | [3.4]The nameservers in /etc/resolv.conf are generated to non-node's ip by NetworkManager after rebooting nodes | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gan Huang <ghuang> | |
Component: | Installer | Assignee: | Scott Dodson <sdodson> | |
Status: | CLOSED ERRATA | QA Contact: | Johnny Liu <jialiu> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.4.0 | CC: | aos-bugs, jokerman, mmccomas | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Previously the NetworkManager dispatcher script did not correctly update /etc/resolv.conf after a host was rebooted. The script has been updated to ensure that /etc/resolv.conf is updated on reboot ensuring proper use of dnsmasq.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1401427 1401428 (view as bug list) | Environment: | ||
Last Closed: | 2017-01-18 12:56:53 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1401427, 1401428 |
Description
Gan Huang
2016-12-05 08:52:47 UTC
Hmm, dispatcher script should start it if it's not started. Will look into this today. This is a regression introduced in https://github.com/openshift/openshift-ansible/pull/2690 Commit pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/7d9b624ea0707eaf6875a6781aed2f7f387fe349 node_dnsmasq - restart dnsmasq if it's not currently running Fixes Bug 1401425 Fixes BZ1401425 Verified with origin/release-1.4 branch Will test again once new puddle coming Verified this bug with openshift-ansible-3.4.35-1.git.0.2e13650.el7, and PASS. After reboot node, the nameserver in /etc/resolv.conf is still kept to node's IP. 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://access.redhat.com/errata/RHBA-2017:0066 |