On Fri, Sep 24, 2004 at 06:31:15PM +1200, Steve Wray wrote:
So is there any other way to decomission that physical volume that doesn't involve pvmove?
I end up using lvcreate (with some options) to create a new logical volume that has no extents on the physical volume you want to move off of, and has the exact same number of extents as the logical volume you want to move.
It's ugly and stupid. But, since pvmove doesn't seem to work yet, I think that's the best that can be done. I'm sorely disappointed that LVM2 was even put into the production kernel without pvmove working. :-(
I know LVM2 and the device mapper concept are much better than LVM1. But, pvmove is a core piece of functionality. It's like releasing a filesystem for which the lstat call doesn't work or something similar.
*sigh*,