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

Re: Using NFS with UDB



> > That has crossed my mind.  It is very difficult to tell where the
> > problem lay since the serve believes that the client has connected. 
> > 
> On the kernel list, Linus says that this is a bug in the client code.
> The workaround is to mount with rsize and wsize options:
> 
> xxx:/yyy on /mnt type nfs\
> (rw,rsize=8192,wsize=8192,addr=a.b.c.d)
> 
> slightly modified from my /bin/mount output. That one works for me.

Hmm.

  > mount florence.straylight.com:/debian /debian -o rsize=8192,rsize=8192,rw
  Mount failed: RPC timeout

The docs say that the addr argument is ignored.  Do you know exactly
which option is supposed to fix the problem? 


Reply to: