amd.conf - setting the nfs version to use

Norberto Meijome numard at meijome.net
Sun Jun 26 18:14:26 GMT 2005


Hi,
FreeBSD 4.11
I've read the sample amd.conf ( 
/usr/src/contrib/amd/scripts/amd.conf-sample) but I cannot figure out 
how/where to set the version of NFS to use. I need to get amd to mount 
the nfs shares to a particular server over nfs_v3. It is currently 
defaulting to v2 (v3 is enabled on the server).

--- on client (diablo)---
Jun 27 04:09:00 diablo amd[102]: recompute_portmap: NFS version 2
Jun 27 04:09:00 diablo amd[102]: Using MOUNT version: 1
Jun 27 04:09:04 diablo amd[102]: get_nfs_version: returning (2,udp) on 
host edsac.domain.com
Jun 27 04:09:04 diablo amd[102]: Using NFS version 2, protocol udp on 
host edsac.domain.com
Jun 27 04:09:04 diablo amd[102]: Flushed /host/edsac; dependent on 
edsac.domain.com
Jun 27 04:09:04 diablo amd[102]: recompute_portmap: NFS version 2
Jun 27 04:09:04 diablo amd[102]: Using MOUNT version: 1
Jun 27 04:09:04 diablo amd[102]: get_nfs_version: returning (2,udp) on 
host edsac.domain.com
Jun 27 04:09:04 diablo amd[102]: Using NFS version 2, protocol udp on 
host edsac.domain.com
Jun 27 04:09:04 diablo amd[296]: amfs_host_fmount: NFS version 2
Jun 27 04:09:04 diablo amd[296]: fetch_fhandle: NFS version 2
Jun 27 04:09:04 diablo amd[296]: fetch_fhandle: NFS version 2
Jun 27 04:09:04 diablo amd[296]: mount_nfs_fh: NFS version 2
Jun 27 04:09:04 diablo amd[296]: mount_nfs_fh: using NFS transport udp
Jun 27 04:09:04 diablo amd[102]: edsac:/host/edsac mounted fstype host 
on /.amd_mnt/edsac/host
---
Server (edsac) is  Win2K-Storage server, SP4, Microsoft Windows Services 
for UNIX 3.5  [8.0.1969.1]

I'm mounting this in fstab via:

edsac.domain.com:/diablo_backs/        /mnt/edsac_backs        nfs     
-3,-d,rw  0       0

Thanks in advance for any help/pointers.
Beto


More information about the freebsd-questions mailing list