[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS problems with Mac client



* Alex Samad (2008-07-29):
> On Mon, Jul 28, 2008 at 12:05:58PM +0200, André Berger wrote:
> > * Alex Samad (2008-07-28):
> > 
> > > on the nas box 
> > > 
> > > /exports/shared
> > > -async,no_subtree_check,no_root_squash,insecure,mp=/exports/shared
> > > 192.168.8.0/22(rw)
> > 
> > Try
> > 
> >   /exports/shared 192.168.8.0/22(rw,async,no_subtree_check,no_root_squash)
> > 
> > and "exportfs -rv"
> > 
> > On the Mac, add to /etc/fstab (assuming your Server is 192.168.8.5):
> > 
> >   192.168.8.5:/exports/shared /yourdir nfs locallocks,udp,sync,resvport,bg,intr,rsize=32768,wsize=32768 0 0
> still seem to have the same problem, df -h locks up. tried with no lock,
> ro, removed the rsize and wsize

What about tcp instead of udp?

-André

-- 
May as well be hung for a sheep as a lamb!
Linkstation/KuroBox/HG/HS/Tera Kernel 2.6/PPC from <http://hvkls.dyndns.org>


Reply to: