Can options NFSD and NFSSERVER exist in the same kernel?

看板FB_current作者時間14年前 (2011/07/07 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/6 (看更多)
So, I upgraded a system from Feb 10 -current to today's -current code. In doing so, I changed the kernel config options from options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server to options NFSCL # Network Filesystem Client options NFSD # Network Filesystem Server rebuild and install the kernel. Upon rebooting, I'm greeted with a Jul 6 16:09:41 node16 root: /etc/rc: WARNING: Unable to load kernel module nfsserver Of course, it can't load nfsserver because I don't use modules nor build them. So, why is the system trying to load a nfsserver module? Because, my /etc/rc.conf contains nfs_client_enable="YES" nfs_server_enable="YES" if I change this to nfs_client_enable="YES" nfsv4_server_enable="YES" The system no longer tries to load nfsserver upon rebooting. Unfortunately, this has the effect that no nfsd daemons are started. Well, I can start the daemons post-booting. node16:root[139] /etc/rc.d/nfsd start Cannot 'start' nfsd. Set nfs_server_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'. Whoops. -- Steve _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1E5FS_h0 (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1E5FS_h0 (FB_current)