> I've seen a regression in 8 at work where NFS mounts seem to fail on DNS on > every boot (we have a small number of mounts, < 10) whereas 7 worked fine on > every boot. I haven't tracked it down yet, but 8 is certainly more fragile > than 7 for mounting NFS on boot.
/etc/defaults/rc.conf has nfs_server_flags="-u -t -n 4" Once I had a server with example /etc/rc.conf -n 10 & had problems when I added partions beyond eg 10 ... so I suggest check rc.conf against fstab & /etc/exports Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail plain text; Not quoted-printable, or HTML or base 64. Avoid top posting, it cripples itemised cumulative responses. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
