Bug 1586104
| Summary: | [UI] DNS does not reflect the actual config files settings | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Roni <reliezer> | ||||||
| Component: | BLL.Network | Assignee: | Dan Kenigsberg <danken> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Meni Yakove <myakove> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 4.2.4.1 | CC: | bugs, reliezer, ylavi | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-06-24 07:28:37 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Roni
2018-06-05 13:53:00 UTC
What is the state of /etc/resolve.conf ? Is Engine updated if you click Refresh Caps after some time? /etc/resolve.conf status is the same as: "/etc/sysconfig/network-scripts/ifcfg-ovirtmgmt", meaning it include the two DNSs I added 10.35.28.1 & 8.8.8.8 Note that not refresh and not vdsmd restart fix this issue What is reported from `vdsmcli Host getCapabilitites`? What is reported from Engine's REST API? (I'm trying to check if this is indeed only a UI problem) Created attachment 1452341 [details]
`vdsmcli Host getCapabilitites` output
I didn't see the DNSs at the REST API, do you know about a special URI? Removing DNS will only apply to new hosts by design. |