nfsv4_server_enable="YES": link_elf: symbol svcpool_destroy undefined

Dmitry Pryanishnikov lynx.ripe at gmail.com
Sat Jun 12 22:54:03 UTC 2010


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


More information about the freebsd-stable mailing list