Re: Troubleshooting NFS/SFU

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Melameth
Date: Monday, July 16, 2007 - 6:46 am

On 7/2/07, David Higgs <higgsd@gmail.com> wrote:

I have the exact same issue hereFreeBSD works fine, OpenBSD fails.
I'm new to NFS, so I'm not too clear on the best way to troubleshoot
this further, but if there's someone here who is good with NFS and
cares to resolve the issue on OpenBSD, I'd be happy to work with them.
 Details below:


Windows

C:\Users\Daniel\Documents>mount

Local    Remote                                 Properties
-----------------------------------------------------------------------------
--
Z:       \\openbsd\home\daniel          UID=-2, GID=-2
                                                rsize=32768, wsize=32768
                                                mount=soft, timeout=6.4
                                                retry=1, locking=no
                                                fileaccess=644, lang=ANSI
                                                casesensitive=no
Y:       \\freebsd\usr\home\daniel      UID=-2, GID=-2
                                                rsize=32768, wsize=32768
                                                mount=soft, timeout=0.8
                                                retry=1, locking=no
                                                fileaccess=644, lang=ANSI
                                                casesensitive=no


OpenBSD

$ cat /etc/exports
/home/daniel -mapall=daniel -network=192.168.255.224 -mask=255.255.255.224

$ ls -l /home
total 4
drwxr-xr-x  5 daniel  daniel  512 Jul 14 09:54 daniel


FreeBSD

$ cat /etc/exports
/usr/home/daniel -mapall=daniel -network=192.168.255.224
-mask=255.255.255.224

$ ls -l /usr/home
total 2
drwxr-xr-x  2 daniel  daniel  512 Jul 16 07:17 daniel
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Troubleshooting NFS/SFU, David Higgs, (Sun May 13, 8:44 pm)
Re: Troubleshooting NFS/SFU, Ben Calvert, (Mon May 14, 12:16 am)
Re: Troubleshooting NFS/SFU, David Higgs, (Mon May 14, 8:31 pm)
Re: Troubleshooting NFS/SFU, John Nietzsche, (Tue May 15, 8:11 am)
Re: Troubleshooting NFS/SFU, Emilio Perea, (Tue May 15, 9:50 am)
Re: Troubleshooting NFS/SFU, David Higgs, (Mon Jul 2, 6:14 pm)
Re: Troubleshooting NFS/SFU, Daniel Melameth, (Mon Jul 16, 6:46 am)
Re: Troubleshooting NFS/SFU, Johan SANCHEZ, (Tue Jul 17, 3:20 am)
Re: Troubleshooting NFS/SFU, Daniel Melameth, (Wed Jul 25, 12:20 pm)
Re: Troubleshooting NFS/SFU, wildken, (Wed Jan 7, 2:27 pm)