Package: e2fsprogs
Version: 1.38-1
Severity: minor

Please look at the output of running mkfs.ext3 with badblocks check:

jaworz:~# mkfs.ext3 -b 1024 -c -c -L miernik -m 0 -v /dev/mapper/miernik
mke2fs 1.38 (30-Jun-2005)
Filesystem label=miernik
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
105472 inodes, 842208 blocks
0 blocks (0.00%) reserved for the super user
First data block=1
103 block groups
8192 blocks per group, 8192 fragments per group
1024 inodes per group
Superblock backups stored on blocks:
        8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409, 663553

Running command: badblocks -b 1024 -s -w /dev/mapper/miernik 842208
Testing with pattern 0xaa: done                        208
Reading and comparing: done                        208
Testing with pattern 0x55: done                        208
Reading and comparing: done                        208
Testing with pattern 0xff: done                        208
Reading and comparing: done                        208
Testing with pattern 0x00: done                        208
Reading and comparing: done                        208
Writing inode tables: done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 37 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
jaworz:~#


The string "208" repeated in 8 lines (begining with "Testing with..."
and "Reading and..." come from 842208 beeing displayed there as the last
reading of the counter, but failed to be cleared properly when mke2fs
advanced to the next part of the test.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-386
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

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

e2fsprogs recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to