Bug 125467 - e2fsadm missing from lvm2 package
Summary: e2fsadm missing from lvm2 package
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: lvm2
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alasdair Kergon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-07 18:36 UTC by Joshua Jensen
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-07 18:44:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joshua Jensen 2004-06-07 18:36:38 UTC
Description of problem:

lvm(1) has e2fsadm, but not lvm2.  This is a badly missing piece of
software!!

Version-Release number of selected component (if applicable):

Fedora Core 2

Comment 1 Alasdair Kergon 2004-06-07 18:44:43 UTC
We are working on providing equivalent functionality to e2fsadm as
options to lvresize, but the code is not finished yet.  

It will be added to Fedora when it is ready.


Comment 2 Alasdair Kergon 2004-06-24 07:18:44 UTC
A development version of fsadm is in LVM2 CVS (see
http://sources.redhat.com/lvm2/ ).  It needs testing, and support
adding for additional filesystems.

The new approach is to add:
  --resizefs
to lvextend/lvreduce/lvresize.  This replaces e2fsadm.


Comment 3 Dax Kelson 2004-06-24 07:37:19 UTC
Will this take advantage of the ext3 online resize patch in the FC2
kernel?

How about resiserfs, jfs, xfs?

Comment 4 Alasdair Kergon 2004-06-24 07:51:25 UTC
It's capable of this, but it needs people to provide the templates for
each filesystem type.  And needs extending to distinguish between
online and offline resizing.


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