From owner-freebsd-questions@FreeBSD.ORG Thu Jul 28 11:10:57 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55502106566C for ; Thu, 28 Jul 2011 11:10:57 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 18C098FC15 for ; Thu, 28 Jul 2011 11:10:56 +0000 (UTC) Received: by yic13 with SMTP id 13so2176514yic.13 for ; Thu, 28 Jul 2011 04:10:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cChIp/XVMl7f2CVRUclZHjaj8Gk9DGooV/XkKEGp2mA=; b=tOUvo1jrDfM+fkHSZ4qUsBO3M25yfpJlgpMjwnizSXefBGZNFuAvJOUgzrF0YGvy9M m2cYkLivJulbQPLaxKQuoxDv6wqErir0cs0YSSbp2XnXRe4bGlcs2CRlZa1xFs8q8xJn OpVOPXE+v7h/XcEJJjnVoKIoW/m+xf8EgQae8= MIME-Version: 1.0 Received: by 10.236.145.168 with SMTP id p28mr964849yhj.258.1311851456164; Thu, 28 Jul 2011 04:10:56 -0700 (PDT) Received: by 10.236.103.15 with HTTP; Thu, 28 Jul 2011 04:10:56 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Jul 2011 12:10:56 +0100 Message-ID: From: krad To: admin@prnet.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: zfs clone, nfs and pxeboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 11:10:57 -0000 On 28 July 2011 11:41, wrote: > Hi, > > I wanted to experiment a bit with pxeboot. Therefore I created a zfs clone > of a jail filesystem. The clone was shared as via nfs. Pxeboot complained > that it can't load the kernel. The pxeboot ls command gave some correct > and some really messed up filenames. I then deleted the clone and copied > the filesystem (in the same zpool) using zfs send ... | zfs receive ... If > I share this new filesystem via nfs, pxeboot doesn't have the messed up > filename problem and everything works as expected. Is there some known > problems with zfs clones and nfs ? > > Just for information, this was tested on FreeBSD 8.2 amd64 (not the > machine were I have problems in the other thread) > > Thanks in advance, > Bye, > David Arendt > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > you can get the kernel modules to be fetched via tftp, does it work with that?