[linux-lvm] What is a good stripe size?

Joe Thornber thornber at btconnect.com
Thu Jun 21 08:46:45 UTC 2001


On Mon, Jun 18, 2001 at 12:33:18PM +0200, Wolfgang Weisselberg wrote:
...

> First, we need a fool^Wcrashproof, completely interruptible
> pvmove for active, being currently read from and written
> to LVs.

I hope this is already there.  Do your experiences suggest it isn't
working for active pv's ?

>  Once this is there, we need to have a pvmove which
> can be told the physical place to move to, else we can only
> spread the most accessed PEs over the PVs.

This is exactly what we're planning for the next version of LVM.  The
moving of extents will be performed by the kernel rather than in user
space, the ioctl interface will allow the user to specify a list of pe
movements.

> Then the rest is simply ripping a balancing algorithm from
> somewhere and slap it into a wrapper.  Data aquisition is
> already done via lvmsadc/lvmsar.

Yes, a little Perl script to process the usage stats and then create a
new map.

- Joe



More information about the linux-lvm mailing list