Re: [ext2resize] New ext3 online resize & e2fsprogs patches
Status: Inactive
Brought to you by:
adilger
From: Andreas D. <ad...@cl...> - 2002-11-08 19:32:18
|
On Nov 08, 2002 11:10 -0800, Poul Petersen wrote: > I have a feeling I'm going to feel stupid when I get an answer, but > here goes: > > I'm working with 2.4.18-14 (RH) and I have applied the ext3-online > patch for 2.4.18, enabled in kernel, recompiled etc. I have also applied the > e2fsprogs 1.28 patch for resizing to, well e2fsprogs 1.28. I'm also running > ext2resize-1.1.17 which I pulled down from > http://ext2resize.sourceforge.net/ext2resize-1.1.17.tar.gz Now, when I try > to resize an online ext3 filesystem with ext2online I get the error: > > ext2_open: fs has unsupported feature(s) enabled > > This message is generated at line 887 in ext2.c and the test that is > failing seems to be checking, among other things, whether or not the target > fs is ext3. Have I got the wrong tools? The patches in the test/ subdir seem > to be earlier versions of ext3online kernel patches. Offline resizing of > ext3 is working fine. Our bad - you need to use the ext2resize code from CVS for the ext3 resizing to work. Maybe we need to make a pre-release? Cheers, Andreas -- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/ |