Re: kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing

2013-10-07 Thread Jan Krcmar
hi, i've got the same problem kernel BUG at fs/btrfs/relocation.c:1060. this was solved by patching the kernel with following patch https://git.kernel.org/cgit/linux/kernel/git/josef/btrfs-next.git/commit/?id=b6c60c8018c4e9beb2f83fc82c09f9d033766571 i've also found, that this patch is NOT

Re: kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing

2013-10-06 Thread cwillu
Another user has just reported this in irc on 3.11.2 kernel BUG at fs/btrfs/relocation.c:1055! invalid opcode: [#1] SMP Modules linked in: ebtable_nat nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6table_nat nf_nat_ipv6 ip6table_mangle ip6t_REJECT nf_conntrack_ipv6

kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing

2013-09-25 Thread Guenther Starnberger
On one of my btrfs filesystems I'm encountering a reproducable kernel bug during rebalancing. This issue originally appeared on Linux 3.11.1, but I am also able to reproduce it in a VM using btrfs-next (c024ca6) and Linux 3.12-rc2 (4a10c2a). I did the following operations (in chronological order)

Re: kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing

2013-09-25 Thread David Sterba
On Wed, Sep 25, 2013 at 08:56:47AM +0200, Guenther Starnberger wrote: On one of my btrfs filesystems I'm encountering a reproducable kernel bug during rebalancing. This issue originally appeared on Linux 3.11.1, but I am also able to reproduce it in a VM using btrfs-next (c024ca6) and Linux

Re: kernel BUG at fs/btrfs/relocation.c:1060 during rebalancing

2013-09-25 Thread Guenther Starnberger
On Wed, Sep 25, 2013 at 04:46:41PM +0200, David Sterba wrote: 3.12-rc really? I'd like to see the stacktrace then. Yes - this also happens on 3.12-rc kernels. Here's the stacktrace for 4b97280 (which is several commits ahead of 3.12-rc2): [ 126.735598] btrfs: disk space caching is enabled [