[KLUG Members] NFS and time travel

Bruce Smith members@kalamazoolinux.org
Sun, 28 Dec 2003 12:49:48 -0500


> >If I recall these old NFS versions had issues with block sizes larger
> >than 4k;  current NFS implementations like block size of 8k or even
> >larger.
> 
> So your sugggestion is....
> [root@gummo root]# mount harpo:/home/bob /harpo -o nfsvers=2,rsize=1024,wsize=1024
> 
> and the response I get is...
> mount: harpo:/home/bob failed, reason given by server: Permission denied

How's your resolver?  Can it find the server/client by name?
Try IP addresses in your exports file instead of names.

 - BS