linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Errors from e2image
@ 2012-11-28 18:32 Adam Huffman
  2012-11-28 21:29 ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Huffman @ 2012-11-28 18:32 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4

Hello again

I've just run e2image, as you suggested and it doesn't look like it's
ever going to complete.

There are lots of errors on the console like:

Illegal block number passed to ext2fs_mark_block_bitmap #822751537 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #170996017 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307402 for
in-use block map
Illegal block number passed to ext2fs_mark_block_bitmap #825307441 for
in-use block map

Is this something I need to leave running for a long time?  I tried it
on the other problematic LV and the command did complete, though the
qcow2 file it produced was empty.

Cheers,
Adam

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Errors from e2image
  2012-11-28 18:32 Errors from e2image Adam Huffman
@ 2012-11-28 21:29 ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2012-11-28 21:29 UTC (permalink / raw)
  To: Adam Huffman; +Cc: linux-ext4

On Wed, Nov 28, 2012 at 06:32:24PM +0000, Adam Huffman wrote:
> Hello again
> 
> I've just run e2image, as you suggested and it doesn't look like it's
> ever going to complete.
> 
> There are lots of errors on the console like:
> 
> Illegal block number passed to ext2fs_mark_block_bitmap #822751537 for
> in-use block map

Hmmm.., can you send me the *complete* output of e2fsck -n on the file system image?

This is a very basic error caused by illegal block numbers in an inode
extent map (or indirect block).  E2fsck should have reported this, and
fixing this is not hard.  Yet nothing you sent me showed anything like
that --- but you've only sent me excerpts, and not the full e2fsck
output.....

> Is this something I need to leave running for a long time?

How big is your file system?  It shouldn't take that long, but the
illegal block numbers should not caused it to get it stuck in a loop.

> I tried it
> on the other problematic LV and the command did complete, though the
> qcow2 file it produced was empty.

Now *that's* just weird.  Just to be sure... can you try reinstalling
the e2fsprogs package on your system?  I'm wondering if the shared
libraries have gotten subtly corrupted somehow....  what you are
reporting just doesn't make any sense....

						- Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-28 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 18:32 Errors from e2image Adam Huffman
2012-11-28 21:29 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).