From owner-freebsd-stable@FreeBSD.ORG Sun Dec 28 18:16:00 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 221C7697 for ; Sun, 28 Dec 2014 18:16:00 +0000 (UTC) Received: from babel.karthauser.co.uk (212-13-197-151.karthauser.co.uk [212.13.197.151]) by mx1.freebsd.org (Postfix) with ESMTP id E164F285F for ; Sun, 28 Dec 2014 18:15:59 +0000 (UTC) Received: from Extravariant (unknown [90.155.77.76]) (Authenticated sender: joemail@tao.org.uk) by babel.karthauser.co.uk (Postfix) with ESMTPSA id E5CF7F44; Sun, 28 Dec 2014 18:15:47 +0000 (UTC) From: Dr Josef Karthauser To: Dr Josef Karthauser Subject: Re: Creating a bootable ZFS disk? X-Mailer: eMailGanizer Message-ID: 24EFAB5E-5454-4191-A111-C9E0EAACC667.goodhumans@emailganizer.goodhumans.com Date: Sun, 28 Dec 2014 18:15:46 +0000 Reply-To: Dr Josef Karthauser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-stable@freebsd.org" , Steven Hartland X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2014 18:16:00 -0000 On 28 Dec 2014 at 5:30:23 pm GMT, Dr Josef Karthauser = wrote: =20 > On 28 Dec 2014 at 4:53:59 pm GMT, Steven Hartland = wrote: > =20 > > On 28/12/2014 07:36, Dr Josef Karthauser wrote: > > > On 27 Dec 2014, at 22:57, Warren Block wrote: > > > > > >> On Sat, 27 Dec 2014, Dr Josef Karthauser wrote: > > >> > > >>> I only have 'zfs_load=3D?YES?? in my /boot/loader.conf. I?m = hoping the problem is that I missed the ?-a4k? on the ?gpart add?. I?m = starting again and will report back whether it now works or not! :). > > >> Misalignment just makes for slow performance, particularly on = writes. > > >> > > > Ok, fixed. With -a4k is it now booting. Looks like the partitions = weren=E2=80=99t aligned! > > > > > > As to whether they ought to be aligned by default, this box is on = a slightly older version: > > > > > > 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 #0: Tue Jul 8 06:37:44 = UTC 2014 > > > > > > so perhaps that=E2=80=99s been fixed since. > > > > > > Many thanks folk for your help! > > > > > Would you mind testing to see if this is indeed fixed in 10.1 or = current? > >=20 > > Would be good to ensure this is actually fixed? > >=20 >=20 > Grr. I've just updated to 10.1 and now my ata controllers are erroring = like crazy! Luckily booting kernel.old works. >=20 > We're there issues with 10.1?=20 >=20 For reference this previously reported problem is what I am also seeing: = http://lists.freebsd.org/pipermail/freebsd-stable/2014-November/081136.htm= l Things were stable and fine under 10.0 but quite quickly borked under = 10.1 Joe