From owner-freebsd-questions@FreeBSD.ORG Thu Jul 28 16:41:29 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 C7E7E1065675 for ; Thu, 28 Jul 2011 16:41:28 +0000 (UTC) (envelope-from admin@prnet.org) Received: from jailfr.prnet.org (fr.prnet.org [IPv6:2001:41d0:2:a37a::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5A7278FC08 for ; Thu, 28 Jul 2011 16:41:28 +0000 (UTC) Received: from server.intern.prnet.org ([IPv6:2001:7e8:c000:3801:222:15ff:fe5b:1ca1]) (authenticated bits=0) by jailfr.prnet.org (8.14.4/8.14.4) with ESMTP id p6SGfOBl087117 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 28 Jul 2011 18:41:25 +0200 (CEST) (envelope-from admin@prnet.org) Message-ID: <4E3190F2.4050602@prnet.org> Date: Thu, 28 Jul 2011 18:40:18 +0200 From: David Arendt User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110724 Thunderbird/5.0 MIME-Version: 1.0 To: krad References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 16:41:29 -0000 Hi, yes, I know, but it would be interesing to know if there is a general problem with zfs clones shared over nfs or if it is pxeboot related. Bye, David Arendt On 07/28/11 13:10, krad wrote: > 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? > _______________________________________________ > 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"