From owner-freebsd-stable@FreeBSD.ORG Mon Jun 15 08:35:21 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF7E01065680 for ; Mon, 15 Jun 2009 08:35:21 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 856FB8FC19 for ; Mon, 15 Jun 2009 08:35:21 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MG7ey-000PXb-6r; Mon, 15 Jun 2009 09:35:20 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MG7ey-000KGX-5y; Mon, 15 Jun 2009 09:35:20 +0100 To: dan.naumov@gmail.com In-Reply-To: Message-Id: From: Pete French Date: Mon, 15 Jun 2009 09:35:20 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: Does this disk/filesystem layout look sane to you? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 08:35:22 -0000 > If this is true, some magic has been done to the FreeBSD port of ZFS, > because according to SUN documentation is is definitely not supposed > to be possible. I just tried it again to make sure I wasn't imagining things - you can give it a shot yourself using mdconfig to create some drives. It will let me drop in a replacement up to about 64k smaller than the original with no problems. Below that and it refuses saying the drive is too small. -pete.