All of lore.kernel.org
 help / color / mirror / Atom feed
* large resize busted in master
@ 2010-12-23 15:41 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2010-12-23 15:41 UTC (permalink / raw)
  To: ext4 development

just FYI; I don't know when I'll have time to look into it, but
in case anyone else wants to :)

# rm -f /mnt/test2/16tfile
# touch /mnt/test2/16tfile
# truncate --size 16t /mnt/test2/16tfile
# mkfs.ext4 -F -E lazy_itable_init=1 /mnt/test2/16tfile
# resize/resize2fs /mnt/test2/16tfile 4294967290
resize2fs 1.41.14 (22-Dec-2010)
Resizing the filesystem on /mnt/test2/16tfile to 4294967290 (4k) blocks.
Illegal block number passed to ext2fs_unmark_block_bitmap #4294967295 for block bitmap for /mnt/test2/16tfile
resize/resize2fs: Invalid argument while trying to resize /mnt/test2/16tfile
Please run 'e2fsck -fy /mnt/test2/16tfile' to fix the filesystem
after the aborted resize operation.


-Eric

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-23 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-23 15:41 large resize busted in master Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.