On Wed, Sep 17, 2003 at 11:56:34AM -0700, Tupshin Harper wrote: > Rene Olsen wrote: > > > So what I should do is the following: > > > > Lets say the 200GB disc is 6000 PE's big. > > > > e2fsadm -v -l -6076 /dev/vol1/lv_vol > > yup, > > > This should make the lvm 200GB smaler. > > > > Then after that I do > > > > pvmove /dev/hdh1 > > Not yet. e2fsadm reduced the size of the filesystem. But you need to > then reduce the sze of the lvm with: > lvreduce -l 6076 /dev/vol1/lv_vol > Then use the pvmove command. No need to lvreduce after running e2fsadm. e2fsadm extends/reduces an unmounted ext[23] and grows/shrinks the Logical Volume as well (unless a not automatically fixible fsck error occurs). > > -Tupshin > > > _______________________________________________ > linux-lvm mailing list > linux-lvm@sistina.com > http://lists.sistina.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ -- Regards, Heinz -- The LVM Guy -- *** Software bugs are stupid. Nevertheless it needs not so stupid people to solve them *** =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Heinz Mauelshagen Sistina Software Inc. Senior Consultant/Developer Am Sonnenhang 11 56242 Marienrachdorf Germany Mauelshagen@Sistina.com +49 2626 141200 FAX 924446 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/