Have you booted after doing this?
I seem to have problems after this on he boot.

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Perry
Sent: Tuesday, May 06, 2008 8:53 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Resize fs while mounted?

Mark Perry wrote:
> Bernard Wu wrote:
>> Hi Mark,
>>
>>> I have resized both ext3 and resierfs online (under LVM2) on SLES 10
no
>>>
>> problem.
>>
>> How did you do it ?  Everytime I try to run resize2fs, I have to
unmount
>> the file first.  My testing was done on SLES10-SP1.
>>
>>
Example with ext3:

ihlscob0:~ # df -kvhT /test1/
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/system-testlv1
              ext3    2.0G   65M  1.9G   4% /test1
ihlscob0:~ # lvextend -L+1G system/testlv1
  Extending logical volume testlv1 to 4.00 GB
  Logical volume testlv1 successfully resized
ihlscob0:~ # df -kvhT /test1/
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/system-testlv1
              ext3    2.0G   65M  1.9G   4% /test1
ihlscob0:~ # ext2online /test1
ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b
ihlscob0:~ # df -kvhT /test1/
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/system-testlv1
              ext3    4.0G   65M  3.7G   2% /test1
ihlscob0:~ #

mark

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to