Your message dated Sat, 11 Jul 2009 17:03:03 -0400
with message-id <20090711210303.gd25...@mit.edu>
and subject line Re: Bug#535127: e2fsprogs: Online resize causes subsequent 
e2fsck
has caused the Debian Bug report #535127,
regarding e2fsprogs: Online resize causes subsequent e2fsck
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
535127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.3-1
Severity: normal

Doing an online resize of an ext3 filesystem causes an unexpected filesystem 
check at the next reboot.

Please either

*) fix this in e2fsck
*) reassign this bug to the kernel
*) or at least document/warn the user about the behavior when doing an online 
resize.

I verified this with linux-image-2.6.26-2-amd64 (2.6.26-17).

Transcript of sample session follows:

---

migrate:~# umount /srv/resize
migrate:~# fsck.ext3 /dev/asdf/resize
e2fsck 1.41.3 (12-Oct-2008)
/dev/asdf/resize: clean, 11/524288 files, 68592/2097152 blocks
migrate:~# mount /dev/asdf/resize /srv/resize
migrate:~# lvresize -L+1G /dev/asdf/resize
  Extending logical volume resize to 9.00 GB
  Logical volume resize successfully resized
migrate:~# resize2fs /dev/asdf/resize
resize2fs 1.41.3 (12-Oct-2008)
Filesystem at /dev/asdf/resize is mounted on /srv/resize; on-line resizing 
required
old desc_blocks = 1, new_desc_blocks = 1
Performing an on-line resize of /dev/asdf/resize to 2359296 (4k) blocks.
The filesystem on /dev/asdf/resize is now 2359296 blocks long.

migrate:~# umount /dev/asdf/resize
migrate:~# fsck.ext3 /dev/asdf/resize
e2fsck 1.41.3 (12-Oct-2008)
/dev/asdf/resize primary superblock features different from backup, check 
forced.
[..]
/dev/asdf/resize: ***** FILE SYSTEM WAS MODIFIED *****
/dev/asdf/resize: 11/589824 files (0.0% non-contiguous), 72704/2359296 blocks
migrate:~#

---

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages e2fsprogs depends on:
ii  e2fslibs                      1.41.3-1   ext2 filesystem libraries
ii  libblkid1                     1.41.3-1   block device id library
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libcomerr2                    1.41.3-1   common error description library
ii  libss2                        1.41.3-1   command-line interface parsing lib
ii  libuuid1                      1.41.3-1   universally unique id library

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static                 <none>     (no description available)
pn  gpart                         <none>     (no description available)
pn  parted                        <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.5-1

On Tue, Jun 30, 2009 at 12:01:12AM +0200, Michael Renner wrote:
> Package: e2fsprogs
> Version: 1.41.3-1
> Severity: normal
> 
> Doing an online resize of an ext3 filesystem causes an unexpected filesystem 
> check at the next reboot.
> 
> Please either
> 
> *) fix this in e2fsck


This was fixed as of commit d9ff474b, which was released as part of
e2fsprogs 1.41.5.

Best regards,

                                                - Ted


--- End Message ---

Reply via email to