Date: Sun, 31 Jan 1999 21:45:37 +0800 From: Peter Wemm <peter@netplex.com.au> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: obrien@NUXI.com, current@FreeBSD.ORG Subject: Re: Even more interesting NFS problems.. Message-ID: <199901311345.VAA03611@spinner.netplex.com.au> In-Reply-To: Your message of "Sun, 31 Jan 1999 04:18:25 PST." <1374.917785105@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Jordan K. Hubbard" wrote:
> > 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 syslo
g
> <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>
I added the vers=2 and proto=udp, "just in case", but it wouldn't work
either way. At one point there was: fs:=${autodir}/${rhost}/host, but
that didn't work either (as /host/hub or /host/hub/host).
> # 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.
It would appear the the NFS interface between the kernel and amd is
working otherwise the accesses to /host would hang. But beyond that I
don't know.
Cheers,
-Peter
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?199901311345.VAA03611>
