login
Header Space

 
 

Re: You can't export non-ffs filesystems with NFS, and it isn't documented

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alexander Hall <alexander@...>
Cc: <misc@...>, Han Boetes <han@...>
Date: Sunday, September 30, 2007 - 5:29 am

Alexander Hall wrote:

I'm sorry, it doesn't work like you expect.

On the OpenBSD server:

~% grep usb /etc/fstab
/dev/sd0i  /mnt/usb     msdos   rw,nodev,nosuid,noauto,noexec    0       0
~% grep usb /etc/exports 
/mnt/usb -maproot=han:nfs marsupilami
~% mount |grep usb
/dev/sd0i on /mnt/usb type msdos (NFS exported, local, uid=1000, gid=0)
~% sudo pkill -HUP mountd
~% ls /mnt/usb 
foofile

On the linux client:

~% mount G /mnt/usb
haddock:/mnt/usb on /mnt/usb type nfs (rw,addr=172.16.11.1)
~% ls /mnt/usb 







# Han
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: You can't export non-ffs filesystems with NFS, and it is..., Han Boetes, (Sun Sep 30, 5:29 am)
speck-geostationary