On Sun, Apr 19, 2009 at 05:16:21PM +0200, Sven Eschenberg wrote:
Unfortunately I don't have the box at hand for 2 days, but I asked md to use a chunksize of 2048K and the /proc/mdstat reported 2048K, last time I checked. The LVM hat a phy-extsize of 2M and with the --dataalignment option set to 2M, pvs reported a pe_start value of 2M aswell.
if you have a 2M chunk size, a full stripe is 2M*(N-1), where N-1 is the number of drives in your array minus redundancy. (i.e. for a 5 drive raid5 a stripe size would be 8M). L. -- Luca Berra -- bluca@comedia.it Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/