> ext2resize claims to be able resize ext2 partitions w/o destroying data.
What's more, it does ...
> While there is evidence of this on normal drives and hw raid drives too.
(I assume the `While' is spurious).
I have first hand evidence of the first.
> I'd like to know if it will work on sw raid drives.
It's independent of the underlying hardware -- ext2 just sees a set of disk
blocks -- it does not care what type they are!
(actually, it's best to use it on top of LVM)
> anyone know?
I have used it on SW RAID.