All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schweizer <stefan@flw5.de>
To: linux-btrfs@vger.kernel.org
Subject: btrfs-convert: Unable to find block group for 0
Date: Fri, 24 Jun 2016 11:09:27 +0200	[thread overview]
Message-ID: <20160624090927.GD31030@abraxas.flw5.de> (raw)

While trying to convert a ext4 filesystem to btrfs with the new btrfs-convert from btrfs-progs-4.6 I
got the following error:

create btrfs filesystem:
        blocksize: 4096
        nodesize:  16384
        features:  extref, skinny-metadata (default)
creating ext2 image file.
Unable to find block group for 0
extent-tree.c:289: find_search_start: Assertion `1`
failed.
./btrfs-convert(btrfs_reserve_extent+0x8e9)[0x41979d]
./btrfs-convert(btrfs_alloc_free_block+0x50)[0x419b27]
./btrfs-convert[0x40b8d8]
./btrfs-convert(btrfs_search_slot+0x13f7)[0x40d9d6]
./btrfs-convert(btrfs_csum_file_block+0x3b5)[0x41f144]
./btrfs-convert[0x4387b1]
./btrfs-convert(main+0x2013)[0x43d180]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fca6bb895f0]
./btrfs-convert(_start+0x29)[0x4082b9]

Before I already tried btrfs-convert from btrfs-progs-4.5.2 which I
accidentally aborted but until then seemed to run fine.

                 reply	other threads:[~2016-06-24  9:33 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=20160624090927.GD31030@abraxas.flw5.de \
    --to=stefan@flw5.de \
    --cc=linux-btrfs@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.