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

Re: nfs problem



--- Philip Charles <philipc@copyleft.co.nz> wrote:
> On Sun, 7 Jul 2002, James Morrison wrote:
> 
> >  As mentioned, it can work, but I think there may be a combination of you,
> bug
> > and something to be implemented that causes this problem.  Could you
> perhaps
> > tell us what set ups you have tried?
> 
> Warning, this is the first time I have networked any machines.  I am using
> a cross-over cable.
> 
> Both machines ping each other and themselves nicely.
> Hurd box, 192.168.3.10, margaret
> Linux box 192.168.3.9, stepehen
> 
> mount -t nfs 192.168.3.9:/b5 /b5  mounted the linux box /b5 directory on
> the Hurd box's /b5
> settrans -cgap /b5 /hurd/nfs 192.168.3.9:/b5 worked as well (typed from
> memory)
> "stephen" substituted for 192.168.3.9 also worked.
> I upgraded the Hurd box using this.
> 
> However, mount -t nfs 192.168.3.10:/hurd /b5 failed.
> Attempting to mount /hurd on the Hurd box on /b5 on the Hurd box.
> settrans -cgap /hurd /hurd/nfs 192.168.3.10:/b5 also failed.
> Mounting the Hurd box's / failed from the Linux box.
> 
> The Hurd box's exports
> 
> # /etc/exports: the access control list for filesystems that may be exported
> #		to NFS clients.
> /hurd 192.168.3.10(rw,insecure) 127.0.0.1(rw,insecure)
> / 192.168.3.9(rw,insecure)
> /man 192.168.3.10(rw,insecure)
> 
> Phil.
> 

 Well, I just tried the nfsd again and it works for me.
jim@lazarus:~/cvs/oskit/oskit-20020317/linux/dev$ cat /etc/exports
/home   192.168.1.8(ro)

Then
root@lazarus:~# /sbin/nfsd

Then
squirrel:/home/jim/var/build/GNUnet-0.4.2# mount 192.168.1.2:/home /mnt
squirrel:/home/jim/var/build/GNUnet-0.4.2# ls -l /mnt
total 12
drwxr-xr-x    9 root     staff        4096 Apr 29 20:21 compile
drwxr-xr-x    3 cheryl   cheryl       4096 Feb 24 20:32 jep
drwxr-xr-x   27 jim      jim          4096 Jun 19 02:49 jim
squirrel:/home/jim/var/build/GNUnet-0.4.2# umount /mnt

lazarus is my GNU/Hurd box, squirrel is my GNU/Linux box.



=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: