From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.12]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2JIt6Rf022486 for ; Fri, 19 Mar 2010 14:55:06 -0400 Received: from EXHUB016-4.exch016.msoutlookonline.net (exhub016-4.exch016.msoutlookonline.net [207.5.72.225]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o2JIsrEt021455 for ; Fri, 19 Mar 2010 14:54:53 -0400 Message-ID: <4BA3C87C.7020608@cfl.rr.com> Date: Fri, 19 Mar 2010 14:54:52 -0400 From: Phillip Susi MIME-Version: 1.0 References: <4BA3BEBE.2010204@cfl.rr.com> In-Reply-To: Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] Data alignment Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development On 3/19/2010 2:36 PM, Eugene Vilensky wrote: > Align the partition? Then I waste 512k on the MBR, and another 512k on the pv header. I'd like to avoid that if possible and it seems like --dataalignoffset should let me do that, but it doesn't accept negative numbers.