Date: Sun, 31 Jan 1999 04:18:25 -0800 From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> To: obrien@NUXI.com Cc: current@FreeBSD.ORG Subject: Re: Even more interesting NFS problems.. Message-ID: <1374.917785105@zippy.cdrom.com> In-Reply-To: Your message of "Sun, 31 Jan 1999 02:49:14 PST." <19990131024914.C67786@relay.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Why is it clearly broken? proto=tcp,vers=3 is what is in 3.0-RELEASE,
> Amd in 3.0 works for many. I won't defend that the new Amd works the
> best with us, but then neither did the old Amd.
Erm, I haven't tried it between 3.0 and 3.0 boxes because all my test
environments currently involve one of each (4.0 and 3.0), but I can
certainly say that in none of these test environments does amd work at
all. On freefall, for example, it's really simple to demonstrate the
error. First, we start amd:
# amd -a /net -c 1800 -k i386 -d freebsd.org -l syslog /host /etc/amd.map
# ps ax | grep amd
9127 ?? Is 0:00.01 amd -a /net -c 1800 -k i386 -d freebsd.org -l syslog
<ok, it's running>
# cat /etc/amd.map
/defaults type:=host;fs:=${autodir}/${rhost};rhost:=${key}
* opts:=rw,grpid,resvport,vers=2,proto=udp,nosuid,nodev,intr
<looks reasonably stock>
# df
..
pid9127@freefall:/host 0 0 0 100% /host
<OK, and it's mounted itself on /host>
# ls /host/hub
ls: /host/hub: No such file or directory
# ls /host/bento
ls: /host/bento: No such file or directory
But no workee at all. Any ideas? Using only FreeBSD boxes and
udp/ver2 mounts, amd fails to function as far as I can tell.
- Jordan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1374.917785105>
