Bug 437913 - nfs installs broken - weird name lookup behavior
Summary: nfs installs broken - weird name lookup behavior
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Beta
TreeView+ depends on / blocked
 
Reported: 2008-03-18 04:17 UTC by Jon Stanley
Modified: 2008-03-18 14:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-18 14:11:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Stanley 2008-03-18 04:17:55 UTC
When attempting to do nfs installs (20080317 tree), it looks up the name given
for the NFS server with a /dev/ prepended to it:

Mar 18 04:14:49.318 queries: info: client 192.168.1.106#55651: query:
/dev/monster.rmrf.net IN A
Mar 18 04:14:49.320 queries: info: client 192.168.1.106#40458: query:
/dev/monster.rmrf.net.rmrf.net IN A

The behavior is the same if the IP address is used instead:

Mar 18 04:11:44.413 queries: info: client 192.168.1.106#38815: query:
/dev/192.168.1.9 IN A
Mar 18 04:11:44.415 queries: info: client 192.168.1.106#36875: query:
/dev/192.168.1.9.rmrf.net IN A

Comment 1 Chris Lumens 2008-03-18 14:11:06 UTC
This should be fixed in anaconda-11.4.0.54.


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