All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: ext4 development <linux-ext4@vger.kernel.org>
Subject: large resize busted in master
Date: Thu, 23 Dec 2010 09:41:10 -0600	[thread overview]
Message-ID: <4D136D96.7060600@redhat.com> (raw)

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

                 reply	other threads:[~2010-12-23 15:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D136D96.7060600@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.