Subject: Re: Sun 3/80 Netbsd NFS Problems
To: Ryan Stapleton <raal@penn.com>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sun3
Date: 09/30/1998 18:38:22
Does an ls on the mounted filesystem work?
If so you could try setting the read/write size to 1k
mount -o -r=1024,-w=1024 remotehost:/remotedir /localdir
or possibly try an nfs2 mount:
mount -o -2,-r=1024,-w=1024 remotehost:/remotedir /localdir
David/absolute
-=- "You can have my absence of faith" -=-
On Wed, 30 Sep 1998, Ryan Stapleton wrote:
> Hello again,
> I have my sun 3/80 up and running and X is all Happy now
> thanks to a few kind souls on here, but now I have another problem.
>
> I am trying to mount an export from my Linux box on my sun 3/80
> when ever I mount it it appears ok, until I try to copy a file over
> the nfs mount then it hangs the nfs stuff, other tasks appear
> to keep going, but if I then do a df it also hangs.
>
> I know this is very vague
> here is my export from my linux box.
>
> /home/sun1 192.168.1.5(rw,no_root_squash)
>
> and I do a
> mount -t nfs magic:/home/sun1 /mnt
>
> Thanks
> -Ryan
>
> ---------------------------------------------------------------
> - Ryan Stapleton | raal@penn.com -
> - 225 West Main Street | ryans@cis.clarion.edu -
> - Reynoldsville, Pa | ryan@flower.aud.temple.edu -
> - 15851 | -
> - Amateur Radio Call: KA3WUT | http://users.penn.com/~raal -
> ---------------------------------------------------------------
>