Your message dated Tue, 20 Jan 2009 00:53:21 -0500
with message-id <[email protected]>
and subject line Close: e2fsprogs: e2fsck does not complete check and reboots
system
has caused the Debian Bug report #496956,
regarding e2fsprogs: e2fsck does not complete check and reboots system
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 [email protected]
immediately.)
--
496956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496956
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: e2fsprogs: e2fsck does not complete check and reboots system
Package: e2fsprogs
Version: 1.41.0-3
Severity: grave
Justification: renders package unusable
*** Please type your
report below this line ***
On my debian lenny box (ext3 file
system, dumpe2fs output is reported below) the usage of program
/sbin/e2fsck (version: 1.41.0-3) causes system reboot without completing
PASS 1 PHASE and without any error or warning message. It happens when
e2fsck is:
1) automatically executed after the 30th mount: in
this case the system continuosly reboots (e2fsck never complete check);
2) manually executed during a boot in maintenance mode after
e2fsck is interrupted by ctrl-c before it reboots: even if e2fsck is
interrupted before reboot (e.g. ctrl-c), the system reboots anyway when I
press ctrl-d to continue booting without check; if e2fsck is not
interrupted, it reboots just as previously showed;
3) manually
executed after a normal boot - if previous cases have been worked around
(for example, the command '/sbin/e2fsck -f -d -n -v -C 1 /dev/hda5' causes
system reboot without errors or warnings)
So that, in case 1)
or 2), the system becames unusable unless the file system check is
disabled (changing /etc/fstab booting from a different disk or a rescue
live CD).
In case 3), e2fsck start showing triplets of data
(using -C 1 option) starting from 1 1 734 and it always reboots shortly
after the triplet 1 64 734 as showed below:
Pass 1: Checking
inodes, blocks, and sizes
1 0 734
1 1 734
1 2 734
1 3
734
1 4 734
[.. snip ..]
1 64 734
[.. here system
reboot ..]
When I check the file system using a previous
version of e2fsck (for
example booting from a Knoppix 5.1 live CD,
giving the command
'fsck -c /dev/hda5'), e2fsck completes the
check
without errors nor wornings and reports that the system is
clean, as
showed below:
knop...@knoppix:~$ su
r...@knoppix:/ramdisk/home/knoppix# fsck -c /dev/hda5
fsck 1.40-WIP
(14-Nov-2006)
e2fsck 1.40-WIP (14-Nov-2006)
Checking for bad
blocks (read-only test): done
Pass 1: Checking inodes, blocks, and
sizes
Pass 2: Checking directory structure
Pass 3: Checking
directory connectivity
Pass 4: Checking reference counts
Pass 5:
Checking group summary information
/: ***** FILE SYSTEM WAS
MODIFIED *****
/: 782447/12025856 files (6.0% non-contiguous),
9772536/24047289 blocks
r...@knoppix:/ramdisk/home/knoppix#
My debian lenny box works fine if I don't issue e2fs commands from
latest verion (1.41.0-3) while a previous versions (for example 1.40-WIP
(14-Nov-2006)) of e2fsck works fine (even if from a rescue disk).
I suppose the problem arised when I installed the latest versione of
e2fsck.
Achille.
-- System Information:
Debian
Release: lenny/sid
APT prefers testing
APT policy:
(500, 'testing')
Architecture: i386 (i686)
Kernel: Linux
2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8,
LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to
/bin/bash
Versions of packages e2fsprogs depends on:
ii
e2fslibs
1.41.0-3 ext2 filesystem libraries
ii
libblkid1
1.41.0-3 block device id library
ii
libc6
2.7-13 GNU C Library: Shared libraries
ii
libcomerr2
1.41.0-3 common error description library
ii
libss2
1.41.0-3 command-line interface parsing lib
ii
libuuid1
1.41.0-3 universally unique id library
e2fsprogs
recommends no packages.
Versions of packages e2fsprogs
suggests:
pn
e2fsck-static
<none> (no description available)
ii
gpart
0.1h-4.1 Guess PC disk partition table, fin
pn
parted
<none> (no description available)
-- no debconf information
-- dumpe2fs informations
#
dumpe2fs -h /dev/hda5
dumpe2fs 1.41.0 (10-Jul-2008)
Filesystem
volume name: /
Last mounted
on: <not
available>
Filesystem
UUID:
c48f9abc-de2d-4f1b-8664-4365273e99b8
Filesystem magic number:
0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal filetype
needs_recovery sparse_super
Default mount options:
(none)
Filesystem
state: clean
Errors
behavior:
Continue
Filesystem OS type:
Linux
Inode
count:
12025856
Block
count:
24047289
Reserved block count: 1202364
Free
blocks:
14274719
Free
inodes:
11243353
First
block:
0
Block
size:
4096
Fragment
size:
4096
Blocks per
group: 32768
Fragments per group: 32768
Inodes per
group: 16384
Inode
blocks per group: 512
Last mount
time: Thu Aug 28
16:32:22 2008
Last write
time: Thu Aug 28
16:32:22 2008
Mount
count:
3
Maximum mount count: 30
Last
checked:
Thu Aug 28 15:18:34 2008
Check
interval: 0
(<none>)
Reserved blocks uid: 0
(user root)
Reserved blocks gid: 0
(group root)
First
inode:
11
Inode
size:
128
Journal
inode:
8
First orphan inode: 9764928
Journal
backup: inode
blocks
Journal
size:
32M
--- End Message ---
--- Begin Message ---
This is not an e2fsprogs problem; probably some combination of a kernel
hardware problems.
- Ted
--- End Message ---