Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 13:55:46 -0700
From:      Jim Pirzyk <Jim.Pirzyk@disney.com>
To:        freebsd-fs@freebsd.org
Subject:   AMD and nfs options
Message-ID:  <01041813554603.06244@snoopy.fan.fa.disney.com>

next in thread | raw e-mail | index | archive | help

So I am trying to configure amd to use nfs v3 over udp, but it does not seem
to be working.  Here is a snippit of my config files:

/etc/auto/amd.master:
/home /etc/auto/amd.home

/etc/auto/amd.home:
/defaults opts:=rw,intr,noquota,hard,nfsv3,mntudp;
fahome -type:=nfs;rfs:=/home;opts:=rw,intr,quota,hard,nfsv3,mntudp 
rhost:=fanhome-n1 

fanhome-n1 is a CNAME to wheat, and with netstat I only see tcp connections
to wheat:

Jim.Pirzyk@sgi-ev-f:/etc/auto
10>netstat | grep wheat
tcp4       0      0  sgi-ev-f.1014          wheat.nfsd             ESTABLISHED

So my question is how do I configure amd to use UDP?

- JimP

-- 
--- @(#) $Id: dot.signature,v 1.9 2000/07/10 16:43:05 pirzyk Exp $
    __o   Jim.Pirzyk@disney.com -------------------------------------
 _'\<,_   Senior Systems Engineer, Walt Disney Feature Animation 
(*)/ (*)  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01041813554603.06244>