On Sat, 2003-03-01 at 20:07, Carlos Molina Garcia wrote:
> Greetings ...
> 
> I want to know if there is a "online" mechanism to extend or shrink an 
> ext3 logical volume on linux - lvm..??
> 
> Currently the only way that I know (not tested yet) is
> 
> lvextend -L+2G /deb/vg/home
> umount /home
> umount /home
> resize2fs /dev/vg/usr
> mount /home
> 
> IS there something like resize_reiserfs equivalent to ext3 filesystems..??
> 

Try parted.

emerge parted

-- 
Troy Dack                                       http://linux.tkdack.com
<[EMAIL PROTECTED]>                             http://webportage.sf.net

Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4D90BE3C
Key fingerprint = 1F3D 6C15 16AA 09D5 0C96  92E5 FD89 16F9 4D90 BE3C


--
[EMAIL PROTECTED] mailing list

Reply via email to