From owner-freebsd-fs@FreeBSD.ORG Fri Sep 3 19:24:52 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 D40C610656C8 for ; Fri, 3 Sep 2010 19:24:52 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (out-0-38.mx.aerioconnect.net [216.240.47.98]) by mx1.freebsd.org (Postfix) with ESMTP id B3EA28FC0A for ; Fri, 3 Sep 2010 19:24:52 +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 o83JOpi4013222; Fri, 3 Sep 2010 12:24:51 -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 E6E3F2D6019; Fri, 3 Sep 2010 12:24:50 -0700 (PDT) Message-ID: <4C814B9A.5030109@elischer.org> Date: Fri, 03 Sep 2010 12:25:14 -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> 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 19:24:52 -0000 On 9/3/10 11:01 AM, David Brodbeck wrote: > On Fri, Sep 3, 2010 at 10:14 AM, Julian Elischer wrote: >> On 9/3/10 9:08 AM, David Brodbeck wrote: >>> >>> (Note: I originally posted this to freebsd-questions, and it was >>> suggested I take it here.) >>> >>> While doing some interoperability testing between Linux and FreeBSD, I >>> came up with this unusual issue. I could use some help figuring out >>> if this is a bug, and if so, where to file it. Here's the scenario: >>> >>> - FreeBSD 8.1-RELEASE server, sharing a ZFS filesystem via NFSv4. >> >> to help change and test things >> try using ZFS V28 with the virtualbox virtual machine that pjd announced >> yesterday. > > I just grabbed it and slotted it into my VirtualBox test network. I > need a little help getting nfs going, though. I'm getting the > following error: > > 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? > _______________________________________________ > 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"