| Summary: | The "resolv.conf" is recovered in 'the openshift_node' roles | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ma xiaoqiang <xiama> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED WORKSFORME | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.2.0 | CC: | aos-bugs, bleanhar, jokerman, mmccomas, xiama, xtian |
| 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: | 2016-05-18 05:01: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
Ma xiaoqiang
2016-04-11 04:55:44 UTC
Ma, Can you clarify the steps you're taking? Are you re-running the playbooks after the install is completed? In the install process, I read the the resolve.conf file. I find out that the dns works fine after configuring dnsmasq. the next playbook is configuring the openshift node. When the ansible configure the openshift node, I found that the resolv.conf file is recovered only on the independent node and the dns on the master works fine. so I guess the ansible recover the file when it configuring the openshift node. I did not re-run the playbook. Ma, Ok, I suspect you have an interface that's coming up and configuring the dns server but isn't the default route's interface. Can you give me the output of `ip addr show` and `nmcli config show` and the contents of all the files in /var/lib/dhclient ? Can not reproduce it again. |