From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 14 Mar 2011 13:17:26 -0400 From: Mike Snitzer Message-ID: <20110314171726.GA18249@redhat.com> References: <4D7E4689.9060300@cox.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4D7E4689.9060300@cox.net> Subject: Re: [linux-lvm] Advanced Format disks mixed with regular disks? 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" Content-Transfer-Encoding: 7bit To: Ron Johnson Cc: linux-lvm@redhat.com On Mon, Mar 14 2011 at 12:47pm -0400, Ron Johnson wrote: > Hi, > > Is there any concern with mixing 4KB-sector drives with 512-byte > sector drives in the same LV? Both LVM2 and Device Mapper have been updated to accommodate stacking such a mix of drives. See this for a bit more detail: http://people.redhat.com/msnitzer/docs/io-limits.txt Particularly, the "Stacking I/O Limits" section. The concern raised for partial (4k) writes to the 512b drive was discussed a bit more here: http://lkml.org/lkml/2010/2/22/295