Package: unidentified (can be kernel, fs-tools, or other)

When I'm trying to format 200Gb empty file image, with the following command:
"mkfs -t ext4 ./file.img"
(file image was created by the following command: "dd bs=1M count=200k
if=/dev/zero of=file.img" )

after some period ot time it is return such messages

[50969.139244] EXT4-fs error (device sdb1): ext4_ext_map_blocks:3769:
inode #19922947: comm mkfs.ext4: bad extent address lblock: 303, depth: 2
pblock 0
[50969.139378] EXT4-fs error (device sdb1): ext4_ext_map_blocks:3769:
inode #19922947: comm mkfs.ext4: bad extent address lblock: 304, depth: 2
pblock 0
[50969.139510] EXT4-fs error (device sdb1): ext4_ext_map_blocks:3769:
inode #19922947: comm mkfs.ext4: bad extent address lblock: 305, depth: 2
pblock 0
[50969.139643] EXT4-fs error (device sdb1): ext4_ext_map_blocks:3769:
inode #19922947: comm mkfs.ext4: bad extent address lblock: 306, depth: 2
pblock 0
[50969.139776] EXT4-fs error (device sdb1): ext4_ext_map_blocks:3769:
inode #19922947: comm mkfs.ext4: bad extent address lblock: 307, depth: 2
pblock 0
......


the problem is not discovered with small image files, (f.x. <10Gb)

I am using Debian Wheezy 3.2.0-2-amd64 #1 SMP Mon Jun 11 17:24:18 UTC 2012
x86_64 GNU/Linux

no any patches are  installed, all system by default installation.




with debian Squeeze no such poblem was discovered.


Hrayr.







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to