bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resizing ext2 and ext2


From: Andrew Clausen
Subject: Re: Resizing ext2 and ext2
Date: Tue, 29 Jun 2004 11:52:38 +1000
User-agent: Mutt/1.3.28i

On Mon, Jun 28, 2004 at 10:25:17AM -0700, Nikolay Enev wrote:
>    I am not able to resize partitions under RHEL 3.0. The error is :"No
>    implementation. This ext2 filesystem has a rather strange layout. Parted
>    cannot resize this (yet)." I am using a generic Adaptec AIC driver on a
>    160 MB/s SCSI drive. Suggestions ?

The story is:

* way back when ext2resize was written by Lennert, e2fsprogs always
made ext2 file systems in a particular way.

* the ext2 code makes some assumptions about this (but verifies that
these assumptions are correct)

* modern e2fsprogs do not conform to these assumptions - hence your
error message.

Possible solutions:
* fix libparted's ext2 code.
* get libparted to use e2fsprogs.

I don't really have time to do either... this is lower priority than
libparted's partitioning functions, which still need attention.

I'm accepting patches, however :)  If you need help writing your patch,
feel free to ask me.

Cheers,
Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]