Bug 16832

Summary: amd.map options won't play with Solaris NFS server
Product: Base System Reporter: m.seaman <m.seaman>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description m.seaman 2000-02-20 11:30:01 UTC
	NFS options in the /etc/amd.map file cause problems mounting
	partitions from Solaris 7.  This seems to be a result of
	trying to force a "lowest common denominator" set of options:
	ie. NFS v2 over UDP using reserved ports in order to provide
	maximum interoperability.

	Better results can be obtained by letting the NFS daemons
	either negociate these options or take their defaults.

	Tested against NFS mounts from:
	   Solaris 7 (sparc)
	   Irix 6.5 (mips)
	   Debian Linux 2.2 (i386)
	   FreeBSD 3.4-STABLE (i386, alpha)

Fix: kings-cross:/tmp:% diff -u amd.map-old amd.map 
How-To-Repeat: 
	Enable amd and attempt to automount a partition from a solaris
	7 machine using the default configuration.
Comment 1 Mike Barcroft freebsd_committer freebsd_triage 2001-07-21 21:03:12 UTC
State Changed
From-To: open->feedback


Does this problem still occur in newer versions of FreeBSD, 
such as 4.3-RELEASE?
Comment 2 matthew.seaman 2001-08-09 17:25:00 UTC
I'm the original submitter, although I've moved to a different location. 
Alas, I no longer have access to systems where I can test the exact problem
shown, but from memory I believe that the problems disappeared sometime before
4.3-RELEASE.

Please do close this PR.

	Matthew

-- 
Matthew Seaman                                         Tel: 01628 498661

        Certe, Toto, sentio nos in Kansate non iam adesse.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2001-09-01 10:08:13 UTC
State Changed
From-To: feedback->closed

Closed at submitter's request