Bug 212161 - system-config-lvm do not seems to be aware that ext2online has been removed and do not use resize2fs instead
Summary: system-config-lvm do not seems to be aware that ext2online has been removed a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-lvm
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Jim Parsons
URL:
Whiteboard:
: 216071 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-25 13:25 UTC by Jérôme Benoit
Modified: 2007-11-30 22:11 UTC (History)
4 users (show)

Fixed In Version: Fedora 7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-11 16:30:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jérôme Benoit 2006-10-25 13:25:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.7) Gecko/20060913 Fedora/1.5.0.7-1.fc5 Firefox/1.5.0.7 pango-text

Description of problem:
Cannot resize online ext3 filesystem after an LV extend for example

Version-Release number of selected component (if applicable):
system-config-lvm-1.0.18-1.2.FC6

How reproducible:
Always


Steps to Reproduce:
1. run system-config-lvm
2. resize a Logical Volume with ext3 fs on it, a busy one like the / mount point
3. you're then warned : resize can only be done on a umounted ext3 filesystem. 

Actual Results:
well, nothing, it's the problem ;-)

Expected Results:
online resize should have been done on the busy LV with ext3 on it.

Additional info:

Comment 1 Jérôme Benoit 2006-10-25 13:28:41 UTC
ext2online has been replaced by resize2fs in e2fsprogs-1.39, it's should the
problem. system-config-lvm is not aware of it.

Comment 2 Stanko Kupcevic 2006-11-17 18:25:57 UTC
*** Bug 216071 has been marked as a duplicate of this bug. ***

Comment 3 Stanko Kupcevic 2006-11-17 18:31:42 UTC
s-c-lvm determines if ext3 can be extended online, by checking for the presence
of ext2online. 
Since ext2online was not found, message "resize can only be done on a unmounted
ext3 filesystem" was displayed, and online resizing was disabled. 

Will fix... 


Comment 4 Stanko Kupcevic 2006-12-18 21:23:24 UTC

*** This bug has been marked as a duplicate of 218126 ***

Comment 5 Michael Kearey 2007-02-11 04:40:39 UTC
This bug has been closed as a duplicte of a RHEL5 bug. The RHEL5 bug has been
closed as closed with a resolution of CURRENTRELEASE.

However, the resolution appears to have not made it to any current release of FC6.

So I have re-opened this bug as a gentle reminder. 

Cheers.

Comment 6 William Lovaton 2007-03-06 01:49:16 UTC
I can confirm this is happening in RAWHIDE as of today: Fedora 7 Test 2 with the
latest updates.

This works perfectly fine in RHEL 4 Update 4.

Please, remember to fix this in RAWHIDE too.

Comment 7 Jérôme Benoit 2007-06-04 11:17:09 UTC
Ping? Can someone backport system-config-lvm from F7 to FC6? 
The version in F7 do not seems to have this bug. Please.

Thks.


Note You need to log in before you can comment on or make changes to this bug.