On Sat, Sep 25, 2004 at 09:20:20AM -0700, Clint Byrum wrote: > Yours seems to be telling you that you can't move 1292 physical extents > into 780. You'll have to add physical volumes (NFS mounted loopback? > External USB harddrive?), or remove other logical volumes. Or break the 1292 up into smaller parts if there *is* already room elsewhere: the allocation routines don't do this for you yet. e.g. pvmove /dev/hda:1000-1779 to move a specific 780 extents off hda. [I suggest using version 2.00.24 is best for pvmove] Alasdair -- agk@redhat.com _______________________________________________ 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/