NFS weirdness...

jle jle at baa.ssars.net
Wed Jun 18 21:11:35 PDT 2003


My new web server won't mount NFS from fstab on reboot.


on NFSD: (/etc/exports)
/home2           -maproot=0 -alldirs     httpd

on HTTPD: (/etc/fstab)
NFSD:/home2              /home           nfs     rw,bg           0       0

<manually mounting works>
mount NFSD:/home2 /home

Works fine until I reboot. Shouldn't it mount by itself? What am I missing
now? Why doesn't HTTPD mount NFSD:/home2 on /home when it reboots? I see
no errors in messages on either machine. Both are 5.1-CURRENT.

TIA


More information about the freebsd-questions mailing list