Date: Thu, 8 Sep 2011 00:50:42 +0400 From: Lev Serebryakov <lev@FreeBSD.org> To: freebsd-current@freebsd.org Subject: -CURRENT (BETA2) nfs client surprise Message-ID: <1505890415.20110908005042@serebryakov.spb.ru>
next in thread | raw e-mail | index | archive | help
Hello, Freebsd-current. I've built NanoBSD image for my router based on latest HEAD sources. Image contains minimal set of kernel modules and custom kernel with NFSCLIENT option. Router mounts "/usr/home" via NFS with this "/etc/fstab" line: 192.168.134.2:/usr/home /usr/home nfs rw,late,soft,intr,bg,wsize=3D65536,rs= ize=3D65536,tcp 0 0 And I've been very surprised when boot failed because it cannot find "nfscl" module. Yes, I know, that now here are TWO versions of in-kernel NFS clients. But, IMHO, it is POLA violation not to boot with valid configuration from previous version. --=20 // Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1505890415.20110908005042>