Hi,

Thanks for you suggestions.

On 15/08/07, Nicholas Marriott <[EMAIL PROTECTED]> wrote:
> Try:
>
> opts:=ro,soft,intr,nfsv3,udp

Here is my config file now

# cat amd.net
/defaults       type:=host;fs:=${autodir}/${rhost};rhost:=${key}
*               opts:=ro,soft,intr,nfsv3,udp

Here is proof the nfs server is v3 capable (infact its on the same host for now)

# mount skutter:/export /mnt/tmp

Now lets have amd mount the same share:

# cd /net/skutter
# ls
export

Now lets compare:

# mount
/dev/wd0a on / type ffs (NFS exported, local)
amd:28540 on /net type nfs (v2, udp, intr, timeo=100, retrans=100)
skutter:/export on /a/skutter/export type nfs (read-only, v2, udp,
soft, intr, timeo=100)
skutter:/export on /mnt/tmp type nfs (v3, udp, timeo=100)

I also tried "v3" instead of "nfsv3" (as mount displays it) but no luck.

This is most odd.

Suppose I should add I am running -current on i386 from a snapshot last week.

-- 
Best Regards

Edd

---------------------------------------------------
http://students.dec.bournemouth.ac.uk/ebarrett

Reply via email to