From owner-freebsd-fs@FreeBSD.ORG Thu Sep 1 08:08:23 2011 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 DB5C91065672 for ; Thu, 1 Sep 2011 08:08:22 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9CB8FC12 for ; Thu, 1 Sep 2011 08:08:22 +0000 (UTC) Received: by gyd10 with SMTP id 10so1501499gyd.13 for ; Thu, 01 Sep 2011 01:08:22 -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=/Hem36pZxNM2hs3WRMKsruZuTdzostbLszBu6DHc76c=; b=Egi+vnfYEtVnBaXMXTXleLYzugGTplNg6CuABtk7WofqRgfqj4226Yd//6V2ZqU/vB dMxYv4KqO+CtzpTgCvn26Qb2qJXly+B9v93VPQIx03WblTh+0U2yc0Lnub/am5hnDV4G pAtcdpyOb6ElLznSzOTJQdEri6QCnCSHi+/tY= MIME-Version: 1.0 Received: by 10.236.116.199 with SMTP id g47mr7192038yhh.44.1314864502024; Thu, 01 Sep 2011 01:08:22 -0700 (PDT) Received: by 10.236.103.19 with HTTP; Thu, 1 Sep 2011 01:08:22 -0700 (PDT) In-Reply-To: References: Date: Thu, 1 Sep 2011 09:08:22 +0100 Message-ID: From: krad To: Daniel Mayfield Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org Subject: Re: gptzfsboot and 4k sector raidz 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: Thu, 01 Sep 2011 08:08:23 -0000 On 1 September 2011 07:11, Daniel Mayfield wrote: > I just set this up on an Athlon64 machine I have w/ 4 WD EARS 2TB disks. I > followed the instructions here: > http://www.leidinger.net/blog/2011/05/03/another-root-on-zfs-howto-optimized-for-4k-sector-drives/, > but just building a single pool so three partitions per disk (boot, swap and > zfs). I'm using the mfsBSD image to do the boot code. When I reboot to > actually come up from ZFS, the loader spins for half a second and then the > machine reboots. I've seen a number of bug reports on gptzfsboot and 4k > sector pools, but I never saw one fail so early. What data would the ZFS > people need to help fix this? > > daniel_______________________________________________ > 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" > try these boot bits they always work for me http://people.freebsd.org/~pjd/zfsboot/