From owner-freebsd-fs@FreeBSD.ORG Fri Sep 3 21:30:03 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F0EF10656F1 for ; Fri, 3 Sep 2010 21:30:03 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (outa.internet-mail-service.net [216.240.47.224]) by mx1.freebsd.org (Postfix) with ESMTP id 3C7DB8FC1B for ; Fri, 3 Sep 2010 21:30:03 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o83LA31n018488; Fri, 3 Sep 2010 14:10:04 -0700 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id 715422D6011; Fri, 3 Sep 2010 14:10:01 -0700 (PDT) Message-ID: <4C816441.30409@elischer.org> Date: Fri, 03 Sep 2010 14:10:25 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: David Brodbeck References: <4C812CEC.8080309@elischer.org> <4C814B9A.5030109@elischer.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: freebsd-fs@freebsd.org Subject: Re: Weird Linux - FreeBSD/ZFS NFSv4 interoperability problem X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 21:30:03 -0000 On 9/3/10 12:54 PM, David Brodbeck wrote: >>> >>> KLD nfslockd.ko: depends on nfs - not available or version mismatch >>> KLD nfsd.ko: depends on nfslockd - not available or version mismatch >>> mountd: NFS server is not available >>> >>> Do I need to grab the source and build a new kernel with NFS enabled? >> >> you should be able to find a kernel module to do it.. >> maybe pjd has it lying around in his build tree, or maybe it's in >> /boot/kernel on the image? >> >> of course a new kernel might work too. >> does he have sources in his image? > > No, /usr/src/sys is a symlink to /mnt/src/zfs/sys. I suspect he left > that out of the image to make it a smaller download; I know I probably > would have. given that it's a new -current, you maybe able to just grab a -current tree and make the missing modules > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"