Hi James, thank you for your idea, but this is exactly what I don't want. I want to have the LV completely on one PD if possible (but not all on the first). Only if the customer requests more than the capacity of a single hard drive I would provide striping, but only on that volume. If all customers can access all hard drives at the same time this results into very slow random IO. I've seen that on SW RAID-10. All the rw-heads need to be repositioned over and over again. Cheers, Sebastian On 16/02/12 15:41, James Hawtin wrote: > I wrote a script to do this, with LVM 1 that just extended the lv in > chunks over a range of PVs until it was full. while it worked on LVM > it produced lots of backups in /etc. I felt with the LVM stripe > function that this was not necessary, and could acheive the same > thing by using large stripe size, as LVM allows concats of different > stripeness it was not a problem extending the lv. _______________________________________________ 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/