From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 13:36:39 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C15571065673 for ; Thu, 8 Apr 2010 13:36:39 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7C2468FC22 for ; Thu, 8 Apr 2010 13:36:39 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 912821FFC22; Thu, 8 Apr 2010 13:36:38 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 498C9844A8; Thu, 8 Apr 2010 15:36:37 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexey Tarasov References: <1A417529-F467-4411-970A-3FF41080AC61@lexasoft.ru> Date: Thu, 08 Apr 2010 15:36:37 +0200 In-Reply-To: <1A417529-F467-4411-970A-3FF41080AC61@lexasoft.ru> (Alexey Tarasov's message of "Thu, 8 Apr 2010 17:06:55 +0400") Message-ID: <868w8yukuy.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: gpart and sector size X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2010 13:36:40 -0000 Alexey Tarasov writes: > There is only one possibility to change sector size of physical disk > (gnop -S 4096 ...). May be it is possible to add such possibility to > gpart? e.g. gpart create -S 4096 -t gpt ad0? I don't quite see how that would work - do you mean gpart should configure a gnop? AFAIK there is no "gnop label", so you can't set up a persistent gnop; you have to set it up manually at boot time every time, and there's a risk that the fs (or other layers higher up) will taste the underlying device instead of the gnop. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no