Skip to content

VERIFY(dn->dn_type != DMU_OT_NONE) failed #6522

Closed
@AndCycle

Description

@AndCycle

System information

Type Version/Name
Distribution Name Gentoo
Linux Kernel 4.12.5-gentoo
Architecture x86_64
ZFS Version 0.7.1-r0-gentoo
SPL Version 0.7.1-r0-gentoo

Describe the problem you're observing

system stop working after this panic

Describe how to reproduce the problem

running new zfs 0.7.1 on my little home server about a day

Include any warning/errors/backtraces from the system logs

[114432.726444] VERIFY(dn->dn_type != DMU_OT_NONE) failed
[114432.727750] PANIC at dbuf.c:2308:dbuf_create()
[114432.729099] Showing stack for process 28557
[114432.729102] CPU: 3 PID: 28557 Comm: mongod Tainted: P        W  O    4.12.5-gentoo #1
[114432.729103] Hardware name: Intel Corporation S1200RP/S1200RP, BIOS S1200RP.86B.03.03.0003.121820151104 12/18/2015
[114432.729103] Call Trace:
[114432.729110]  dump_stack+0x4d/0x67
[114432.729115]  spl_dumpstack+0x3d/0x40 [spl]
[114432.729117]  spl_panic+0xc3/0x110 [spl]
[114432.729120]  ? getrawmonotonic64+0x82/0xc0
[114432.729124]  ? mutex_lock+0xd/0x30
[114432.729155]  ? refcount_remove_many+0x1e5/0x2d0 [zfs]
[114432.729171]  ? refcount_remove+0x11/0x20 [zfs]
[114432.729185]  ? dbuf_rele_and_unlock+0x1bf/0x4d0 [zfs]
[114432.729198]  dbuf_create+0x68c/0x800 [zfs]
[114432.729211]  ? dbuf_rele+0x46/0x80 [zfs]
[114432.729226]  ? dnode_hold_impl+0x60a/0xb50 [zfs]
[114432.729239]  dbuf_create_bonus+0x39/0xa0 [zfs]
[114432.729253]  dmu_bonus_hold+0x16c/0x210 [zfs]
[114432.729271]  sa_buf_hold+0x9/0x10 [zfs]
[114432.729286]  zfs_zget+0x10e/0x2d0 [zfs]
[114432.729300]  ? zio_rewrite+0x2e/0x30 [zfs]
[114432.729314]  ? zil_lwb_write_init+0x220/0x220 [zfs]
[114432.729316]  ? spl_kmem_cache_free+0x153/0x270 [spl]
[114432.729332]  zfs_get_data+0x57/0x430 [zfs]
[114432.729346]  zil_commit.part.8+0x7d0/0xd50 [zfs]
[114432.729365]  ? rrw_enter_read_impl+0x125/0x220 [zfs]
[114432.729379]  zil_commit+0x12/0x20 [zfs]
[114432.729394]  zpl_writepages+0xd1/0x160 [zfs]
[114432.729397]  do_writepages+0x17/0x60
[114432.729399]  __filemap_fdatawrite_range+0xa5/0xe0
[114432.729402]  filemap_write_and_wait_range+0x3c/0x90
[114432.729426]  zpl_fsync+0x37/0x100 [zfs]
[114432.729428]  vfs_fsync_range+0x44/0xa0
[114432.729430]  ? find_vma+0x63/0x70
[114432.729432]  SyS_msync+0x178/0x1f0
[114432.729434]  entry_SYSCALL_64_fastpath+0x17/0x98
[114432.729435] RIP: 0033:0x7f958f6ee5ed
[114432.729436] RSP: 002b:00007f958d8ce200 EFLAGS: 00000293 ORIG_RAX: 000000000000001a
[114432.729438] RAX: ffffffffffffffda RBX: 000000082b317808 RCX: 00007f958f6ee5ed
[114432.729438] RDX: 0000000000000004 RSI: 0000000001000000 RDI: 00007f95768cc000
[114432.729439] RBP: 00007f958d8ce6d0 R08: 0000000000000000 R09: 0000000000000000
[114432.729440] R10: 0000000000000001 R11: 0000000000000293 R12: 000000082b317808
[114432.729441] R13: 00007f958d8ce4f0 R14: 00007f958d8ce4d0 R15: 000000082b317640

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions