From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 17 10:37:26 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEDD8106566B for ; Wed, 17 Mar 2010 10:37:26 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 163BC8FC17 for ; Wed, 17 Mar 2010 10:37:25 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA12318; Wed, 17 Mar 2010 12:37:12 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4BA0B0D8.1030204@icyb.net.ua> Date: Wed, 17 Mar 2010 12:37:12 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20100211) MIME-Version: 1.0 To: Mohacsi Janos References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: ATA 4K sector issues X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 10:37:27 -0000 on 17/03/2010 12:16 Mohacsi Janos said the following: > Dear FreeBSD hackers, > What is the situation with ATA 4K dirves in FreeBSD? Are there any > support for them in fdisk or disklabel? > More information at: > http://ata.wiki.kernel.org/index.php/ATA_4_KiB_sector_issues Did you mean to say gpart(1)? :) AFAIK, the tool(s) do not auto-align on 4K boundaries, but they give user an ability to do that by hand. Besides, some 4K sector disks lie that they have 512 sectors. -- Andriy Gapon