linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel bug at fs/ext4/resize.c:409
@ 2014-02-03 18:26 Jon Bernard
  2014-02-03 18:56 ` Theodore Ts'o
  2014-02-16  2:35 ` [PATCH] ext4: fix online resize with very large inode tables Theodore Ts'o
  0 siblings, 2 replies; 13+ messages in thread
From: Jon Bernard @ 2014-02-03 18:26 UTC (permalink / raw)
  To: linux-ext4

Hello all,

A coworker is seeing the following bug when attempting to resize a root
volume (during init by calling resizefs) from 1GB to the size of the
underlying partition size of 20GB.

If the partition size is changed (to i.e. 10GB), the bug seems to not
trigger.  I have access to this machine, if there are any experiments
that would provide more useful information - please let me know.

    [  112.136896] ext4-fs (sda1): resizing filesystem from 1080688 to 5243214 blocs
    [  112.164072] ------------[ cut here ]------------
    [  112.164179] kernel bug at fs/ext4/resize.c:409!
    [  112.164285] invalid opcode: 0000 [#1] smp 
    [  112.164488] modules linked in: openvswitch vxlan ip_tunnel gre libcrc32c noui
    [  112.165042] cpu: 0 pid: 968 comm: resize2fs tainted: g          i  3.12.9-301
    [  112.165042] hardware name: dell inc. optiplex 760                 /0m858n, b9
    [  112.165042] task: ffff8800b7969080 ti: ffff8800b74f4000 task.ti: ffff8800b740
    [  112.165042] rip: 0010:[<ffffffff81254fa1>]  [<ffffffff81254fa1>] set_flexbg_0
    [  112.165042] rsp: 0018:ffff8800b74f5c28  eflags: 00010216
    [  112.165042] rax: ffff8800b743bf00 rbx: ffff88007fae9000 rcx: 0000000000001000
    [  112.165042] rdx: ffff88007f4e2c00 rsi: 0000000000000001 rdi: 0000000000000010
    [  112.165042] rbp: ffff8800b74f5c70 r08: ffff8800afd27750 r09: ffff8800b7daee00
    [  112.165042] r10: 0000000000000000 r11: ffff8800afd27750 r12: 0000000000188000
    [  112.165042] r13: 0000000000000010 r14: 0000000000188000 r15: ffff8800b743b800
    [  112.165042] fs:  00007f858a7f4780(0000) gs:ffff8800be800000(0000) knlgs:00000
    [  112.165042] cs:  0010 ds: 0000 es: 0000 cr0: 000000008005003b
    [  112.165042] cr2: 00007f8589c1eea6 cr3: 00000000b7979000 cr4: 00000000000407f0
    [  112.165042] stack:
    [  112.165042]  ffff8800afd27750 ffff8800b96cb060 ffff880000188000 000000108125b
    [  112.165042]  0000000000000010 ffff88007f4e2ed0 00000000000007ff ffff8800b7430
    [  112.165042]  ffff8800b743b800 ffff8800b74f5d68 ffffffff81256768 0000000000180
    [  112.165042] call trace:
    [  112.165042]  [<ffffffff81256768>] ext4_flex_group_add+0x1448/0x1830
    [  112.165042]  [<ffffffff81257de2>] ext4_resize_fs+0x7b2/0xe80
    [  112.165042]  [<ffffffff8123ac50>] ext4_ioctl+0xbf0/0xf00
    [  112.165042]  [<ffffffff811c111d>] do_vfs_ioctl+0x2dd/0x4b0
    [  112.165042]  [<ffffffff811b9df2>] ? final_putname+0x22/0x50
    [  112.165042]  [<ffffffff811c1371>] sys_ioctl+0x81/0xa0
    [  112.165042]  [<ffffffff81676aa9>] system_call_fastpath+0x16/0x1b
    [  112.165042] code: c8 4c 89 df e8 41 96 f8 ff 44 89 e8 49 01 c4 44 29 6d d4 0 
    [  112.165042] rip  [<ffffffff81254fa1>] set_flexbg_block_bitmap+0x171/0x180
    [  112.165042]  rsp <ffff8800b74f5c28>
    [  112.175633] ---[ end trace f179f994a575df06 ]---

-- 
Jon

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

end of thread, other threads:[~2014-02-16  2:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-03 18:26 kernel bug at fs/ext4/resize.c:409 Jon Bernard
2014-02-03 18:56 ` Theodore Ts'o
2014-02-06 21:08   ` Jon Bernard
2014-02-13 13:24     ` Dmitry Monakhov
2014-02-13 14:53       ` Jon Bernard
2014-02-13 21:18         ` Theodore Ts'o
2014-02-13 21:27           ` Theodore Ts'o
2014-02-14  3:13           ` Andreas Dilger
2014-02-14 20:19           ` Jon Bernard
2014-02-14 23:46             ` Theodore Ts'o
2014-02-15  3:16               ` Darrick J. Wong
2014-02-15 15:34                 ` Theodore Ts'o
2014-02-16  2:35 ` [PATCH] ext4: fix online resize with very large inode tables 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).