The last I looked, LVM2 had an upper limit on it's raid0 strip size of 512k. This seems way too small. Modern disks often have track caches that are several megabytes big. It's my understanding raid0 strip sizes frequently want to be on the order of the disk cache size. It looks like the limit is not in the kernel's device mapper, but in the lvm2 tools. Any reason this limit can't just be raised, maybe to 10 or more megabytes? Thanks, Dave Olien _______________________________________________ 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/