[linux-lvm] pvscan showing 0 free on all PV's.

Tupshin Harper tupshin at tupshin.com
Wed Sep 17 13:57:01 UTC 2003


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.

-Tupshin





More information about the linux-lvm mailing list