Hi, I have here an NFS server which will only serve up read-write exports when they are on /dev/wd0a. I tried for ages to serve up a path under /vol/tomb (which is on /dev/wd1b) and clients are told the fs is read-only upon attempting to write.
Serving up from /nports is fine. /nports -alldirs -mapall=edd:users -network=192.168.1 -mask=255.255.255.0 /dev/wd0a on / type ffs (NFS exported, local) /dev/wd0d on /home type ffs (local, nodev, nosuid) /dev/wd1b on /vol/tomb type ffs (NFS exported, local, nodev, nosuid) Why would this be? I can't see anything in the exports manual page regarding nodev or nosuid. I am sure I have served up nfs from >1 disk on the same system before... Or maybe not. Odd. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk