Bug 202358 - e2fsprogs bug: offline file system resize
Summary: e2fsprogs bug: offline file system resize
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: e2fsprogs
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eric Sandeen
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-13 16:48 UTC by Ivan Krastev
Modified: 2015-01-08 00:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-19 18:41:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ivan Krastev 2006-08-13 16:48:51 UTC
Description of problem:
resize2fs give me error after offline filesystem expand.
Error is: resize2fs: Filesystem has unsupported feature(s)

This is the fs features:
dumpe2fs 1.32 (09-Nov-2002)
Filesystem features:      has_journal filetype sparse_super large_file


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

How reproducible:
error after using e2fsadm utility

Steps to Reproduce:
1. Create new PV - fsck, pvcreate
2. Add PV to existing volume group - vgextend
3. Umount fs - umount
4. Extend fs - "e2fsadm -L +84G ... "
  
Actual results:
no fs change - same 900G volume

Expected results:
new 1T volume

Additional info: disk used for LVM are from SAN storage

Comment 1 Ivan Krastev 2006-08-13 16:51:48 UTC
forgot this one -> kernel is : 2.4.21-40.ELsmp

Comment 2 Thomas Woerner 2006-08-15 12:46:34 UTC
Please post the output of pvdisplay and vgdisplay?

Comment 3 Ivan Krastev 2006-08-15 13:01:31 UTC
I found the problem is with shared disks, who are mounted in 2 different
servers. In one of servers new disk is part of LV, but in another is missing. In
both servers disk is part of VG. After extending LV on second server I will post
results.

Comment 6 RHEL Program Management 2007-10-19 18:41:52 UTC
This bug is filed against RHEL 3, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products. Since
this bug does not meet that criteria, it is now being closed.
 
For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/
 
If you feel this bug is indeed mission critical, please contact your
support representative. You may be asked to provide detailed
information on how this bug is affecting you.


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