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

Re: Using NFS with UDB




On Thu, 19 Nov 1998, Marc Singer wrote:

> > > 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
> 
There's a typo, rsize two times. (Possibly unimportant here)
But maybe you have a different kind of problem: When I do not give the
rsize and wsize options, I can mount pseudo-successfully, can ls , but not
look into the files. You cannot mount. 

BTW: I can mount from a linux/Intel box and an old clunky HP workstation.
If florence is a sun that talks NFS3, maybe you should try another server?

> The docs say that the addr argument is ignored.  Do you know exactly
> which option is supposed to fix the problem? 
Sorry, I didn't check combinations of those arguments.

Ullrich


Reply to: