[2888] in linux-net channel archive
Linux<-->Sparc nfs
daemon@ATHENA.MIT.EDU (Dave Wreski)
Sun May 12 17:33:08 1996
Date: Sat, 11 May 1996 18:28:20 -0400 (EDT)
From: Dave Wreski <dwreski@ultrix.ramapo.edu>
To: linux-net <linux-net@vger.rutgers.edu>
Hi all. I'm using 1.3.94 as an nfs server to my sparc, connected via
ethernet. This is on top of a redhat 3.0.3 install. For some reason,
regardless of how I do it, I can't get the sparc to mount rw. 'showmount
-e' on my linux box tells me:
Export list for gossamer.edison.org:
/usr/home/root *.edison.org
/ 192.107.200.7
/export/cdrom 192.107.200.7
/export/cdrom *.edison.org
/ *.edison.org
192.107.200.7 is my sparc. I'm not directly connected to the net, so
these IP's are not a problem with conflicts, etc. On my sparc (solaris
2.5) when trying to copy a file I get:
% cp mbox file1
% cp: cannot create regular file `file1': No such file or directory
This is done as root, with this mount command:
% mount -F nfs -o rw,hard gossamer:/usr/home/root /usr/home/root/Proxy
I don't remember seeing/having this problem in the past, and I'm hoping
nothing is wrong.
Thanks for any ideas,
Dave Wreski