Hello! I'm trying to start the experimental NFSv4 server in RELENG_8 w/o building it into the kernel, as nfsv4(4) suggests:
... or start mountd(8) and nfsd(8) with the ``-e'' option to force use of the experimental server. The nfsuserd(8) daemon must also be running. This will occur if nfs_server_enable="YES" nfsv4_server_enable="YES" nfsuserd_enable="YES" are set in rc.conf(5). However, mountd fails to start nfsd; the same problem exists when doing it by hands: "kldload nfsd" gives kernel: link_elf: symbol svcpool_destroy undefined error. Can this problem be solved w/o building kernel with "options NFSD"? -- Sincerely, Dmitry nic-hdl: LYNX-RIPE _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"