Bug 508677 - DNS setup fails for multiple DNS servers
Summary: DNS setup fails for multiple DNS servers
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Mike Burns
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 508400
TreeView+ depends on / blocked
 
Reported: 2009-06-29 13:15 UTC by Darryl L. Pierce
Modified: 2015-06-22 00:07 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-18 14:28:03 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Darryl L. Pierce 2009-06-29 13:15:19 UTC
Description of problem:
When setting up DNS, trying to setup multiple servers failed.  Assuming dns
servers are 1.1.1.1 and 1.1.1.2, I tried both of the following combinations:

1.1.1.1,1.1.1.2 and 1.1.1.1, 1.1.1.2.  In both cases, after applying the
changes, /etc/resolv.conf was empty.  When trying with just one, the changes
were applied correctly

Version-Release number of selected component (if applicable):
5.4-2.0.99.8.2.el5rhev

How reproducible:
Always

Steps to Reproduce:
1. PXE node onto fresh server
2. go into network setup
3. Choose static IP
4. Setup IP, Mask, Gateway
5. Choose DNS setup
6. enter DNS servers using formats above
7. Commit changes

Actual results:
/etc/resolv.conf is empty.  Cannot ping by name

Expected results:
/etc/resolv.conf contains nameserver entries for both dns servers mentioned.  
Ping by name succeeds

Additional info:
The input method for DNS servers should follow the same method used for NTP
servers.  It should take each on a separate line and force exit after 2 are
entered.

Comment 1 Mike Burns 2011-11-18 14:28:03 UTC
Fixed in current version.  TUI has separate entry locations for each server


Note You need to log in before you can comment on or make changes to this bug.