[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] filesystem does not reflect new LV size
- From: "Vladimir G. Ivanovic" <vladimir acm org>
- To: linux-lvm sistina com
- Subject: Re: [linux-lvm] filesystem does not reflect new LV size
- Date: Thu Jun 6 12:12:02 2002
Actually, my question should have been about resize2fs because that's
what I have on my system.
--- Vladimir
--------
Vladimir G. Ivanovic http://leonora.org/~vladimir
2770 Cowper St. vladimir acm org
Palo Alto, CA 94306-2447 +1 650 678 8014
"VGI" == Vladimir G Ivanovic <vladimir acm org> writes:
VGI> Joe Thornber writes:
>> Resizing is always done in two steps, these steps are done in a
>> different order depending whether you are extending or reducing.
>>
>> Extending:
>>
>> i) Resize the LV (lvextend)
>> ii) Resize the filesystem (eg, ext2resize, resize_reiserfs)
>>
>> Reducing:
>>
>> i) Resize filesystem.
>> ii) Resize the LV (lvreduce)
>>
>>
>> There is a tool called e2fsadm provided in LVM1 which performs both of
>> these steps iff you are using an ext2 filesystem.
VGI> Thanks! I assume that ext2resize also works for ext3 filesystems. Do I
VGI> have to do anything special about the journal file, which is a hidden
VGI> inode.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]