[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] pvscan showing 0 free on all PV's.
- From: Tupshin Harper <tupshin tupshin com>
- To: linux-lvm sistina com
- Subject: Re: [linux-lvm] pvscan showing 0 free on all PV's.
- Date: Wed Sep 17 13:57:01 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]