openzfs / zfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
10.35k stars 1.72k forks source link

ZFS on Linux null pointer dereference #11679

Open segdy opened 3 years ago

segdy commented 3 years ago

System information

Type Version/Name
Distribution Name Debian
Distribution Version 10 buster
Linux Kernel 4.19.0-14 (SMP Debian 4.19.171-2)
Architecture amd64
ZFS Version 2.0.3-1~bpo10+1
SPL Version 2.0.3-1~bpo10+1

Describe the problem you're observing

When I start sending raw ZFS snapshots to a different system, my Linux systen (4.19.0-14-amd64) starts to hang completely. I can ping it, I can start a very commands (such as dmesg) but most commands hang (incl zfs, zpool, htop, ps, ...). The entire systems hangs completely.

Dmesg shows the following entries at the time of the occurance:

[ 2293.134071] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[ 2293.149707] PGD 0 P4D 0
[ 2293.154752] Oops: 0000 [#1] SMP PTI
[ 2293.161701] CPU: 1 PID: 12576 Comm: receive_writer Tainted: P           OE     4.19.0-14-amd64 #1 Debian 4.19.171-2
[ 2293.182517] Hardware name: Supermicro X10SLL-F/X10SLL-F, BIOS 3.0a 12/21/2015
[ 2293.196819] RIP: 0010:abd_verify+0x5/0x60 [zfs]
[ 2293.205865] Code: 0f 1f 44 00 00 0f 1f 44 00 00 8b 07 c1 e8 05 83 e0 01 c3 66 90 0f 1f 44 00 00 8b 07 c1 e8 06 83 e0 01 c3 66 90 0f 1f 44 00 00 <8b> 07 a8 01 74 01 c3 a8 40 74 43 41 54 4c 8d 67 68 55 53 48 8b 47
[ 2293.243325] RSP: 0018:ffffb12e4b6d7a28 EFLAGS: 00010246
[ 2293.253741] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[ 2293.267974] RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
[ 2293.282205] RBP: 0000000000004000 R08: ffff935ec10b70b0 R09: 0000000000000000
[ 2293.296434] R10: 0000000000007130 R11: ffff935d75f984e0 R12: 0000000000004000
[ 2293.310664] R13: 0000000000000000 R14: ffffffffc0fea550 R15: 0000000000000020
[ 2293.324900] FS:  0000000000000000(0000) GS:ffff935ecfb00000(0000) knlGS:0000000000000000
[ 2293.341053] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2293.352510] CR2: 0000000000000000 CR3: 000000001340a001 CR4: 00000000000606e0
[ 2293.366743] Call Trace:
[ 2293.371704]  abd_borrow_buf+0x12/0x40 [zfs]
[ 2293.380104]  abd_borrow_buf_copy+0x28/0x70 [zfs]
[ 2293.389377]  zio_crypt_copy_dnode_bonus+0x36/0x130 [zfs]
[ 2293.400041]  arc_buf_fill+0x3ff/0xb60 [zfs]
[ 2293.408449]  ? zfs_btree_add_idx+0xd0/0x200 [zfs]
[ 2293.417889]  arc_untransform+0x1c/0x70 [zfs]
[ 2293.426461]  dbuf_read_verify_dnode_crypt+0xec/0x160 [zfs]
[ 2293.437466]  dbuf_read_impl.constprop.29+0x4ad/0x6b0 [zfs]
[ 2293.448423]  ? kmem_cache_alloc+0x167/0x1d0
[ 2293.456776]  ? __cv_init+0x3d/0x60 [spl]
[ 2293.464671]  ? dbuf_cons+0xa7/0xc0 [zfs]
[ 2293.472497]  ? spl_kmem_cache_alloc+0x108/0x7a0 [spl]
[ 2293.482583]  ? _cond_resched+0x15/0x30
[ 2293.490071]  ? _cond_resched+0x15/0x30
[ 2293.497542]  ? mutex_lock+0xe/0x30
[ 2293.504402]  ? aggsum_add+0x17a/0x190 [zfs]
[ 2293.512810]  dbuf_read+0x1b2/0x520 [zfs]
[ 2293.520672]  ? dnode_hold_impl+0x350/0xc20 [zfs]
[ 2293.529904]  dmu_bonus_hold_by_dnode+0x126/0x1a0 [zfs]
[ 2293.540186]  receive_object+0x403/0xc70 [zfs]
[ 2293.548906]  ? receive_freeobjects.isra.10+0x9d/0x120 [zfs]
[ 2293.560049]  receive_writer_thread+0x279/0xa00 [zfs]
[ 2293.569962]  ? set_curr_task_fair+0x26/0x50
[ 2293.578319]  ? receive_process_write_record+0x190/0x190 [zfs]
[ 2293.589793]  ? __thread_exit+0x20/0x20 [spl]
[ 2293.598317]  ? thread_generic_wrapper+0x6f/0x80 [spl]
[ 2293.608410]  ? receive_process_write_record+0x190/0x190 [zfs]
[ 2293.619882]  thread_generic_wrapper+0x6f/0x80 [spl]
[ 2293.629609]  kthread+0x112/0x130
[ 2293.636053]  ? kthread_bind+0x30/0x30
[ 2293.643351]  ret_from_fork+0x35/0x40
[ 2293.650473] Modules linked in: ipt_REJECT nf_reject_ipv4 xt_multiport iptable_filter veth pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) nf_tables nfnetlink vboxdrv(OE) bridge binfmt_misc zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zavl(POE) icp(POE) zcommon(POE) znvpair(POE) spl(OE) intel_rapl x86_pkg_temp_thermal intel_powerclamp ipmi_ssif coretemp kvm_intel kvm irqbypass crct10dif_pclmul ib_iser joydev crc32_pclmul rdma_cm ghash_clmulni_intel iw_cm intel_cstate ib_cm intel_uncore ib_core intel_rapl_perf configfs ipmi_si sg ipmi_devintf iTCO_wdt iTCO_vendor_support pcc_cpufreq intel_pch_thermal iscsi_tcp ipmi_msghandler libiscsi_tcp libiscsi evdev scsi_transport_iscsi pcspkr tun nfsd auth_rpcgss nfs_acl lockd grace sunrpc lm85 dme1737 hwmon_vid iptable_nat ipt_MASQUERADE nf_nat_ipv4 nf_nat nf_conntrack
[ 2293.793008]  nf_defrag_ipv6 nf_defrag_ipv4 fuse loop 8021q garp stp mrp llc ecryptfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 fscrypto ecb crypto_simd cryptd glue_helper aes_x86_64 raid10 uas usb_storage raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid0 multipath linear hid_generic raid1 usbhid hid md_mod sd_mod ast ahci ttm libahci libata drm_kms_helper drm crc32c_intel igb i2c_i801 dca i2c_algo_bit scsi_mod lpc_ich mfd_core e1000e xhci_pci ehci_pci xhci_hcd ehci_hcd usbcore usb_common thermal fan video button
[ 2293.895677] CR2: 0000000000000000
[ 2293.902280] ---[ end trace 164c64ca87be80af ]---
[ 2294.020926] RIP: 0010:abd_verify+0x5/0x60 [zfs]
[ 2294.029975] Code: 0f 1f 44 00 00 0f 1f 44 00 00 8b 07 c1 e8 05 83 e0 01 c3 66 90 0f 1f 44 00 00 8b 07 c1 e8 06 83 e0 01 c3 66 90 0f 1f 44 00 00 <8b> 07 a8 01 74 01 c3 a8 40 74 43 41 54 4c 8d 67 68 55 53 48 8b 47
[ 2294.067433] RSP: 0018:ffffb12e4b6d7a28 EFLAGS: 00010246
[ 2294.077850] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[ 2294.092082] RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
[ 2294.106312] RBP: 0000000000004000 R08: ffff935ec10b70b0 R09: 0000000000000000
[ 2294.120542] R10: 0000000000007130 R11: ffff935d75f984e0 R12: 0000000000004000
[ 2294.134774] R13: 0000000000000000 R14: ffffffffc0fea550 R15: 0000000000000020
[ 2294.149006] FS:  0000000000000000(0000) GS:ffff935ecfb00000(0000) knlGS:0000000000000000
[ 2294.165144] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2294.176600] CR2: 0000000000000000 CR3: 000000001340a001 CR4: 00000000000606e0

Interestingly, the transfer continues happily but just everything else in the system hangs. The only way to recover is resetting the machine (since not even reboot works).

Describe how to reproduce the problem

It's a tough one. It seems to me that the issue might be load related in some sense since it only occurs if I have two zfs send's (via syncoid) running in parallel that have to do with encrypted datasets.

Transfer 1

The first one sends datasets from an unecrypted dataset into an encrypted one (I migrate to encryption).

I use syncoid and use the command:

syncoid -r --skip-parent --no-sync-snap zpradix1imain/sys/vz zpradix1imain/sys/vz_enc

This translates into

zfs send -I 'zpradix1imain/sys/vz/main'@'zfs-auto-snap_hourly-2021-03-02-1917' 'zpradix1imain/sys/vz/main'@'zfs-auto-snap_frequent-2021-03-02-1932' | mbuffer -q -s 128k -m 16M 2>/dev/null | pv -s 16392592 | zfs receive -s -F 'zpradix1imain/sys/vz_enc/main'

Transfer 2

I transfer data from an encrypted dataset raw to a secondary server. The syncoid command is:

syncoid -r --skip-parent --no-sync-snap --sendoptions=w --exclude=zfs-auto-snap_hourly --exclude=zfs-auto-snap_frequent zpradix1imain/data root@192.168.200.12:zpzetta/radix/data

This translates into:

zfs send -w 'zpradix1imain/data/home'@'vicari-prev' | pv -s 179222507064 | lzop | mbuffer -q -s 128k -m 16M 2>/dev/null | ssh ...

In summary:

pquan commented 3 years ago

That does seem like a different issue or issues, yes. Perhaps go open a separate issue?

I had another lockup, so I opened the issue: https://github.com/openzfs/zfs/issues/12270

pquan commented 3 years ago

I'm not able to make a reproducer either. I've had a little more luck in the past days and the servers have not locked up. What I did is reducing the load on the disks. I noticed that I'm also having occasional unaligned write errors on all disks. This is something rare. I wonder why there would be an unaligned write?

[569917.626018] ata3.00: exception Emask 0x0 SAct 0x2004 SErr 0x0 action 0x6 frozen
[569917.626499] ata3.00: failed command: WRITE FPDMA QUEUED
[569917.626956] ata3.00: cmd 61/08:10:28:62:42/00:00:4d:00:00/40 tag 2 ncq dma 4096 out
                         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[569917.627843] ata3.00: status: { DRDY }
[569917.628259] ata3.00: failed command: WRITE FPDMA QUEUED
[569917.628681] ata3.00: cmd 61/20:68:c8:27:7f/03:00:4b:00:00/40 tag 13 ncq dma 409600 out
                         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[569917.629536] ata3.00: status: { DRDY }
[569917.630037] ata3: hard resetting link
[569922.981975] ata3: link is slow to respond, please be patient (ready=0)
[569927.677972] ata3: COMRESET failed (errno=-16)
[569927.678480] ata3: hard resetting link
[569933.021961] ata3: link is slow to respond, please be patient (ready=0)
[569937.713962] ata3: COMRESET failed (errno=-16)
[569937.714469] ata3: hard resetting link
[569943.065958] ata3: link is slow to respond, please be patient (ready=0)
[569972.761922] ata3: COMRESET failed (errno=-16)
[569972.762442] ata3: limiting SATA link speed to 1.5 Gbps
[569972.762945] ata3: hard resetting link
[569976.997916] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[569977.010111] ata3.00: configured for UDMA/133
[569977.015763] sd 2:0:0:0: [sdc] tag#2 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[569977.021911] sd 2:0:0:0: [sdc] tag#2 Sense Key : Illegal Request [current]
[569977.027196] sd 2:0:0:0: [sdc] tag#2 Add. Sense: Unaligned write command
[569977.031556] sd 2:0:0:0: [sdc] tag#2 CDB: Write(10) 2a 00 4d 42 62 28 00 00 08 00
[569977.035592] blk_update_request: I/O error, dev sdc, sector 1296196136 op 0x1:(WRITE) flags 0x700 phys_seg 1 prio class 0
[569977.040077] zio pool=rpool vdev=/dev/disk/by-id/ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 error=5 type=2 offset=663651373056 size=4096 flags=180880
[569977.048757] sd 2:0:0:0: [sdc] tag#13 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[569977.052924] sd 2:0:0:0: [sdc] tag#13 Sense Key : Illegal Request [current]
[569977.057262] sd 2:0:0:0: [sdc] tag#13 Add. Sense: Unaligned write command
[569977.062000] sd 2:0:0:0: [sdc] tag#13 CDB: Write(10) 2a 00 4b 7f 27 c8 00 03 20 00
[569977.066895] blk_update_request: I/O error, dev sdc, sector 1266624456 op 0x1:(WRITE) flags 0x700 phys_seg 100 prio class 0
[569977.071052] zio pool=rpool vdev=/dev/disk/by-id/ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 error=5 type=2 offset=648510672896 size=409600 flags=40080c80
[569977.080280] ata3: EH complete

This is what is left in syslog:

/var/log/syslog:Jun 30 00:53:05 serverX zed: eid=36754 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510742528 priority=3 err=5 flags=0x380880 bookmark=9336:2973431:0:0
/var/log/syslog:Jun 30 00:53:05 serverX zed: eid=36755 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510738432 priority=3 err=5 flags=0x380880 bookmark=9336:2973429:0:0
/var/log/syslog:Jun 30 00:53:05 serverX zed: eid=36756 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510734336 priority=3 err=5 flags=0x380880 bookmark=9336:2973408:0:0
/var/log/syslog:Jun 30 00:53:06 serverX zed: eid=36757 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510717952 priority=3 err=5 flags=0x380880 bookmark=9336:2973396:0:0
/var/log/syslog:Jun 30 00:53:06 serverX zed: eid=36758 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510877696 priority=3 err=5 flags=0x380880 bookmark=9336:2973589:0:0
/var/log/syslog:Jun 30 00:53:06 serverX zed: eid=36759 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510705664 priority=3 err=5 flags=0x380880 bookmark=9336:2973380:0:0
/var/log/syslog:Jun 30 00:53:06 serverX zed: eid=36760 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510754816 priority=3 err=5 flags=0x380880 bookmark=9336:2973437:0:0
/var/log/syslog:Jun 30 00:53:06 serverX zed: eid=36761 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510685184 priority=3 err=5 flags=0x380880 bookmark=9336:2973340:0:0
/var/log/syslog:Jun 30 00:53:07 serverX zed: eid=36762 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510697472 priority=3 err=5 flags=0x380880 bookmark=9336:2973367:0:0
/var/log/syslog:Jun 30 00:53:07 serverX zed: eid=36763 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510840832 priority=3 err=5 flags=0x380880 bookmark=9336:2973547:0:0
/var/log/syslog:Jun 30 00:53:07 serverX zed: eid=36764 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510730240 priority=3 err=5 flags=0x380880 bookmark=9336:2973407:0:0
/var/log/syslog:Jun 30 00:53:07 serverX zed: eid=36765 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510689280 priority=3 err=5 flags=0x380880 bookmark=9336:2973342:0:0
/var/log/syslog:Jun 30 00:53:07 serverX zed: eid=36766 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510681088 priority=3 err=5 flags=0x380880 bookmark=9336:2973337:0:0
/var/log/syslog:Jun 30 00:53:08 serverX zed: eid=36767 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510812160 priority=3 err=5 flags=0x380880 bookmark=9336:2973523:0:0
/var/log/syslog:Jun 30 00:53:08 serverX zed: eid=36768 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510693376 priority=3 err=5 flags=0x380880 bookmark=9336:2973357:0:0
/var/log/syslog:Jun 30 00:53:08 serverX zed: eid=36769 class=io pool='rpool' vdev=ata-HGST_HUS724020ALA640_XSERIALNUMBERX-part1 size=4096 offset=648510672896 priority=3 err=5 flags=0x380880 bookmark=9336:2973327:0:0

The time of the syslog is during backup receive from other servers.

rincebrain commented 3 years ago

Offtopic for the bug, but I have seen drives report Unaligned write command sense codes in a number of random circumstances where it really doesn't seem to be the case that that's the actual problem. #10094 had cases where SATA link power management or the SATA controller were the problem, for example; #8552 was an SSD firmware bug, and I've personally seen that code come out when a (spinning) drive was failing.

My bet if this just started would be that you did a kernel update recently. But if you want to debug it further with others, you're better off asking the mailing list or IRC or s/t.

pquan commented 3 years ago

I have the same feeling as you do. I've since reduced the load on the disks, reduced the sata link speed to 1.5Gbps and removed as much encryption as I could (i.e. most). I'm seeing less on these errors. I updated kernels recently (twice in fact in the few weeks). let's see if this bug stales itself :)

pquan commented 3 years ago

I experienced another lockup and facing the choice, between losing my job and removing encryption, I chose the latter. So now I'm running with unencrypted zfs everywhere. Removing encryption made the datasets snappier (expected), but more importantly reduced disk iops. This was unexpected and might be due to the defragmentation that takes place when a set is fully replicated on a clean pool

Incidentally, the proxmox dev team, has a similar issue: https://bugzilla.proxmox.com/show_bug.cgi?id=3206 and a proposed solution from openzfs 2.0.5

Let's see.

rincebrain commented 3 years ago

That link was useful, but the patch is not in 2.0.5, or indeed anywhere in OpenZFS git that I can see.

It also kind of feels like a workaround to me, though that's certainly better than nothing if it helps and has no negative effects.

(The patch in question, I believe, so nobody else has to go digging like me.)

edit: I guess I should say, I would like to know what makes this specific case unsafe and not (apparently) the rest and fix that, I don't feel comfortable enough with this code to know whether this is the least invasive solution.

edit 2: reading the code as it is now, unless I'm overlooking an interaction, this patch really feels like it does the opposite of what it claims...

cserem commented 3 years ago

@rincebrain if the patch you are mentioning is related to https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1900889 then it is not helping (in my case atlest): https://bugzilla.proxmox.com/show_bug.cgi?id=3206#c21

rincebrain commented 3 years ago

It is, yes.

How unfortunate. Back to my debugging. (I have a patch that works around this, but it just hard panics somewhere else some minutes later right now.)

aerusso commented 3 years ago

Has anyone checked if 958826b improves the situation? I've rebased it onto 2.0.5 in #12346, but I'm waiting for a review of the cherry pick (that particular patch is pretty big). There's another patch in that MR that might help.

I'm personally experiencing a different symptom, but that MR might still be useful.

rincebrain commented 3 years ago

It's on my TODO for next time I rebuild, but it hasn't panicked again since I noticed that commit go in, so "next time" hasn't come.

Soon(tm).

rincebrain commented 3 years ago

Still panics identically for me on 958826b, sadly.

rincebrain commented 2 years ago

While I'm thinking about it, https://www.illumos.org/issues/14003 looks related to me...

rincebrain commented 2 years ago

FWIW, I put prints in https://github.com/openzfs/zfs/blob/8ae86e2edc736483c1530fd689525aa2460eaec8/module/zfs/arc.c#L5832 before arc_buf_destroy and they didn't trigger before it caught fire using the repro I do in #12070, so I don't know that that codepath is to blame?

Or did you mean something else?

gamanakis commented 2 years ago

Initially I thought there may be a difference but it seems to me the same: even if the arc_buf_destroy() is not called at https://github.com/openzfs/zfs/blob/8ae86e2edc736483c1530fd689525aa2460eaec8/module/zfs/arc.c#L5840 the dbuf_issue_final_prefetch_done() will do so at https://github.com/openzfs/zfs/blob/8ae86e2edc736483c1530fd689525aa2460eaec8/module/zfs/arc.c#L5844 (if this is related to https://www.illumos.org/issues/14003).

Anyhow, it seems that the references accounting of ARC buffers is leaky somewhere, in the case of encryption.

pquan commented 2 years ago

A quick update from me. Disabling encryption and not abusing the disks too much seems to have fixed my issues.

I set up a dedicated server, so I could try to replicate the issue. This is a 2x2 mirrors zfs pool on 4x2TB sata disks ("enterprise"). If I run the following:

After some hours (sometimes a day will pass) I start getting the unaligned-write errors on the hard disks and disks will be dropped from the pool.

onlime commented 2 years ago

Just a quick update from my side. I have swapped out hardware from troublesome Shuttle Barebone DS57U with Intel Celeron 3205U to the newer Shuttle Barebone XPC slim DS10U5 with Intel Core i5-8265U. While the previous CPU did not list aesni support in /sys/module/icp/parameters/icp_aes_impl, the i5-8265U now does:

$ cat /sys/module/icp/parameters/icp_aes_impl 
cycle [fastest] generic x86_64 aesni
$ cat /sys/module/icp/parameters/icp_gcm_impl 
cycle [fastest] avx generic pclmulqdq

$ zfs get encryption dpool
NAME   PROPERTY    VALUE        SOURCE
dpool  encryption  aes-256-gcm  -

(for detailed system information, see my duplicate issue #12445 and my blog post: Secure External Backup with ZFS Native Encryption)

Since running on this new CPU, the problem never occurred again. So it really seems to be related to generic implementation.

rincebrain commented 2 years ago

I don't think it is, at this point - it seems to be a problem with the ARC and refcounting in an edge case, so it's possible that with your new setup you're just not hitting the edge case.

woffs commented 2 years ago

Same here on zfs recv:

Sep 18 01:59:19 paradies kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Sep 18 01:59:19 paradies kernel: #PF: supervisor read access in kernel mode
Sep 18 01:59:19 paradies kernel: #PF: error_code(0x0000) - not-present page
Sep 18 01:59:19 paradies kernel: PGD 0 P4D 0 
Sep 18 01:59:19 paradies kernel: Oops: 0000 [#1] SMP PTI
Sep 18 01:59:19 paradies kernel: CPU: 16 PID: 255531 Comm: receive_writer Tainted: P           O      5.10.57 #1-NixOS
Sep 18 01:59:19 paradies kernel: Hardware name: IBM System x3650 M3 -[7945H2G]-/69Y4438, BIOS -[D6E157AUS-1.15]- 06/13/2012Sep 18 01:59:19 paradies kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
Sep 18 01:59:19 paradies kernel: #PF: supervisor read access in kernel mode
Sep 18 01:59:19 paradies kernel: #PF: error_code(0x0000) - not-present page
Sep 18 01:59:19 paradies kernel: PGD 0 P4D 0 
Sep 18 01:59:19 paradies kernel: Oops: 0000 [#1] SMP PTI
Sep 18 01:59:19 paradies kernel: CPU: 16 PID: 255531 Comm: receive_writer Tainted: P           O      5.10.57 #1-NixOS
Sep 18 01:59:19 paradies kernel: Hardware name: IBM System x3650 M3 -[7945H2G]-/69Y4438, BIOS -[D6E157AUS-1.15]- 06/13/2012
Sep 18 01:59:19 paradies kernel: RIP: 0010:abd_verify+0x5/0x60 [zfs]
Sep 18 01:59:19 paradies kernel: Code: 0f 1f 44 00 00 66 66 66 66 90 8b 07 c1 e8 05 83 e0 01 c3 66 90 66 66 66 66 90 8b 07 c1 e8 06 83 e0 01 c3 66 90 66 66 66 66 90 <8b> 07 a8 01 74 01 c3 41 54 55 48 89 fd 53 a8 40 74 3c 48 8b 47 68
Sep 18 01:59:19 paradies kernel: RSP: 0018:ffffb7e4f627b9c8 EFLAGS: 00010246
Sep 18 01:59:19 paradies kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Sep 18 01:59:19 paradies kernel: RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
Sep 18 01:59:19 paradies kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000
Sep 18 01:59:19 paradies kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000004000
Sep 18 01:59:19 paradies kernel: R13: 0000000000004000 R14: 0000000000000000 R15: 0000000000000020
Sep 18 01:59:19 paradies kernel: FS:  0000000000000000(0000) GS:ffff9e773fc80000(0000) knlGS:0000000000000000
Sep 18 01:59:19 paradies kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000 CR3: 0000000274978004 CR4: 00000000000206e0
Sep 18 01:59:19 paradies kernel: Call Trace:
Sep 18 01:59:19 paradies kernel:  abd_borrow_buf+0x12/0x40 [zfs]
Sep 18 01:59:19 paradies kernel:  abd_borrow_buf_copy+0x29/0x80 [zfs]
Sep 18 01:59:19 paradies kernel:  zio_crypt_copy_dnode_bonus+0x2e/0x120 [zfs]
Sep 18 01:59:19 paradies kernel:  arc_buf_fill+0x3f9/0xcf0 [zfs]
Sep 18 01:59:19 paradies kernel:  arc_untransform+0x1d/0x80 [zfs]
Sep 18 01:59:19 paradies kernel:  dbuf_read_verify_dnode_crypt+0xee/0x160 [zfs]
Sep 18 01:59:19 paradies kernel:  ? __cv_init+0x3d/0x60 [spl]
Sep 18 01:59:19 paradies kernel:  dbuf_read_impl.constprop.0+0x2ac/0x6b0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? dbuf_create+0x432/0x5d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? dbuf_find+0x1a1/0x200 [zfs]
Sep 18 01:59:19 paradies kernel:  dbuf_read+0xe2/0x570 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_tx_check_ioerr+0x64/0xd0 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_tx_hold_free_impl+0x12f/0x240 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_free_long_range+0x23e/0x4c0 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_free_long_object+0x22/0xc0 [zfs]
Sep 18 01:59:19 paradies kernel:  receive_freeobjects+0x82/0xf0 [zfs]
Sep 18 01:59:19 paradies kernel:  receive_writer_thread+0x56f/0x9d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? set_user_nice.part.0+0x141/0x240
Sep 18 01:59:19 paradies kernel:  ? redact_check.isra.0+0x1d0/0x1d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? thread_generic_wrapper+0x6f/0x80 [spl]
Sep 18 01:59:19 paradies kernel:  thread_generic_wrapper+0x6f/0x80 [spl]
Sep 18 01:59:19 paradies kernel:  ? __thread_exit+0x20/0x20 [spl]
Sep 18 01:59:19 paradies kernel:  kthread+0x11b/0x140
Sep 18 01:59:19 paradies kernel:  ? __kthread_bind_mask+0x60/0x60
Sep 18 01:59:19 paradies kernel:  ret_from_fork+0x22/0x30
Sep 18 01:59:19 paradies kernel: Modules linked in: af_packet ch st iTCO_wdt intel_pmc_bxt watchdog ip6table_nat iptable_nat nf_nat xt_conntrack nf_conntrack intel_powerclamp nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c coretemp ip6t_rpfilter intel_cstate ipt_rpfilter intel_uncore ip6table_raw iptable_raw xt_pkttype nf_log_ipv6 input_leds led_class mousedev joydev evdev nf_log_ipv4 uas mac_hid nf_log_common xt_LOG cdc_ether xt_tcpudp ata_generic lpc_ich i2c_i801 usbnet pata_acpi i2c_smbus mgag200 mii drm_kms_helper ip6table_filter i2c_algo_bit fb_sys_fops qla2xxx syscopyarea ip6_tables sysfillrect sysimgblt iptable_filter sch_fq_codel nvme_fc nvme_fabrics nvme_core e1000e scsi_transport_fc ptp ioatdma atkbd pps_core libps2 i7core_edac i5500_temp dca serio edac_core loop ipmi_ssif ses enclosure zfs(PO) bnx2 tpm_tis tpm_tis_core ipmi_si ipmi_devintf zunicode(PO) tpm tiny_power_button zzstd(O) rng_core ipmi_msghandler button acpi_cpufreq zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) bonding tun tap macvlan
Sep 18 01:59:19 paradies kernel:  bridge stp llc kvm_intel kvm drm irqbypass agpgart backlight i2c_core sg fuse configfs pstore ip_tables x_tables autofs4 ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid usb_storage sr_mod cdrom sd_mod t10_pi crc_t10dif crct10dif_generic crct10dif_common ata_piix libata uhci_hcd mptsas ehci_pci ehci_hcd scsi_transport_sas megaraid_sas mptscsih mptbase usbcore crc32c_intel scsi_mod usb_common rtc_cmos dm_mod
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000
Sep 18 01:59:19 paradies kernel: ---[ end trace cd8c11f85ded0f4c ]---
Sep 18 01:59:19 paradies kernel: RIP: 0010:abd_verify+0x5/0x60 [zfs]
Sep 18 01:59:19 paradies kernel: Code: 0f 1f 44 00 00 66 66 66 66 90 8b 07 c1 e8 05 83 e0 01 c3 66 90 66 66 66 66 90 8b 07 c1 e8 06 83 e0 01 c3 66 90 66 66 66 66 90 <8b> 07 a8 01 74 01 c3 41 54 55 48 89 fd 53 a8 40 74 3c 48 8b 47 68
Sep 18 01:59:19 paradies kernel: RSP: 0018:ffffb7e4f627b9c8 EFLAGS: 00010246
Sep 18 01:59:19 paradies kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Sep 18 01:59:19 paradies kernel: RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
Sep 18 01:59:19 paradies kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000
Sep 18 01:59:19 paradies kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000004000
Sep 18 01:59:19 paradies kernel: R13: 0000000000004000 R14: 0000000000000000 R15: 0000000000000020
Sep 18 01:59:19 paradies kernel: FS:  0000000000000000(0000) GS:ffff9e773fc80000(0000) knlGS:0000000000000000
Sep 18 01:59:19 paradies kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000 CR3: 0000000274978004 CR4: 00000000000206e0

Sep 18 01:59:19 paradies kernel: RIP: 0010:abd_verify+0x5/0x60 [zfs]
Sep 18 01:59:19 paradies kernel: Code: 0f 1f 44 00 00 66 66 66 66 90 8b 07 c1 e8 05 83 e0 01 c3 66 90 66 66 66 66 90 8b 07 c1 e8 06 83 e0 01 c3 66 90 66 66 66 66 90 <8b> 07 a8 01 74 01 c3 41 54 55 48 89 fd 53 a8 40 74 3c 48 8b 47 68
Sep 18 01:59:19 paradies kernel: RSP: 0018:ffffb7e4f627b9c8 EFLAGS: 00010246
Sep 18 01:59:19 paradies kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Sep 18 01:59:19 paradies kernel: RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
Sep 18 01:59:19 paradies kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000
Sep 18 01:59:19 paradies kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000004000
Sep 18 01:59:19 paradies kernel: R13: 0000000000004000 R14: 0000000000000000 R15: 0000000000000020
Sep 18 01:59:19 paradies kernel: FS:  0000000000000000(0000) GS:ffff9e773fc80000(0000) knlGS:0000000000000000
Sep 18 01:59:19 paradies kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000 CR3: 0000000274978004 CR4: 00000000000206e0
Sep 18 01:59:19 paradies kernel: Call Trace:
Sep 18 01:59:19 paradies kernel:  abd_borrow_buf+0x12/0x40 [zfs]
Sep 18 01:59:19 paradies kernel:  abd_borrow_buf_copy+0x29/0x80 [zfs]
Sep 18 01:59:19 paradies kernel:  zio_crypt_copy_dnode_bonus+0x2e/0x120 [zfs]
Sep 18 01:59:19 paradies kernel:  arc_buf_fill+0x3f9/0xcf0 [zfs]
Sep 18 01:59:19 paradies kernel:  arc_untransform+0x1d/0x80 [zfs]
Sep 18 01:59:19 paradies kernel:  dbuf_read_verify_dnode_crypt+0xee/0x160 [zfs]
Sep 18 01:59:19 paradies kernel:  ? __cv_init+0x3d/0x60 [spl]
Sep 18 01:59:19 paradies kernel:  dbuf_read_impl.constprop.0+0x2ac/0x6b0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? dbuf_create+0x432/0x5d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? dbuf_find+0x1a1/0x200 [zfs]
Sep 18 01:59:19 paradies kernel:  dbuf_read+0xe2/0x570 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_tx_check_ioerr+0x64/0xd0 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_tx_hold_free_impl+0x12f/0x240 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_free_long_range+0x23e/0x4c0 [zfs]
Sep 18 01:59:19 paradies kernel:  dmu_free_long_object+0x22/0xc0 [zfs]
Sep 18 01:59:19 paradies kernel:  receive_freeobjects+0x82/0xf0 [zfs]
Sep 18 01:59:19 paradies kernel:  receive_writer_thread+0x56f/0x9d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? set_user_nice.part.0+0x141/0x240
Sep 18 01:59:19 paradies kernel:  ? redact_check.isra.0+0x1d0/0x1d0 [zfs]
Sep 18 01:59:19 paradies kernel:  ? thread_generic_wrapper+0x6f/0x80 [spl]
Sep 18 01:59:19 paradies kernel:  thread_generic_wrapper+0x6f/0x80 [spl]
Sep 18 01:59:19 paradies kernel:  ? __thread_exit+0x20/0x20 [spl]
Sep 18 01:59:19 paradies kernel:  kthread+0x11b/0x140
Sep 18 01:59:19 paradies kernel:  ? __kthread_bind_mask+0x60/0x60
Sep 18 01:59:19 paradies kernel:  ret_from_fork+0x22/0x30
Sep 18 01:59:19 paradies kernel: Modules linked in: af_packet ch st iTCO_wdt intel_pmc_bxt watchdog ip6table_nat iptable_nat nf_nat xt_conntrack nf_conntrack intel_powerclamp nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c coretemp ip6t_rpfilter intel_cstate ipt_rpfilter intel_uncore ip6table_raw iptable_raw xt_pkttype nf_log_ipv6 input_leds led_class mousedev joydev evdev nf_log_ipv4 uas mac_hid nf_log_common xt_LOG cdc_ether xt_tcpudp ata_generic lpc_ich i2c_i801 usbnet pata_acpi i2c_smbus mgag200 mii drm_kms_helper ip6table_filter i2c_algo_bit fb_sys_fops qla2xxx syscopyarea ip6_tables sysfillrect sysimgblt iptable_filter sch_fq_codel nvme_fc nvme_fabrics nvme_core e1000e scsi_transport_fc ptp ioatdma atkbd pps_core libps2 i7core_edac i5500_temp dca serio edac_core loop ipmi_ssif ses enclosure zfs(PO) bnx2 tpm_tis tpm_tis_core ipmi_si ipmi_devintf zunicode(PO) tpm tiny_power_button zzstd(O) rng_core ipmi_msghandler button acpi_cpufreq zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) bonding tun tap macvlan
Sep 18 01:59:19 paradies kernel:  bridge stp llc kvm_intel kvm drm irqbypass agpgart backlight i2c_core sg fuse configfs pstore ip_tables x_tables autofs4 ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid hid usb_storage sr_mod cdrom sd_mod t10_pi crc_t10dif crct10dif_generic crct10dif_common ata_piix libata uhci_hcd mptsas ehci_pci ehci_hcd scsi_transport_sas megaraid_sas mptscsih mptbase usbcore crc32c_intel scsi_mod usb_common rtc_cmos dm_mod
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000
Sep 18 01:59:19 paradies kernel: ---[ end trace cd8c11f85ded0f4c ]---
Sep 18 01:59:19 paradies kernel: RIP: 0010:abd_verify+0x5/0x60 [zfs]
Sep 18 01:59:19 paradies kernel: Code: 0f 1f 44 00 00 66 66 66 66 90 8b 07 c1 e8 05 83 e0 01 c3 66 90 66 66 66 66 90 8b 07 c1 e8 06 83 e0 01 c3 66 90 66 66 66 66 90 <8b> 07 a8 01 74 01 c3 41 54 55 48 89 fd 53 a8 40 74 3c 48 8b 47 68
Sep 18 01:59:19 paradies kernel: RSP: 0018:ffffb7e4f627b9c8 EFLAGS: 00010246
Sep 18 01:59:19 paradies kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Sep 18 01:59:19 paradies kernel: RDX: 0000000000004000 RSI: 0000000000004000 RDI: 0000000000000000
Sep 18 01:59:19 paradies kernel: RBP: 0000000000004000 R08: 0000000000000000 R09: 0000000000000000
Sep 18 01:59:19 paradies kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000004000
Sep 18 01:59:19 paradies kernel: R13: 0000000000004000 R14: 0000000000000000 R15: 0000000000000020
Sep 18 01:59:19 paradies kernel: FS:  0000000000000000(0000) GS:ffff9e773fc80000(0000) knlGS:0000000000000000
Sep 18 01:59:19 paradies kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 18 01:59:19 paradies kernel: CR2: 0000000000000000 CR3: 0000000274978004 CR4: 00000000000206e0

what to do?

rincebrain commented 2 years ago

My advice at this point is "don't use ZFS encryption until this is fixed".

pquan commented 2 years ago

Is anyone experiencing this issue also having issues with the "stability" of their hard disks? The one server that is giving me more troubles has somewhat old sata enterprise drives (i.e. rented server I cannot control 100%). The drives will occasionally have hiccups during intense usage (say scrub, huge io with seeks coming to zfs listing snapshots etc). On occasion they will delay the response and also give "unaligned write errors". I'm quite sure this is causing issues in ZFS driver, when the drive cannot honor the request within some time. On the same drives, I had 2 or 3 sectors that could not be read, but that would be read properly after being rewritten a few times (10-20 overwrites). When hitting such a sector I'd expect the drive to give up quickly (it's an enterprise HGST drive after all), but perhaps 1-2 seconds is enough?

My gut feeling is there's some internal "queue" of operations which might get full because the drive is not responding.

rincebrain commented 2 years ago

At least for the main issue this bug is about, the issue is that it screws up refcounting a buffer and frees it prematurely, then reuses it, and then someone who had a reference frees it again, and the person left with a reference has a bad time on access, I believe.

cserem commented 2 years ago

@pquan The motherboard (with the integrated Pentium J2900) died at the beginning of august. The disks were swapped to a new machine (Dell R420 / Xeon E5-2430L) and haven't had an issue ever since (before that it was a bi-daily / weekly issue). So in my case i guess it is not related to the disks' health / performance.

gamanakis commented 2 years ago

I think I see where the leak is: Say https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5742 is executed but returns an error. An add_reference() is performed but when we reach https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5845 that reference has not been cleared, presumably leading to the panic.

Could someone test (not in production) with: (void) remove_reference(hdr, hash_lock, acb->acb_private) right before https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5784

pquan commented 2 years ago

@pquan The motherboard (with the integrated Pentium J2900) died at the beginning of august. The disks were swapped to a new machine (Dell R420 / Xeon E5-2430L) and haven't had an issue ever since (before that it was a bi-daily / weekly issue). So in my case i guess it is not related to the disks' health / performance.

Thanks for reporting . You moved from a cpu with passmark of 1236 and no aes-ni to a cpu with a passmark of 5273 and aes-ni instruction. This is 400% increase and more so for encryption. Not exactly the same.

I am still sustaining that this is a "bottleneck" issue where the problem occurs under heavy load and/or resource starvation. I have no problems with any of my systems as long as I only have light/normal usage.

At the moment I'm limiting encryption only to servers with no other use but backup receiving. I make sure I do not scrub during the zfs recv. I also leave all ram for ZFS arc and do not limit the ram usage to 2-4GB (as I do normally on a multi-purpose server).

It's been OK for the last weeks.

cserem commented 2 years ago

@pquan I've ment the disk's health / disk's performance. (The system is dual socket, so the computing performance is even better than that.)

pquan commented 2 years ago

@cserem Ok, got it now. :)

rincebrain commented 2 years ago

I think I see where the leak is: Say

https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5742

is executed but returns an error. An add_reference() is performed but when we reach https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5845

that reference has not been cleared, presumably leading to the panic. Could someone test (not in production) with: (void) remove_reference(hdr, hash_lock, acb->acb_private) right before https://github.com/openzfs/zfs/blob/139690d6c3c748b138525784dd6f0aa48cfcda1a/module/zfs/arc.c#L5784

Sadly, no, crashes the same way with that patch.

I would expect it to be a missing add_reference or spurious remove_reference, though, not a missing remove_reference, unless I very much am misunderstanding the failure mode.

lathiat commented 2 years ago

A user had previously reported this same issue in Ubuntu at https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1900889 "While zfs send'ing from Bionic to Focal, my send/recv hung midway and I found this in the receiver's dmesg. The receiving side uses ZFS native encryption and had the key manually loaded before sending/receiving. The sending side is unencrypted."

It was possibly fixed in an Ubuntu-only patch here where we set arc_fill_flags_t flags = ARC_FILL_LOCKED at the start of arc_untransform: https://git.launchpad.net/ubuntu/+source/zfs-linux/tree/debian/patches/4701-enable-ARC-FILL-LOCKED-flag.patch?h=import/0.8.4-1ubuntu15

This patch was reported in the original bug as possibly resolving the issue (but not confirmed 100% as the cause was not 100% reliable, but it stopped re-occuring) however that same patch is also suspected to be causing random ZFS corruption when using encrypted datasets and likely to be reverted in https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1906476 (Same issue discussed in #10971).

So clearly this is not a correct fix generally but I thought it was interesting to note in case this gives some clues as to a possible cause for this as yet unresolved issue. Similar issues seem to be discussed in #12014. Also interestingly the code for this ARC_FILL_IN_PLACE handling was added to fix a similar sounding issue "Raw receive fix and encrypted objset security fix" in #7632 which first shipped in zfs 0.8.0.

  Avoid any races by enabling ARC_FILL_LOCKED during in the
  arc_buf_fill call chain
Author: unknown
Origin: ubuntu (LP :#1900889)
Forwarded: no
Last-Update: 2020-10-22

Index: zfs-linux-0.8.3/module/zfs/arc.c
===================================================================
--- zfs-linux-0.8.3.orig/module/zfs/arc.c
+++ zfs-linux-0.8.3/module/zfs/arc.c
@@ -2305,7 +2305,7 @@ arc_untransform(arc_buf_t *buf, spa_t *s
     boolean_t in_place)
 {
    int ret;
-   arc_fill_flags_t flags = 0;
+   arc_fill_flags_t flags = ARC_FILL_LOCKED;

    if (in_place)
        flags |= ARC_FILL_IN_PLACE;
lathiat commented 2 years ago

8722 is also possibly a duplicate

rincebrain commented 2 years ago

I believe I tried that patch somewhere in this long cascade of debugging, and found that at least for my reproduction, it did not save me.

rincebrain commented 2 years ago

Now, I have very tentative reasons to wonder if this might be helpful, but anyone who's getting burned by this, could you try shoving this into a modprobe config file, e.g. /etc/modprobe.d/zfs.conf, regenerating initrd, and rebooting, and then seeing if this still happens to you with the same frequency, less, or more? (Note that if you're on not-x86, this value is intended to be PAGESIZE+1).

options zfs zfs_abd_scatter_min_size=4097

(Technically, you don't have to reboot to change the parameter, I just want to avoid the chance that any existing allocations might be below that threshold and confuse the data...so if you don't reboot and try this, please note that you did that in telling me this helped or not.)

edit: Rats, it still eventually reproduced on my testbed with this setting. Oh well, back to the mines.

rincebrain commented 2 years ago

So, for anyone feeling brave, I have a patch.

It's not perfect - I won't be opening a PR for this, because when I turn on all my debug tooling at once (which is not in this tree, there's a bunch of custom nonsense that will run one place ever and break everywhere else) and run it, it still errors out sometimes on raw receives...but the emphasis there is errors; it appears to just be on the mount step at the very end and retriable, not VERIFY failure, NULL dereference, or panic. (Curiously, I haven't been able to make it error on my testbeds without running the kitchen sink of sketchy bespoke additional tooling...)

It's also heavy-handed - just taking the mutex on each call is a big hammer, and I bet benchmarking this diff for performance would be sad indeed.

As to an explanation...

The reproducers I've got resulted in a situation where you ended up with one thread holding a reference to an arc_buf_t doing dbuf_sync_leaf() -> dbuf_write() -> arc_write(), which helpfully NULLs the b_pabd and b_rabd of the arc_buf_t on completion, only for another thread to pass it in ~simultaneously to dbuf_read() -> ... -> arc_untransform(), and then at any of various points once you're inside dbuf_read() you might notice that your buffer has no buffers and boom goes the dynamite.

I expect the correct fix is for somebody earlier in the pipeline to copy the dbuf instead of passing the singular copy around, but I haven't run down where that should happen yet.

I expect taking the mutex there to preclude both dbuf_write() and dbuf_read() sticking their fingers in at the same time, but if it still results in some failures with all the debug tooling on, I've still got more to dig into.

Nevertheless, assuming the CI doesn't spit out horrible warnings of death and doom, I thought some people might find this disruptive enough to want to try it - the linked patch is against 2.1.2, but I don't think the relevant code has churned much in years, so it should apply with some fuzz to most things.

(As for how confident I am about the explanation...

I added tooling to all the calls that alloc/free the ABDs and alloc/free/mutate arc_buf_hdr_ts, which captured the stacktraces each time one of those happened, and I've got some nice ones of the header that turns up with a NULL inappropriately in dbuf_read() -> ... -> arc_untransform() -> arc_buf_fill() where the immediately prior thing was a thread doing dbuf_write() -> arc_write(), including arc_hdr_free_abd() inside. So unless there's code I didn't notice to handle NULLs appearing at any point where they were not before inside dbuf_read(), here we are.)

edit: ...lovely. After letting it run for over a day on one of my testbeds with all the debugging hooks enabled, it VERIFY failed again, and the stacktrace, if it is to be believed, involved unlocking the mutex on the way through.

While this is still certainly useful given how hard I seem to have to work to reproduce it now, I'm going to have to come up with a better solution...

e: I should update this a bit, since I dug into it - it seems like this is happening to (at least on every panic I hit) a dbuf with a dnode of DMU_META_DNODE_OBJECT, and that + DNODE in general, if I'm reading this right, gets special-cased in a bunch of places that would normally copy it to instead try to do inplace updates.

But I could not readily find a mutex I could take or add to preclude this freeing - when I finally thought I had one, locking in the dnode, I found that sometimes I was racing against something destroying the dnode, and then I decided to go try and figure out why this only happened with encrypted recv.

Bonus: In case anyone was wondering if you could repro this on FBSD...

KDB: stack backtrace:
#0 0xffffffff80c574c5 at kdb_backtrace+0x65
#1 0xffffffff80c09ea1 at vpanic+0x181
#2 0xffffffff8242c52a at spl_panic+0x3a
#3 0xffffffff8246dca8 at arc_buf_fill+0x1b98
#4 0xffffffff8246c0a7 at arc_untransform+0x157
#5 0xffffffff824937b6 at dbuf_read_verify_dnode_crypt+0xd6
#6 0xffffffff824929ee at dbuf_read+0x7ee
#7 0xffffffff824a6c96 at dmu_buf_hold+0x46
#8 0xffffffff825f0981 at zap_lockdir+0x31
#9 0xffffffff825f219c at zap_lookup_norm+0x3c
#10 0xffffffff825f2151 at zap_lookup+0x11
#11 0xffffffff8252913a at sa_setup+0x19a
#12 0xffffffff824419b0 at zfsvfs_init+0x560
#13 0xffffffff824413fd at zfsvfs_create_impl+0x12d
#14 0xffffffff824412bc at zfsvfs_create+0xbc
#15 0xffffffff8243fc2a at zfs_mount+0x32a
#16 0xffffffff80cda9b9 at vfs_domount+0x5e9
#17 0xffffffff80cd9bd7 at vfs_donmount+0x8e7
Uptime: 5h30m46s
Dumping 1547 out of 24542 MB:..2%..11%..21%..32%..41%..51%..61%..71%..81%..91%

__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
55      /usr/src/sys/amd64/include/pcpu_aux.h: No such file or directory.
(kgdb) #0  __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
#1  doadump (textdump=<optimized out>)
    at /usr/src/sys/kern/kern_shutdown.c:399
#2  0xffffffff80c09a96 in kern_reboot (howto=260)
    at /usr/src/sys/kern/kern_shutdown.c:486
#3  0xffffffff80c09f10 in vpanic (fmt=<optimized out>, ap=<optimized out>)
    at /usr/src/sys/kern/kern_shutdown.c:919
#4  0xffffffff8242c52a in spl_panic (file=<optimized out>,
    func=<optimized out>, line=<unavailable>, fmt=<unavailable>)
    at os/freebsd/spl/spl_misc.c:107
#5  0xffffffff8246dca8 in arc_hdr_decrypt (hdr=0xfffff8020892db60,
rincebrain commented 2 years ago

It's me again.

I've got another prospective patch to make anyone bitten by this's life nicer, #12943. So you can look into that if this is biting you, and kick me if it breaks all the windows in your house somehow. :P

e: One minor footnote. In my experimenting, it only ever panicked on trying to mount the dataset after/while doing the receive. So you might want to try receiving with -u into an unmounted dataset, if my PR doesn't help/you don't want to try it right now.

scratchings commented 2 years ago

Hi, Our system was regularly crashing every two days so tried applying your patch to 2.0.6 and running with that. I'm afraid to report it didn't last much longer:

Jan 17 08:03:16 fs3 kernel: INFO: task txg_quiesce:8625 blocked for more than 120 seconds. Jan 17 08:03:16 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 17 08:03:16 fs3 kernel: txg_quiesce D ffff93067a5e47e0 0 8625 2 0x00000000 Jan 17 08:03:16 fs3 kernel: Call Trace: Jan 17 08:03:16 fs3 kernel: [] schedule+0x29/0x70 Jan 17 08:03:16 fs3 kernel: [] cv_wait_common+0x125/0x150 [spl] Jan 17 08:03:16 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 17 08:03:16 fs3 kernel: [] cv_wait+0x15/0x20 [spl] Jan 17 08:03:16 fs3 kernel: [] txg_quiesce_thread+0x2db/0x3e0 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? txg_init+0x2b0/0x2b0 [zfs] Jan 17 08:03:16 fs3 kernel: [] thread_generic_wrapper+0x73/0x80 [spl] Jan 17 08:03:16 fs3 kernel: [] ? thread_exit+0x20/0x20 [spl] Jan 17 08:03:16 fs3 kernel: [] kthread+0xd1/0xe0 Jan 17 08:03:16 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 17 08:03:16 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 17 08:03:16 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 17 08:03:16 fs3 kernel: INFO: task receive_writer:59470 blocked for more than 120 seconds. Jan 17 08:03:16 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 17 08:03:16 fs3 kernel: receive_writer D ffff93065559e8e0 0 59470 2 0x00000080 Jan 17 08:03:16 fs3 kernel: Call Trace: Jan 17 08:03:16 fs3 kernel: [] schedule+0x29/0x70 Jan 17 08:03:16 fs3 kernel: [] spl_panic+0xf5/0x110 [spl] Jan 17 08:03:16 fs3 kernel: [] ? arc_space_consume+0x5e/0x110 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? down_read+0x12/0x40 Jan 17 08:03:16 fs3 kernel: [] ? dbuf_read+0xff/0x570 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? dmu_bonus_hold_by_dnode+0xde/0x1b0 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? spl_kmem_cache_free+0x185/0x210 [spl] Jan 17 08:03:16 fs3 kernel: [] receive_object+0x64a/0xc80 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? spl_kmem_free+0x35/0x40 [spl] Jan 17 08:03:16 fs3 kernel: [] ? list_del+0xd/0x30 Jan 17 08:03:16 fs3 kernel: [] receive_writer_thread+0x4e4/0xa30 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? sched_clock_cpu+0x85/0xc0 Jan 17 08:03:16 fs3 kernel: [] ? receive_process_write_record+0x180/0x180 [zfs] Jan 17 08:03:16 fs3 kernel: [] ? receive_process_write_record+0x180/0x180 [zfs] Jan 17 08:03:16 fs3 kernel: [] thread_generic_wrapper+0x73/0x80 [spl] Jan 17 08:03:16 fs3 kernel: [] ? __thread_exit+0x20/0x20 [spl] Jan 17 08:03:16 fs3 kernel: [] kthread+0xd1/0xe0 Jan 17 08:03:16 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 17 08:03:16 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 17 08:03:16 fs3 kernel: [] ? insert_kthread_work+0x40/0x40

uptime

09:27:23 up 3 days, 23:36, 1 user, load average: 26.09, 25.35, 22.27

I still have a z_wr_iss process running, but it doesn't look like it's achieving much as the system load doesn't match the CPU usage of this process. I had already tried running is all my receive targets unmounted (as I was seeing some issues with 'busy datasets' when they were mounted (post your patch(.

rincebrain commented 2 years ago

I was going to say it's not panicked, but the backtrace there says it's trying to go into spl_panic - do you have an actual message from the panic? It'll be hard to refine the patch if I don't know what's gone wrong, and I've not caused it to fail in many runs at this point.

e: Also, can you tell me some things about the system - what's the CPU/RAM/IO throughput look like, what are the pool layout(s), what's the workload you do on it mostly like?

e2: Can you also show me the diff you ended up with against stock 2.0.6? I'd hate to go down a rabbit hole only to discover it was some complication present in 2.0.6 already fixed in master...

scratchings commented 2 years ago

Hi, Another update before I answer your questions. I tried rebooting before seeing your message and as always the system hung. After forced reboot the pool imported as normal and I requested a scrub as further data errors were being listed. I came back to the system a few minutes ago to find it panic'd again:

[ 1827.039227] VERIFY3(0 == dmu_bonus_hold_by_dnode(dn, FTAG, &db, flags)) failed (0 == 5)
[ 1827.039280] PANIC at dmu_recv.c:1811:receive_object()
[ 1827.039308] Showing stack for process 60708
[ 1827.039313] CPU: 11 PID: 60708 Comm: receive_writer Kdump: loaded Tainted: P           OE  ------------   3.10.0-1160.42.2.el7.x86_64 #1
[ 1827.039315] Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
[ 1827.039317] Call Trace:
[ 1827.039326]  [<ffffffff94183539>] dump_stack+0x19/0x1b
[ 1827.039349]  [<ffffffffc035fc5b>] spl_dumpstack+0x2b/0x30 [spl]
[ 1827.039356]  [<ffffffffc035fd29>] spl_panic+0xc9/0x110 [spl]
[ 1827.039393]  [<ffffffffc0b2d76e>] ? arc_space_consume+0x5e/0x110 [zfs]
[ 1827.039397]  [<ffffffff94188632>] ? down_read+0x12/0x40
[ 1827.039429]  [<ffffffffc0b4641f>] ? dbuf_read+0xff/0x570 [zfs]
[ 1827.039464]  [<ffffffffc0b4d6fe>] ? dmu_bonus_hold_by_dnode+0xde/0x1b0 [zfs]
[ 1827.039472]  [<ffffffffc03616b5>] ? spl_kmem_cache_free+0x185/0x210 [spl]
[ 1827.039507]  [<ffffffffc0b5a3ea>] receive_object+0x64a/0xc80 [zfs]
[ 1827.039516]  [<ffffffffc03607b5>] ? spl_kmem_free+0x35/0x40 [spl]
[ 1827.039520]  [<ffffffff93da67fd>] ? list_del+0xd/0x30
[ 1827.039555]  [<ffffffffc0b5da14>] receive_writer_thread+0x4e4/0xa30 [zfs]
[ 1827.039559]  [<ffffffff93ade305>] ? sched_clock_cpu+0x85/0xc0
[ 1827.039594]  [<ffffffffc0b5d530>] ? receive_process_write_record+0x180/0x180 [zfs]
[ 1827.039646]  [<ffffffffc0b5d530>] ? receive_process_write_record+0x180/0x180 [zfs]
[ 1827.039657]  [<ffffffffc0366873>] thread_generic_wrapper+0x73/0x80 [spl]
[ 1827.039665]  [<ffffffffc0366800>] ? __thread_exit+0x20/0x20 [spl]
[ 1827.039669]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 1827.039673]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 1827.039678]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 1827.039681]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.302850] INFO: task z_upgrade:4952 blocked for more than 120 seconds.
[ 2041.302923] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.302999] z_upgrade       D ffff9f21aae0d860     0  4952      2 0x00000000
[ 2041.303010] Call Trace:
[ 2041.303027]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.303037]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2041.303047]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2041.303058]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2041.303066]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2041.303108]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2041.303117]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2041.303137]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2041.303286]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2041.303434]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2041.303533]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2041.303628]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2041.303653]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2041.303665]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2041.303689]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2041.303724]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2041.303734]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.303746]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2041.303754]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.303771] INFO: task txg_quiesce:15697 blocked for more than 120 seconds.
[ 2041.303839] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.303913] txg_quiesce     D ffff9f2177b3e8e0     0 15697      2 0x00000000
[ 2041.303921] Call Trace:
[ 2041.303933]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.303952]  [<ffffffffc035f325>] cv_wait_common+0x125/0x150 [spl]
[ 2041.303961]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2041.303980]  [<ffffffffc035f365>] __cv_wait+0x15/0x20 [spl]
[ 2041.304117]  [<ffffffffc0bdda4b>] txg_quiesce_thread+0x2db/0x3e0 [zfs]
[ 2041.304254]  [<ffffffffc0bdd770>] ? txg_init+0x2b0/0x2b0 [zfs]
[ 2041.304275]  [<ffffffffc0366873>] thread_generic_wrapper+0x73/0x80 [spl]
[ 2041.304297]  [<ffffffffc0366800>] ? __thread_exit+0x20/0x20 [spl]
[ 2041.304304]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2041.304313]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.304322]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2041.304329]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.304346] INFO: task z_upgrade:23313 blocked for more than 120 seconds.
[ 2041.304403] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.304468] z_upgrade       D ffff9f2199f2a6e0     0 23313      2 0x00000080
[ 2041.304475] Call Trace:
[ 2041.304485]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.304492]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2041.304509]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2041.304518]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2041.304525]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2041.304542]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2041.304550]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2041.304570]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2041.304688]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2041.304812]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2041.304900]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2041.304982]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2041.305005]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2041.305014]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2041.305035]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2041.305043]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2041.305051]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.305060]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2041.305068]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.305078] INFO: task z_upgrade:23403 blocked for more than 120 seconds.
[ 2041.305139] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.305209] z_upgrade       D ffff9f216c601660     0 23403      2 0x00000080
[ 2041.305215] Call Trace:
[ 2041.305224]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.305231]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2041.305240]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2041.305248]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2041.305258]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2041.305274]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2041.305282]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2041.305298]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2041.305415]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2041.305533]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2041.305617]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2041.305701]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2041.305732]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2041.305740]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2041.305761]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2041.305768]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2041.305776]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.305785]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2041.305794]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.305810] INFO: task receive_writer:60708 blocked for more than 120 seconds.
[ 2041.305871] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.305935] receive_writer  D ffff9f214893a100     0 60708      2 0x00000080
[ 2041.305942] Call Trace:
[ 2041.305959]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.305976]  [<ffffffffc035fd55>] spl_panic+0xf5/0x110 [spl]
[ 2041.306048]  [<ffffffffc0b2d76e>] ? arc_space_consume+0x5e/0x110 [zfs]
[ 2041.306056]  [<ffffffff94188632>] ? down_read+0x12/0x40
[ 2041.306133]  [<ffffffffc0b4641f>] ? dbuf_read+0xff/0x570 [zfs]
[ 2041.306216]  [<ffffffffc0b4d6fe>] ? dmu_bonus_hold_by_dnode+0xde/0x1b0 [zfs]
[ 2041.306235]  [<ffffffffc03616b5>] ? spl_kmem_cache_free+0x185/0x210 [spl]
[ 2041.306320]  [<ffffffffc0b5a3ea>] receive_object+0x64a/0xc80 [zfs]
[ 2041.306341]  [<ffffffffc03607b5>] ? spl_kmem_free+0x35/0x40 [spl]
[ 2041.306350]  [<ffffffff93da67fd>] ? list_del+0xd/0x30
[ 2041.306431]  [<ffffffffc0b5da14>] receive_writer_thread+0x4e4/0xa30 [zfs]
[ 2041.306440]  [<ffffffff93ade305>] ? sched_clock_cpu+0x85/0xc0
[ 2041.306521]  [<ffffffffc0b5d530>] ? receive_process_write_record+0x180/0x180 [zfs]
[ 2041.306601]  [<ffffffffc0b5d530>] ? receive_process_write_record+0x180/0x180 [zfs]
[ 2041.306622]  [<ffffffffc0366873>] thread_generic_wrapper+0x73/0x80 [spl]
[ 2041.306644]  [<ffffffffc0366800>] ? __thread_exit+0x20/0x20 [spl]
[ 2041.306651]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2041.306659]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.306667]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2041.306675]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2041.306696] INFO: task zfs:179453 blocked for more than 120 seconds.
[ 2041.306750] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2041.306815] zfs             D ffff9f21b87b1660     0 179453 179447 0x00000080
[ 2041.306821] Call Trace:
[ 2041.306830]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2041.306837]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2041.306845]  [<ffffffff94188556>] ? schedule_hrtimeout_range_clock+0xc6/0x150
[ 2041.306851]  [<ffffffff93ac9aa0>] ? hrtimer_get_res+0x50/0x50
[ 2041.306861]  [<ffffffff93b06992>] ? ktime_get_ts64+0x52/0xf0
[ 2041.306869]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2041.306879]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2041.306886]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2041.306903]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2041.306911]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2041.306927]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2041.307044]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2041.307151]  [<ffffffffc0ba0e50>] ? dsl_dataset_user_hold_check_one+0x170/0x170 [zfs]
[ 2041.307269]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2041.307374]  [<ffffffffc0b9f94c>] dsl_sync_task_common+0xdc/0x2b0 [zfs]
[ 2041.307475]  [<ffffffffc0ba0770>] ? dsl_onexit_hold_cleanup+0xd0/0xd0 [zfs]
[ 2041.307576]  [<ffffffffc0ba0e50>] ? dsl_dataset_user_hold_check_one+0x170/0x170 [zfs]
[ 2041.307671]  [<ffffffffc0ba0770>] ? dsl_onexit_hold_cleanup+0xd0/0xd0 [zfs]
[ 2041.307775]  [<ffffffffc0b9fb46>] dsl_sync_task+0x26/0x30 [zfs]
[ 2041.307871]  [<ffffffffc0ba1234>] dsl_dataset_user_hold+0x94/0xf0 [zfs]
[ 2041.307997]  [<ffffffffc0c1ecb1>] zfs_ioc_hold+0xc1/0x1b0 [zfs]
[ 2041.308121]  [<ffffffffc0c2653b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
[ 2041.308247]  [<ffffffffc0c52106>] zfsdev_ioctl+0x56/0xf0 [zfs]
[ 2041.308256]  [<ffffffff93c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
[ 2041.308266]  [<ffffffff94190678>] ? __do_page_fault+0x238/0x500
[ 2041.308273]  [<ffffffff93c63d61>] SyS_ioctl+0xa1/0xc0
[ 2041.308282]  [<ffffffff94195f92>] system_call_fastpath+0x25/0x2a
[ 2161.309416] INFO: task z_upgrade:4952 blocked for more than 120 seconds.
[ 2161.309489] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2161.309565] z_upgrade       D ffff9f21aae0d860     0  4952      2 0x00000000
[ 2161.309575] Call Trace:
[ 2161.309593]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2161.309602]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2161.309613]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2161.309624]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2161.309632]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2161.309674]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2161.309683]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2161.309703]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2161.309849]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2161.309998]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2161.310097]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2161.310191]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2161.310217]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2161.310229]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2161.310253]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2161.310282]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2161.310292]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.310304]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2161.310312]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.310329] INFO: task txg_quiesce:15697 blocked for more than 120 seconds.
[ 2161.310397] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2161.310471] txg_quiesce     D ffff9f2177b3e8e0     0 15697      2 0x00000000
[ 2161.310480] Call Trace:
[ 2161.310492]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2161.310511]  [<ffffffffc035f325>] cv_wait_common+0x125/0x150 [spl]
[ 2161.310520]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2161.310548]  [<ffffffffc035f365>] __cv_wait+0x15/0x20 [spl]
[ 2161.310683]  [<ffffffffc0bdda4b>] txg_quiesce_thread+0x2db/0x3e0 [zfs]
[ 2161.310818]  [<ffffffffc0bdd770>] ? txg_init+0x2b0/0x2b0 [zfs]
[ 2161.310844]  [<ffffffffc0366873>] thread_generic_wrapper+0x73/0x80 [spl]
[ 2161.310865]  [<ffffffffc0366800>] ? __thread_exit+0x20/0x20 [spl]
[ 2161.310873]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2161.310882]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.310892]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2161.310901]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.310917] INFO: task z_upgrade:23313 blocked for more than 120 seconds.
[ 2161.310986] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2161.311064] z_upgrade       D ffff9f2199f2a6e0     0 23313      2 0x00000080
[ 2161.311072] Call Trace:
[ 2161.311082]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2161.311091]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2161.311103]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2161.311112]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2161.311120]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2161.311139]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2161.311148]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2161.311167]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2161.311302]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2161.311443]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2161.311540]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2161.311633]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2161.311658]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2161.311669]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2161.311692]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2161.311700]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2161.311709]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.311722]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2161.311730]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.311738] INFO: task z_upgrade:23403 blocked for more than 120 seconds.
[ 2161.311803] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2161.311876] z_upgrade       D ffff9f216c601660     0 23403      2 0x00000080
[ 2161.311883] Call Trace:
[ 2161.311893]  [<ffffffff94189179>] schedule+0x29/0x70
[ 2161.311901]  [<ffffffff94186e41>] schedule_timeout+0x221/0x2d0
[ 2161.311911]  [<ffffffff94188a2d>] io_schedule_timeout+0xad/0x130
[ 2161.311920]  [<ffffffff93ac6ad6>] ? prepare_to_wait_exclusive+0x56/0x90
[ 2161.311928]  [<ffffffff94188ac8>] io_schedule+0x18/0x20
[ 2161.311949]  [<ffffffffc035f2b2>] cv_wait_common+0xb2/0x150 [spl]
[ 2161.311958]  [<ffffffff93ac6f50>] ? wake_up_atomic_t+0x30/0x30
[ 2161.311976]  [<ffffffffc035f388>] __cv_wait_io+0x18/0x20 [spl]
[ 2161.312109]  [<ffffffffc0bdd265>] txg_wait_synced_impl+0xe5/0x130 [zfs]
[ 2161.312242]  [<ffffffffc0bdd2c0>] txg_wait_synced+0x10/0x40 [zfs]
[ 2161.312346]  [<ffffffffc0b57ceb>] dmu_objset_id_quota_upgrade_cb+0x13b/0x170 [zfs]
[ 2161.312440]  [<ffffffffc0b53d48>] dmu_objset_upgrade_task_cb+0x88/0xf0 [zfs]
[ 2161.312465]  [<ffffffffc03654f6>] taskq_thread+0x2c6/0x520 [spl]
[ 2161.312474]  [<ffffffff93adadf0>] ? wake_up_state+0x20/0x20
[ 2161.312498]  [<ffffffffc0365230>] ? taskq_thread_spawn+0x60/0x60 [spl]
[ 2161.312506]  [<ffffffff93ac5e61>] kthread+0xd1/0xe0
[ 2161.312515]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40
[ 2161.312525]  [<ffffffff94195ddd>] ret_from_fork_nospec_begin+0x7/0x21
[ 2161.312535]  [<ffffffff93ac5d90>] ? insert_kthread_work+0x40/0x40

Despite the above zpool status claims the scrub is continuing, but I see no workers that could be processing this in top. There are several z_upgrades listed but these are all in the 'D' state. I shall reboot again.

RE my system. It's a relatively low-powered dual socket system and under normal operation I would expect to see a load of around 50% most of the time. It only has 64GB of RAM (pool size of 432TB, made of 5x12 disk raidz2). It sits as the middle node of our backup chain, mostly pulling receives from production file servers, but also accepting pushed receives from one server, rsync backups from non-ZFS clients and a single-node Minio to provide an S3 backup target for a service. A second ZFS backup host pulls snapshots from this device to provide additional offsite data protection. Sanoid is used to manage snapshot retention (and take snapshots of the non-ZFS backups) and syncoid pulls/sends data (mostly recursively from a common root). Syncoids ran hourly across the ca 10 recursive filesystem groups originally 24/7. We've reduced this to every two hours and ensured a five minute spread between filesystems to try to reduce the number of concurrent receives. Encryption is used for all filesystem roots within the pool (save the top-level and a reservation space). The server has 2x10Gbit uplinks, but we rarely see transfer rates much past 1Gbit speeds.

As to the patch, I git a git apply of the raw version of the patch on github, it didn't report any issues, so I believe it applied cleanly. Here's a git diff of arc.c:

index e70b37d..1ff1116 100644
--- a/module/zfs/arc.c
+++ b/module/zfs/arc.c
@@ -2000,6 +2000,7 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
     arc_fill_flags_t flags)
 {
    int error = 0;
+   boolean_t big_mutex = B_FALSE;
    arc_buf_hdr_t *hdr = buf->b_hdr;
    boolean_t hdr_compressed =
        (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF);
@@ -2008,6 +2009,27 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
    dmu_object_byteswap_t bswap = hdr->b_l1hdr.b_byteswap;
    kmutex_t *hash_lock = (flags & ARC_FILL_LOCKED) ? NULL : HDR_LOCK(hdr);

+   /*
+    * If we're playing games with in-place fill, we need to be
+    * certain nobody's going to temporarily free and reallocate
+    * our abds, which can happen if e.g. someone enters dbuf_write after
+    * we start dbuf_read->...->arc_buf_fill but before we finish.
+    *
+    * This avoids that terrible fate, because dbuf_write's arc_release
+    * takes this lock before freeing anybody, and dbuf_write always does
+    * dbuf_release_bp->arc_release first in this case.
+    *
+    * hash_lock appeared to be insufficient for this purpose because it's
+    * on the hdr, not the buf, and it seems to be the case that you can
+    * wind up with multiple locations referencing the same arc_buf_t here.
+    */
+   if ((flags & ARC_FILL_IN_PLACE)) {
+       if (!MUTEX_HELD(&buf->b_evict_lock)) {
+           mutex_enter(&buf->b_evict_lock);
+           big_mutex = B_TRUE;
+       }
+   }
+
    ASSERT3P(buf->b_data, !=, NULL);
    IMPLY(compressed, hdr_compressed || ARC_BUF_ENCRYPTED(buf));
    IMPLY(compressed, ARC_BUF_COMPRESSED(buf));
@@ -2038,6 +2060,8 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
        error = arc_fill_hdr_crypt(hdr, hash_lock, spa,
            zb, !!(flags & ARC_FILL_NOAUTH));
        if (error == EACCES && (flags & ARC_FILL_IN_PLACE) != 0) {
+           if (big_mutex)
+               mutex_exit(&buf->b_evict_lock);
            return (error);
        } else if (error != 0) {
            if (hash_lock != NULL)
@@ -2045,6 +2069,8 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
            arc_hdr_set_flags(hdr, ARC_FLAG_IO_ERROR);
            if (hash_lock != NULL)
                mutex_exit(hash_lock);
+           if (big_mutex)
+               mutex_exit(&buf->b_evict_lock);
            return (error);
        }
    }
@@ -2078,9 +2104,16 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
            arc_cksum_compute(buf);
        }

+       mutex_exit(&buf->b_evict_lock);
        return (0);
    }

+   /*
+    * If we get here, it should be logically impossible for big_mutex
+    * to be held.
+    */
+   ASSERT(big_mutex == B_FALSE);
+
    if (hdr_compressed == compressed) {
        if (!arc_buf_is_shared(buf)) {
            abd_copy_to_buf(buf->b_data, hdr->b_l1hdr.b_pabd,
@@ -2158,6 +2191,12 @@ arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb,
    }

 byteswap:
+   /*
+    * If we get here, it should be logically impossible for big_mutex
+    * to be held, since FILL_IN_PLACE should be mutually exclusive with
+    * encrypted.
+    */
+   ASSERT(big_mutex == B_FALSE);
    /* Byteswap the buf's data if necessary */
    if (bswap != DMU_BSWAP_NUMFUNCS) {
        ASSERT(!HDR_SHARED_DATA(hdr));
rincebrain commented 2 years ago

Yeah, my interpretation of those traces would be that the workers are all blocked ~forever.

As far as this panic...oof. That's neat. While I try to reproduce it, could you follow mahrens' instructions for SET_ERROR dbgmsg output here?

scratchings commented 2 years ago

I'm now seeing crashes shortly after booting. The scrub is auto-resuming and z_upgrade is running along with what I assume is log replay...

top - 11:11:12 up 6 min,  2 users,  load average: 46.55, 24.34, 10.16
Tasks: 717 total,   7 running, 710 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us, 45.0 sy,  0.0 ni, 18.0 id, 34.3 wa,  0.0 hi,  2.5 si,  0.0 st
KiB Mem : 65427352 total, 46043228 free, 19119368 used,   264756 buff/cache
KiB Swap: 16412668 total, 16412668 free,        0 used. 45814376 avail Mem 

   PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                                                         
  1049 root      20   0       0      0      0 R  17.8  0.0   0:32.28 dbu_evict                                                       
  4902 root       0 -20       0      0      0 R  15.5  0.0   0:28.28 z_rd_int                                                        
  4904 root       0 -20       0      0      0 S  15.5  0.0   0:28.21 z_rd_int                                                        
  4905 root       0 -20       0      0      0 S  15.5  0.0   0:28.05 z_rd_int                                                        
  4906 root       0 -20       0      0      0 S  15.5  0.0   0:28.07 z_rd_int                                                        
  4908 root       0 -20       0      0      0 S  15.5  0.0   0:28.17 z_rd_int                                                        
  4909 root       0 -20       0      0      0 S  15.5  0.0   0:28.19 z_rd_int                                                        
  4903 root       0 -20       0      0      0 R  15.2  0.0   0:28.22 z_rd_int                                                        
  4907 root       0 -20       0      0      0 S  14.5  0.0   0:28.18 z_rd_int                                                        
141645 root      20   0       0      0      0 D  14.5  0.0   0:24.31 z_upgrade                                                       
  4912 root       1 -19       0      0      0 S  12.9  0.0   0:21.92 z_wr_iss                                                        
  4919 root       1 -19       0      0      0 S  12.9  0.0   0:21.53 z_wr_iss                                                        
  4924 root       1 -19       0      0      0 S  12.9  0.0   0:21.34 z_wr_iss                                                        
  4911 root       1 -19       0      0      0 S  12.5  0.0   0:20.62 z_wr_iss                                                        
  4917 root       1 -19       0      0      0 S  12.5  0.0   0:21.15 z_wr_iss                                                        
  4923 root       1 -19       0      0      0 S  12.2  0.0   0:20.94 z_wr_iss                                                        
  4915 root       1 -19       0      0      0 S  11.9  0.0   0:21.30 z_wr_iss                                                        
  4920 root       1 -19       0      0      0 S  11.9  0.0   0:21.72 z_wr_iss                                                        
  4913 root       1 -19       0      0      0 S  11.6  0.0   0:21.31 z_wr_iss                                                        
  4916 root       1 -19       0      0      0 S  11.6  0.0   0:20.85 z_wr_iss                                                        
  4922 root       1 -19       0      0      0 S  11.6  0.0   0:21.49 z_wr_iss                                                        
141663 root      20   0       0      0      0 D  11.6  0.0   0:24.21 z_upgrade                                                       
     2 root      20   0       0      0      0 S  11.2  0.0   0:17.28 kthreadd                                                        
  4910 root       1 -19       0      0      0 S  11.2  0.0   0:21.03 z_wr_iss                                                        
  4914 root       1 -19       0      0      0 S  11.2  0.0   0:21.54 z_wr_iss                                                        
142173 root      20   0       0      0      0 D  11.2  0.0   0:22.94 z_upgrade                                                       
  4918 root       1 -19       0      0      0 S  10.9  0.0   0:21.34 z_wr_iss                                                        
141967 root      20   0       0      0      0 D  10.6  0.0   0:20.86 z_upgrade                                                       
  4921 root       1 -19       0      0      0 S  10.2  0.0   0:20.91 z_wr_iss                                                        
  4952 root      20   0       0      0      0 D   9.9  0.0   0:20.36 z_upgrade                                                       
142107 root      20   0       0      0      0 D   9.9  0.0   0:20.66 z_upgrade                                                       
211729 root      39  19       0      0      0 D   9.9  0.0   0:11.94 dsl_scan_iss                                                    
211727 root      39  19       0      0      0 D   8.9  0.0   0:12.45 dsl_scan_iss                                                    
211731 root      39  19       0      0      0 D   8.9  0.0   0:12.32 dsl_scan_iss                                                    
142115 root      20   0       0      0      0 D   8.6  0.0   0:24.07 z_upgrade                                                       
211728 root      39  19       0      0      0 D   8.3  0.0   0:12.15 dsl_scan_iss                                                    
142114 root      20   0       0      0      0 D   7.9  0.0   0:20.79 z_upgrade                                                       
142123 root      20   0       0      0      0 D   7.9  0.0   0:19.20 z_upgrade                                                       
141647 root      20   0       0      0      0 D   7.6  0.0   0:22.49 z_upgrade                                                       
141833 root      20   0       0      0      0 D   7.6  0.0   0:18.95 z_upgrade                                                       
141638 root      20   0       0      0      0 D   7.3  0.0   0:18.40 z_upgrade                                                       
141683 root      20   0       0      0      0 D   7.3  0.0   0:18.85 z_upgrade                                                       
141835 root      20   0       0      0      0 D   7.3  0.0   0:20.11 z_upgrade                                                       
211730 root      39  19       0      0      0 D   7.3  0.0   0:12.48 dsl_scan_iss                                                    
   963 root       0 -20       0      0      0 D   6.6  0.0   0:10.72 spl_dynamic_tas                                                 
141600 root      20   0       0      0      0 D   6.6  0.0   0:20.82 z_upgrade                                                       
142146 root      20   0       0      0      0 D   6.6  0.0   0:21.27 z_upgrade                                                       
  5027 root      39  19       0      0      0 S   5.6  0.0   0:21.34 dp_sync_taskq                                                   
  5032 root      39  19       0      0      0 S   5.3  0.0   0:16.89 dp_sync_taskq                                                   
  5036 root      39  19       0      0      0 S   5.3  0.0   0:11.91 dp_sync_taskq                                                   
141654 root      20   0       0      0      0 D   4.6  0.0   0:13.70 z_upgrade                                                       
141658 root      20   0       0      0      0 D   4.6  0.0   0:13.32 z_upgrade                                                       
  4926 root       0 -20       0      0      0 S   4.3  0.0   0:07.43 z_wr_int                                                        
  4930 root       0 -20       0      0      0 S   4.3  0.0   0:07.40 z_wr_int                                                        
  4931 root       0 -20       0      0      0 S   4.3  0.0   0:07.25 z_wr_int                                                        
  4932 root       0 -20       0      0      0 S   4.3  0.0   0:07.36 z_wr_int                                                        
  5026 root      39  19       0      0      0 S   4.3  0.0   0:07.70 dp_sync_taskq                                                   
  5030 root      39  19       0      0      0 S   4.3  0.0   0:18.38 dp_sync_taskq                                                   
  4927 root       0 -20       0      0      0 S   4.0  0.0   0:07.35 z_wr_int                                                        
  5031 root      39  19       0      0      0 S   4.0  0.0   0:08.88 dp_sync_taskq                                                   
  5035 root      39  19       0      0      0 S   4.0  0.0   0:07.60 dp_sync_taskq                                                   
  4928 root       0 -20       0      0      0 S   3.6  0.0   0:07.32 z_wr_int                                                        
  4929 root       0 -20       0      0      0 S   3.6  0.0   0:07.27 z_wr_int                                                        
  5023 root      39  19       0      0      0 S   3.6  0.0   0:10.99 dp_sync_taskq                                                   
  5024 root      39  19       0      0      0 S   3.6  0.0   0:10.06 dp_sync_taskq                                                   
  5037 root      39  19       0      0      0 S   3.6  0.0   0:06.99 dp_sync_taskq                                                   
  4933 root       0 -20       0      0      0 S   3.3  0.0   0:07.31 z_wr_int                                                        
141648 root      20   0       0      0      0 D   3.3  0.0   0:06.86 z_upgrade                                                       
  5025 root      39  19       0      0      0 S   3.0  0.0   0:08.08 dp_sync_taskq                                                   
 21498 root      20   0       0      0      0 D   3.0  0.0   1:26.54 txg_sync                                                        
141644 root      20   0       0      0      0 D   3.0  0.0   0:20.60 z_upgrade                                                       
  1697 root       0 -20       0      0      0 S   2.3  0.0   0:04.64 kworker/2:1H                                                    
  5029 root      39  19       0      0      0 S   2.3  0.0   0:12.93 dp_sync_taskq                                                   
  5033 root      39  19       0      0      0 S   2.3  0.0   0:12.91 dp_sync_taskq                                                   
  5034 root      39  19       0      0      0 S   2.3  0.0   0:09.23 dp_sync_taskq                                                   
   648 root       0 -20       0      0      0 S   2.0  0.0   0:04.43 kworker/0:1H                                                    
   659 root       0 -20       0      0      0 R   2.0  0.0   0:04.57 kworker/4:1H                                                    
  1705 root       0 -20       0      0      0 S   2.0  0.0   0:04.44 kworker/5:1H   

I've disabled syncoid for a while to let the system stabilise (I hope).

(writing this before your response above, will look at the reference now)

scratchings commented 2 years ago

Hi,

Update on this. With the cron'd syncoids disabled the system was stable. Yesterday afternoon I ran a few syncs interactively and these did complete. This morning I started an interactive recursive sync of a filesystem tree and all was going well but a few minutes ago I started seeing:

kernel:NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]

every few seconds, with the following in messages:

[root@fs3 ~]# grep kernel /var/log/messages | grep 'Jan 18'
Jan 18 10:50:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:50:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:50:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:50:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OE  ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:50:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:50:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:50:31 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:50:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:50:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:50:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:50:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:50:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:50:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:50:31 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:50:31 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:50:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:50:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:50:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:50:31 fs3 kernel: PKRU: 55555554
Jan 18 10:50:31 fs3 kernel: Call Trace:
Jan 18 10:50:31 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc1334ba8>] ? dmu_objset_pool+0x18/0x40 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:50:31 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:50:31 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:50:31 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:50:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:50:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:50:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:50:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:50:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:50:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:50:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:50:59 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:50:59 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:50:59 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:50:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:50:59 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:50:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:50:59 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:50:59 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:50:59 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:50:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:50:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:50:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:50:59 fs3 kernel: PKRU: 55555554
Jan 18 10:50:59 fs3 kernel: Call Trace:
Jan 18 10:50:59 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:50:59 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:50:59 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:50:59 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:50:59 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:51:04 fs3 kernel: INFO: rcu_sched self-detected stall on CPU { 4}  (t=60000 jiffies g=7774743 c=7774742 q=278193)
Jan 18 10:51:04 fs3 kernel: Task dump for CPU 4:
Jan 18 10:51:04 fs3 kernel: zfs             R  running task        0 169169 169152 0x00000088
Jan 18 10:51:04 fs3 kernel: Call Trace:
Jan 18 10:51:04 fs3 kernel: <IRQ>  [<ffffffff98ada3c8>] sched_show_task+0xa8/0x110
Jan 18 10:51:04 fs3 kernel: [<ffffffff98ade039>] dump_cpu_task+0x39/0x70
Jan 18 10:51:04 fs3 kernel: [<ffffffff98b586c0>] rcu_dump_cpu_stacks+0x90/0xd0
Jan 18 10:51:04 fs3 kernel: [<ffffffff98b5bd82>] rcu_check_callbacks+0x442/0x730
Jan 18 10:51:04 fs3 kernel: [<ffffffff98b10700>] ? tick_sched_do_timer+0x50/0x50
Jan 18 10:51:04 fs3 kernel: [<ffffffff98aaf176>] update_process_times+0x46/0x80
Jan 18 10:51:04 fs3 kernel: [<ffffffff98b10470>] tick_sched_handle+0x30/0x70
Jan 18 10:51:04 fs3 kernel: [<ffffffff98b10739>] tick_sched_timer+0x39/0x80
Jan 18 10:51:04 fs3 kernel: [<ffffffff98aca25e>] __hrtimer_run_queues+0x10e/0x270
Jan 18 10:51:04 fs3 kernel: [<ffffffff98aca7bf>] hrtimer_interrupt+0xaf/0x1d0
Jan 18 10:51:04 fs3 kernel: [<ffffffff98a5cdfb>] local_apic_timer_interrupt+0x3b/0x60
Jan 18 10:51:04 fs3 kernel: [<ffffffff9919aa23>] smp_apic_timer_interrupt+0x43/0x60
Jan 18 10:51:04 fs3 kernel: [<ffffffff99196fba>] apic_timer_interrupt+0x16a/0x170
Jan 18 10:51:04 fs3 kernel: <EOI>  [<ffffffffc05e7bf0>] ? taskq_wait+0xf0/0xf0 [spl]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc1432c09>] ? zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:51:04 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:51:04 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:51:04 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:51:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169]
Jan 18 10:51:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:51:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:51:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:51:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:51:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:51:31 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:51:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:51:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:51:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:51:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:51:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:51:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:51:31 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:51:31 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:51:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:51:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:51:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:51:31 fs3 kernel: PKRU: 55555554
Jan 18 10:51:31 fs3 kernel: Call Trace:
Jan 18 10:51:31 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc1334bb4>] ? dmu_objset_pool+0x24/0x40 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:51:31 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:51:31 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:51:31 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:51:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:51:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:51:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:51:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:51:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:51:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:51:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:51:59 fs3 kernel: RIP: 0010:[<ffffffffc05e7bf9>]  [<ffffffffc05e7bf9>] taskq_wait_outstanding+0x9/0xf0 [spl]
Jan 18 10:51:59 fs3 kernel: RSP: 0018:ffff88a50ff57938  EFLAGS: 00000246
Jan 18 10:51:59 fs3 kernel: RAX: ffff88b0aa427800 RBX: 0000000000000010 RCX: 0000000000000001
Jan 18 10:51:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88b0aa427800
Jan 18 10:51:59 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:51:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10
Jan 18 10:51:59 fs3 kernel: R13: 0000000000000246 R14: 0000000000000246 R15: 0000000000000001
Jan 18 10:51:59 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:51:59 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:51:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:51:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:51:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:51:59 fs3 kernel: PKRU: 55555554
Jan 18 10:51:59 fs3 kernel: Call Trace:
Jan 18 10:51:59 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:51:59 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:51:59 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:51:59 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:51:59 fs3 kernel: Code: 00 75 0d 48 83 c4 30 5b 41 5c 41 5d 41 5e 5d c3 e8 ed 33 4b d8 0f 1f 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 <41> 56 41 55 49 89 f5 41 54 53 48 89 fb 48 83 ec 30 65 48 8b 04 
Jan 18 10:52:27 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:52:27 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:52:27 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:52:27 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:52:27 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:52:27 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:52:27 fs3 kernel: RIP: 0010:[<ffffffffc05e7cbe>]  [<ffffffffc05e7cbe>] taskq_wait_outstanding+0xce/0xf0 [spl]
Jan 18 10:52:27 fs3 kernel: RSP: 0018:ffff88a50ff578e8  EFLAGS: 00000297
Jan 18 10:52:27 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:52:27 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:52:27 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:52:27 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: 0000000000000001
Jan 18 10:52:27 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98ac6f7b R15: ffff88a50ff578d8
Jan 18 10:52:27 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:52:27 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:52:27 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:52:27 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:52:27 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:52:27 fs3 kernel: PKRU: 55555554
Jan 18 10:52:27 fs3 kernel: Call Trace:
Jan 18 10:52:27 fs3 kernel: [<ffffffffc1334bad>] ? dmu_objset_pool+0x1d/0x40 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:52:27 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:52:27 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:52:27 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:52:27 fs3 kernel: Code: ed 4d d8 48 89 df e8 52 3e ba d8 4c 8b 63 68 48 89 c6 48 89 df e8 d3 3a ba d8 4d 39 e5 73 ce 48 8d 75 b0 4c 89 f7 e8 92 ee 4d d8 <48> 8b 45 d8 65 48 33 04 25 28 00 00 00 75 0d 48 83 c4 30 5b 41 
Jan 18 10:52:55 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:52:55 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:52:55 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:52:55 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:52:55 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:52:55 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:52:55 fs3 kernel: RIP: 0010:[<ffffffffc1334b90>]  [<ffffffffc1334b90>] dmu_objset_pool+0x0/0x40 [zfs]
Jan 18 10:52:55 fs3 kernel: RSP: 0018:ffff88a50ff57940  EFLAGS: 00000202
Jan 18 10:52:55 fs3 kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:52:55 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: ffff88ae9bd7e000
Jan 18 10:52:55 fs3 kernel: RBP: ffff88a50ff57970 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:52:55 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10
Jan 18 10:52:55 fs3 kernel: R13: ffff88a50ff57970 R14: 0000000000000246 R15: 0000000000000001
Jan 18 10:52:55 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:52:55 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:52:55 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:52:55 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:52:55 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:52:55 fs3 kernel: PKRU: 55555554
Jan 18 10:52:55 fs3 kernel: Call Trace:
Jan 18 10:52:55 fs3 kernel: [<ffffffffc1432bf7>] ? zfsvfs_teardown+0x47/0x2e0 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:52:55 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:52:55 fs3 kernel: Code: e8 46 e0 07 00 89 d8 48 8b 4d d8 65 48 33 0c 25 28 00 00 00 75 0d 48 83 c4 10 5b 41 5c 41 5d 41 5e 5d c3 e8 43 64 76 d7 0f 1f 00 <0f> 1f 44 00 00 55 48 8b 07 48 89 e5 48 85 c0 74 1f 48 8b 80 60 
Jan 18 10:52:55 fs3 kernel: INFO: task md126_raid1:647 blocked for more than 120 seconds.
Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:52:55 fs3 kernel: md126_raid1     D ffff88b0b01e2100     0   647      2 0x00000000
Jan 18 10:52:55 fs3 kernel: Call Trace:
Jan 18 10:52:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:52:55 fs3 kernel: [<ffffffff98d8bd35>] percpu_ref_switch_to_atomic_sync+0x65/0xb0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac6f50>] ? wake_up_atomic_t+0x30/0x30
Jan 18 10:52:55 fs3 kernel: [<ffffffff98fa69f7>] set_in_sync+0x67/0xe0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98fae8ef>] md_check_recovery+0x27f/0x500
Jan 18 10:52:55 fs3 kernel: [<ffffffffc05dc661>] raid1d+0x51/0x900 [raid1]
Jan 18 10:52:55 fs3 kernel: [<ffffffff98aae162>] ? del_timer_sync+0x52/0x60
Jan 18 10:52:55 fs3 kernel: [<ffffffff99186d90>] ? schedule_timeout+0x170/0x2d0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98aad8b0>] ? requeue_timers+0x170/0x170
Jan 18 10:52:55 fs3 kernel: [<ffffffff98fa5f3d>] md_thread+0x16d/0x1e0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac6f50>] ? wake_up_atomic_t+0x30/0x30
Jan 18 10:52:55 fs3 kernel: [<ffffffff98fa5dd0>] ? find_pers+0x80/0x80
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5e61>] kthread+0xd1/0xe0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:52:55 fs3 kernel: [<ffffffff99195ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:52:55 fs3 kernel: INFO: task xfsaild/md126:1366 blocked for more than 120 seconds.
Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:52:55 fs3 kernel: xfsaild/md126   D ffff88b0ae9c26e0     0  1366      2 0x00000000
Jan 18 10:52:55 fs3 kernel: Call Trace:
Jan 18 10:52:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:52:55 fs3 kernel: [<ffffffffc09cd727>] xfs_log_force+0x157/0x2e0 [xfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffff98adadf0>] ? wake_up_state+0x20/0x20
Jan 18 10:52:55 fs3 kernel: [<ffffffffc09d9a70>] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc09d9c00>] xfsaild+0x190/0x780 [xfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffffc09d9a70>] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5e61>] kthread+0xd1/0xe0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:52:55 fs3 kernel: [<ffffffff99195ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:52:55 fs3 kernel: INFO: task auditd:103142 blocked for more than 120 seconds.
Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:52:55 fs3 kernel: auditd          D ffff88b064280000     0 103142      1 0x00000000
Jan 18 10:52:55 fs3 kernel: Call Trace:
Jan 18 10:52:55 fs3 kernel: [<ffffffff99187480>] ? bit_wait+0x50/0x50
Jan 18 10:52:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:52:55 fs3 kernel: [<ffffffff99186e41>] schedule_timeout+0x221/0x2d0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98fa7a70>] ? md_handle_request+0xd0/0x150
Jan 18 10:52:55 fs3 kernel: [<ffffffff98b06992>] ? ktime_get_ts64+0x52/0xf0
Jan 18 10:52:55 fs3 kernel: [<ffffffff99187480>] ? bit_wait+0x50/0x50
Jan 18 10:52:55 fs3 kernel: [<ffffffff99188a2d>] io_schedule_timeout+0xad/0x130
Jan 18 10:52:55 fs3 kernel: [<ffffffff99188ac8>] io_schedule+0x18/0x20
Jan 18 10:52:55 fs3 kernel: [<ffffffff99187491>] bit_wait_io+0x11/0x50
Jan 18 10:52:55 fs3 kernel: [<ffffffff99186fb7>] __wait_on_bit+0x67/0x90
Jan 18 10:52:55 fs3 kernel: [<ffffffff98bbd3c1>] wait_on_page_bit+0x81/0xa0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98ac7010>] ? wake_bit_function+0x40/0x40
Jan 18 10:52:55 fs3 kernel: [<ffffffff98bbd4f1>] __filemap_fdatawait_range+0x111/0x190
Jan 18 10:52:55 fs3 kernel: [<ffffffff98bcb9b1>] ? do_writepages+0x21/0x50
Jan 18 10:52:55 fs3 kernel: [<ffffffff98bbd584>] filemap_fdatawait_range+0x14/0x30
Jan 18 10:52:55 fs3 kernel: [<ffffffff98bbff76>] filemap_write_and_wait_range+0x56/0x90
Jan 18 10:52:55 fs3 kernel: [<ffffffffc09add66>] xfs_file_fsync+0x66/0x1c0 [xfs]
Jan 18 10:52:55 fs3 kernel: [<ffffffff98c84207>] do_fsync+0x67/0xb0
Jan 18 10:52:55 fs3 kernel: [<ffffffff98c844f0>] SyS_fsync+0x10/0x20
Jan 18 10:52:55 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:53:23 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:53:23 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:53:23 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:53:23 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:53:23 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:53:23 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:53:23 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:53:23 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:53:23 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:53:23 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:53:23 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:53:23 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:53:23 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:53:23 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:53:23 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:53:23 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:53:23 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:53:23 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:53:23 fs3 kernel: PKRU: 55555554
Jan 18 10:53:23 fs3 kernel: Call Trace:
Jan 18 10:53:23 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc1334bad>] ? dmu_objset_pool+0x1d/0x40 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:53:23 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:53:23 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:53:23 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:53:23 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:53:51 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:53:51 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:53:51 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:53:51 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:53:51 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:53:51 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:53:51 fs3 kernel: RIP: 0010:[<ffffffffc05e7ccd>]  [<ffffffffc05e7ccd>] taskq_wait_outstanding+0xdd/0xf0 [spl]
Jan 18 10:53:51 fs3 kernel: RSP: 0018:ffff88a50ff578e8  EFLAGS: 00000246
Jan 18 10:53:51 fs3 kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:53:51 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:53:51 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:53:51 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: 0000000000000001
Jan 18 10:53:51 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98ac6f7b R15: ffff88a50ff578d8
Jan 18 10:53:51 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:53:51 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:53:51 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:53:51 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:53:51 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:53:51 fs3 kernel: PKRU: 55555554
Jan 18 10:53:51 fs3 kernel: Call Trace:
Jan 18 10:53:51 fs3 kernel: [<ffffffffc1372f4d>] ? dsl_pool_zrele_taskq+0xd/0x10 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:53:51 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:53:51 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:53:51 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:53:51 fs3 kernel: Code: 48 89 c6 48 89 df e8 d3 3a ba d8 4d 39 e5 73 ce 48 8d 75 b0 4c 89 f7 e8 92 ee 4d d8 48 8b 45 d8 65 48 33 04 25 28 00 00 00 75 0d <48> 83 c4 30 5b 41 5c 41 5d 41 5e 5d c3 e8 f1 32 4b d8 90 0f 1f 
Jan 18 10:54:04 fs3 kernel: INFO: rcu_sched self-detected stall on CPU { 4}  (t=240004 jiffies g=7774743 c=7774742 q=840723)
Jan 18 10:54:04 fs3 kernel: Task dump for CPU 4:
Jan 18 10:54:04 fs3 kernel: zfs             R  running task        0 169169 169152 0x00000088
Jan 18 10:54:04 fs3 kernel: Call Trace:
Jan 18 10:54:04 fs3 kernel: <IRQ>  [<ffffffff98ada3c8>] sched_show_task+0xa8/0x110
Jan 18 10:54:04 fs3 kernel: [<ffffffff98ade039>] dump_cpu_task+0x39/0x70
Jan 18 10:54:04 fs3 kernel: [<ffffffff98b586c0>] rcu_dump_cpu_stacks+0x90/0xd0
Jan 18 10:54:04 fs3 kernel: [<ffffffff98b5bd82>] rcu_check_callbacks+0x442/0x730
Jan 18 10:54:04 fs3 kernel: [<ffffffff98b10700>] ? tick_sched_do_timer+0x50/0x50
Jan 18 10:54:04 fs3 kernel: [<ffffffff98aaf176>] update_process_times+0x46/0x80
Jan 18 10:54:04 fs3 kernel: [<ffffffff98b10470>] tick_sched_handle+0x30/0x70
Jan 18 10:54:04 fs3 kernel: [<ffffffff98b10739>] tick_sched_timer+0x39/0x80
Jan 18 10:54:04 fs3 kernel: [<ffffffff98aca25e>] __hrtimer_run_queues+0x10e/0x270
Jan 18 10:54:04 fs3 kernel: [<ffffffff98aca7bf>] hrtimer_interrupt+0xaf/0x1d0
Jan 18 10:54:04 fs3 kernel: [<ffffffff98a5cdfb>] local_apic_timer_interrupt+0x3b/0x60
Jan 18 10:54:04 fs3 kernel: [<ffffffff9919aa23>] smp_apic_timer_interrupt+0x43/0x60
Jan 18 10:54:04 fs3 kernel: [<ffffffff99196fba>] apic_timer_interrupt+0x16a/0x170
Jan 18 10:54:04 fs3 kernel: <EOI>  [<ffffffff9918b795>] ? _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:54:04 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc1334bad>] ? dmu_objset_pool+0x1d/0x40 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:54:04 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:54:04 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:54:04 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:54:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]
Jan 18 10:54:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:54:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:54:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:54:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:54:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:54:31 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:54:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:54:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:54:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:54:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:54:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:54:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:54:31 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:54:31 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:54:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:54:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:54:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:54:31 fs3 kernel: PKRU: 55555554
Jan 18 10:54:31 fs3 kernel: Call Trace:
Jan 18 10:54:31 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc1372f4a>] ? dsl_pool_zrele_taskq+0xa/0x10 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:54:31 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:54:31 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:54:31 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:54:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:54:55 fs3 kernel: INFO: task md126_raid1:647 blocked for more than 120 seconds.
Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:54:55 fs3 kernel: md126_raid1     D ffff88b0b01e2100     0   647      2 0x00000000
Jan 18 10:54:55 fs3 kernel: Call Trace:
Jan 18 10:54:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:54:55 fs3 kernel: [<ffffffff98d8bd35>] percpu_ref_switch_to_atomic_sync+0x65/0xb0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac6f50>] ? wake_up_atomic_t+0x30/0x30
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa69f7>] set_in_sync+0x67/0xe0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fae8ef>] md_check_recovery+0x27f/0x500
Jan 18 10:54:55 fs3 kernel: [<ffffffffc05dc661>] raid1d+0x51/0x900 [raid1]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98aae162>] ? del_timer_sync+0x52/0x60
Jan 18 10:54:55 fs3 kernel: [<ffffffff99186d90>] ? schedule_timeout+0x170/0x2d0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98aad8b0>] ? requeue_timers+0x170/0x170
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa5f3d>] md_thread+0x16d/0x1e0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac6f50>] ? wake_up_atomic_t+0x30/0x30
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa5dd0>] ? find_pers+0x80/0x80
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5e61>] kthread+0xd1/0xe0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:55 fs3 kernel: [<ffffffff99195ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:55 fs3 kernel: INFO: task xfsaild/md126:1366 blocked for more than 120 seconds.
Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:54:55 fs3 kernel: xfsaild/md126   D ffff88b0ae9c26e0     0  1366      2 0x00000000
Jan 18 10:54:55 fs3 kernel: Call Trace:
Jan 18 10:54:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09cd727>] xfs_log_force+0x157/0x2e0 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98adadf0>] ? wake_up_state+0x20/0x20
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09d9a70>] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09d9c00>] xfsaild+0x190/0x780 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09d9a70>] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5e61>] kthread+0xd1/0xe0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:55 fs3 kernel: [<ffffffff99195ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:55 fs3 kernel: INFO: task auditd:103142 blocked for more than 120 seconds.
Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:54:55 fs3 kernel: auditd          D ffff88b064280000     0 103142      1 0x00000000
Jan 18 10:54:55 fs3 kernel: Call Trace:
Jan 18 10:54:55 fs3 kernel: [<ffffffff99187480>] ? bit_wait+0x50/0x50
Jan 18 10:54:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:54:55 fs3 kernel: [<ffffffff99186e41>] schedule_timeout+0x221/0x2d0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa7a70>] ? md_handle_request+0xd0/0x150
Jan 18 10:54:55 fs3 kernel: [<ffffffff98b06992>] ? ktime_get_ts64+0x52/0xf0
Jan 18 10:54:55 fs3 kernel: [<ffffffff99187480>] ? bit_wait+0x50/0x50
Jan 18 10:54:55 fs3 kernel: [<ffffffff99188a2d>] io_schedule_timeout+0xad/0x130
Jan 18 10:54:55 fs3 kernel: [<ffffffff99188ac8>] io_schedule+0x18/0x20
Jan 18 10:54:55 fs3 kernel: [<ffffffff99187491>] bit_wait_io+0x11/0x50
Jan 18 10:54:55 fs3 kernel: [<ffffffff99186fb7>] __wait_on_bit+0x67/0x90
Jan 18 10:54:55 fs3 kernel: [<ffffffff98bbd3c1>] wait_on_page_bit+0x81/0xa0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac7010>] ? wake_bit_function+0x40/0x40
Jan 18 10:54:55 fs3 kernel: [<ffffffff98bbd4f1>] __filemap_fdatawait_range+0x111/0x190
Jan 18 10:54:55 fs3 kernel: [<ffffffff98bcb9b1>] ? do_writepages+0x21/0x50
Jan 18 10:54:55 fs3 kernel: [<ffffffff98bbd584>] filemap_fdatawait_range+0x14/0x30
Jan 18 10:54:55 fs3 kernel: [<ffffffff98bbff76>] filemap_write_and_wait_range+0x56/0x90
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09add66>] xfs_file_fsync+0x66/0x1c0 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98c84207>] do_fsync+0x67/0xb0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98c844f0>] SyS_fsync+0x10/0x20
Jan 18 10:54:55 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:54:55 fs3 kernel: INFO: task kworker/10:1:174416 blocked for more than 120 seconds.
Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 18 10:54:55 fs3 kernel: kworker/10:1    D ffff88b0b7af47e0     0 174416      2 0x00000080
Jan 18 10:54:55 fs3 kernel: Workqueue: xfs-sync/md126 xfs_log_worker [xfs]
Jan 18 10:54:55 fs3 kernel: Call Trace:
Jan 18 10:54:55 fs3 kernel: [<ffffffff99189179>] schedule+0x29/0x70
Jan 18 10:54:55 fs3 kernel: [<ffffffff98facb96>] md_flush_request+0x106/0x200
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac6f50>] ? wake_up_atomic_t+0x30/0x30
Jan 18 10:54:55 fs3 kernel: [<ffffffffc05d910b>] raid1_make_request+0x58b/0x5b0 [raid1]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ae6321>] ? put_prev_entity+0x31/0x400
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ae22d9>] ? pick_next_entity+0xa9/0x190
Jan 18 10:54:55 fs3 kernel: [<ffffffff98a2b59e>] ? __switch_to+0xce/0x580
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa7a70>] md_handle_request+0xd0/0x150
Jan 18 10:54:55 fs3 kernel: [<ffffffff98d53dcf>] ? generic_make_request_checks+0x27f/0x390
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa7b69>] md_make_request+0x79/0x190
Jan 18 10:54:55 fs3 kernel: [<ffffffff98d55ba7>] generic_make_request+0x147/0x380
Jan 18 10:54:55 fs3 kernel: [<ffffffff98fa21c6>] ? md_mergeable_bvec+0x46/0x50
Jan 18 10:54:55 fs3 kernel: [<ffffffff98c8bbbb>] ? __bio_add_page+0x20b/0x2b0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98d55e50>] submit_bio+0x70/0x150
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09a8283>] _xfs_buf_ioapply+0x2f3/0x460 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09ca6c7>] ? xlog_bdstrat+0x37/0x70 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09a9c72>] __xfs_buf_submit+0x72/0x250 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09ca6c7>] xlog_bdstrat+0x37/0x70 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09cc526>] xlog_sync+0x2e6/0x3f0 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09cc6ab>] xlog_state_release_iclog+0x7b/0xd0 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09cd80a>] xfs_log_force+0x23a/0x2e0 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98a2b59e>] ? __switch_to+0xce/0x580
Jan 18 10:54:55 fs3 kernel: [<ffffffffc09cd8e6>] xfs_log_worker+0x36/0x100 [xfs]
Jan 18 10:54:55 fs3 kernel: [<ffffffff98abde8f>] process_one_work+0x17f/0x440
Jan 18 10:54:55 fs3 kernel: [<ffffffff98abefa6>] worker_thread+0x126/0x3c0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98abee80>] ? manage_workers.isra.26+0x2a0/0x2a0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5e61>] kthread+0xd1/0xe0
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:55 fs3 kernel: [<ffffffff99195ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 10:54:55 fs3 kernel: [<ffffffff98ac5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 10:54:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169]
Jan 18 10:54:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:54:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:54:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:54:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:54:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:54:59 fs3 kernel: RIP: 0010:[<ffffffffc1334b9c>]  [<ffffffffc1334b9c>] dmu_objset_pool+0xc/0x40 [zfs]
Jan 18 10:54:59 fs3 kernel: RSP: 0018:ffff88a50ff57938  EFLAGS: 00000282
Jan 18 10:54:59 fs3 kernel: RAX: ffff88af63d7c000 RBX: 0000000000000010 RCX: 0000000000000001
Jan 18 10:54:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: ffff88ae9bd7e000
Jan 18 10:54:59 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:54:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10
Jan 18 10:54:59 fs3 kernel: R13: 0000000000000246 R14: 0000000000000246 R15: 0000000000000001
Jan 18 10:54:59 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:54:59 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:54:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:54:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:54:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:54:59 fs3 kernel: PKRU: 55555554
Jan 18 10:54:59 fs3 kernel: Call Trace:
Jan 18 10:54:59 fs3 kernel: [<ffffffffc1432bf7>] zfsvfs_teardown+0x47/0x2e0 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:54:59 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:54:59 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:54:59 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:54:59 fs3 kernel: Code: 48 33 0c 25 28 00 00 00 75 0d 48 83 c4 10 5b 41 5c 41 5d 41 5e 5d c3 e8 43 64 76 d7 0f 1f 00 0f 1f 44 00 00 55 48 8b 07 48 89 e5 <48> 85 c0 74 1f 48 8b 80 60 01 00 00 48 85 c0 74 13 48 8b 80 d0 
Jan 18 10:55:27 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169]
Jan 18 10:55:27 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:55:27 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:55:27 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:55:27 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:55:27 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:55:27 fs3 kernel: RIP: 0010:[<ffffffffc05e7c02>]  [<ffffffffc05e7c02>] taskq_wait_outstanding+0x12/0xf0 [spl]
Jan 18 10:55:27 fs3 kernel: RSP: 0018:ffff88a50ff57920  EFLAGS: 00000246
Jan 18 10:55:27 fs3 kernel: RAX: ffff88b0aa427800 RBX: ffffffffffffff10 RCX: 0000000000000001
Jan 18 10:55:27 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88b0aa427800
Jan 18 10:55:27 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:55:27 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: 0000000000000246
Jan 18 10:55:27 fs3 kernel: R13: 0000000000000001 R14: 0000000000000001 R15: 0000000000000246
Jan 18 10:55:27 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:55:27 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:55:27 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:55:27 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:55:27 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:55:27 fs3 kernel: PKRU: 55555554
Jan 18 10:55:27 fs3 kernel: Call Trace:
Jan 18 10:55:27 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:55:27 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:55:27 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:55:27 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:55:27 fs3 kernel: Code: 5c 41 5d 41 5e 5d c3 e8 ed 33 4b d8 0f 1f 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 41 56 41 55 49 89 f5 41 54 <53> 48 89 fb 48 83 ec 30 65 48 8b 04 25 28 00 00 00 48 89 45 d8 
Jan 18 10:55:55 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169]
Jan 18 10:55:55 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:55:55 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:55:55 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:55:55 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:55:55 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:55:55 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:55:55 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:55:55 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:55:55 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:55:55 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:55:55 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:55:55 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:55:55 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:55:55 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:55:55 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:55:55 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:55:55 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:55:55 fs3 kernel: PKRU: 55555554
Jan 18 10:55:55 fs3 kernel: Call Trace:
Jan 18 10:55:55 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc1372f4a>] ? dsl_pool_zrele_taskq+0xa/0x10 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:55:55 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:55:55 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:55:55 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:55:55 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 
Jan 18 10:56:23 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169]
Jan 18 10:56:23 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf
Jan 18 10:56:23 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm
Jan 18 10:56:23 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 10:56:23 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 10:56:23 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000
Jan 18 10:56:23 fs3 kernel: RIP: 0010:[<ffffffff9918b795>]  [<ffffffff9918b795>] _raw_spin_unlock_irqrestore+0x15/0x20
Jan 18 10:56:23 fs3 kernel: RSP: 0018:ffff88a50ff578d8  EFLAGS: 00000246
Jan 18 10:56:23 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001
Jan 18 10:56:23 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246
Jan 18 10:56:23 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f
Jan 18 10:56:23 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b
Jan 18 10:56:23 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838
Jan 18 10:56:23 fs3 kernel: FS:  00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000
Jan 18 10:56:23 fs3 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 18 10:56:23 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0
Jan 18 10:56:23 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jan 18 10:56:23 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jan 18 10:56:23 fs3 kernel: PKRU: 55555554
Jan 18 10:56:23 fs3 kernel: Call Trace:
Jan 18 10:56:23 fs3 kernel: [<ffffffffc05e7c3d>] taskq_wait_outstanding+0x4d/0xf0 [spl]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc1334ba8>] ? dmu_objset_pool+0x18/0x40 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc1432c09>] zfsvfs_teardown+0x59/0x2e0 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc1433529>] zfs_umount+0x39/0x120 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc14360e6>] zfs_resume_fs+0x106/0x340 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc14033f7>] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc13256f6>] ? dbuf_read+0x3d6/0x570 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc1403ee4>] zfs_ioc_recv_new+0x2b4/0x330 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc05e9b59>] ? spl_vmem_alloc+0x19/0x20 [spl]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc060033f>] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc05fa760>] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc05faa17>] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc140553b>] zfsdev_ioctl_common+0x51b/0x820 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffffc1431106>] zfsdev_ioctl+0x56/0xf0 [zfs]
Jan 18 10:56:23 fs3 kernel: [<ffffffff98c63ab0>] do_vfs_ioctl+0x3a0/0x5b0
Jan 18 10:56:23 fs3 kernel: [<ffffffff98c63d61>] SyS_ioctl+0xa1/0xc0
Jan 18 10:56:23 fs3 kernel: [<ffffffff99195f92>] system_call_fastpath+0x25/0x2a
Jan 18 10:56:23 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 

Of note, the system was receiving a file system at the same time that the remote receiver was trying to pull it. The pull seems to have completed now and I've lost the terminal history getting the above messages so can't provide confirmatory ps output. This could of course be a coincidence. The receive is still running and apparently progressing.

The 'stuck' zfs receive is for a different file system though.

Here's the first 100 lines of the debug messages:

[root@fs3 ~]# head -n 100 /proc/spl/kstat/zfs/dbgmsg
timestamp    message 
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   arc.c:6045:arc_read(): error 2
1642504001   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28

I haven't included the zpool history output as write are still ongoing so until these finish I suspect this isn't going to be much use.

scratchings commented 2 years ago

Update... The receive into a file system (lets call it fs1) is still progressing and I can see a send of fs1 to the remote backup target. Running strace on the pid of the bash shell pipeline sending this incremental to the backup target hangs (permanently) all terminal sessions and the local console. I'm now rebooting.

scratchings commented 2 years ago

I'm reducing the regularity of the remote pull, trying to avoid overlapping to see if that improves reliability.

rincebrain commented 2 years ago

The suggestion was "please capture all of dbgmsg, and possibly the last few hundred lines of zpool history -i".

In the future, please capture all the lines of dbgmsg, possibly filtered through uniq - SET_ERROR makes it even noisier than usual, and it was already pretty fast scrolling.

I don't know that the fact that it's soft locking up like that is relevant to the more extreme problem of it crashing and burning, though it's obviously not ideal. I'm not surprised that send/recv is a required ingredient, though, that seems to be a common theme.

On Tue, Jan 18, 2022 at 6:10 AM scratchings @.***> wrote:

Hi,

Update on this. With the cron'd syncoids disabled the system was stable. Yesterday afternoon I ran a few syncs interactively and these did complete. This morning I started an interactive recursive sync of a filesystem tree and all was going well but a few minutes ago I started seeing:

kernel:NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169]

every few seconds, with the following in messages:

@.*** ~]# grep kernel /var/log/messages | grep 'Jan 18' Jan 18 10:50:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:50:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:50:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:50:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OE ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:50:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:50:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:50:31 fs3 kernel: RIP: 0010:[] [] _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:50:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8 EFLAGS: 00000246 Jan 18 10:50:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:50:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:50:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:50:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b Jan 18 10:50:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838 Jan 18 10:50:31 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:50:31 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:50:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:50:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:50:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:50:31 fs3 kernel: PKRU: 55555554 Jan 18 10:50:31 fs3 kernel: Call Trace: Jan 18 10:50:31 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:50:31 fs3 kernel: [] ? dmu_objset_pool+0x18/0x40 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:50:31 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:50:31 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:50:31 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:50:31 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:50:31 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:50:31 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:50:31 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:50:31 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:50:31 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:50:31 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:50:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 Jan 18 10:50:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:50:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:50:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:50:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:50:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:50:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:50:59 fs3 kernel: RIP: 0010:[] [] _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:50:59 fs3 kernel: RSP: 0018:ffff88a50ff578d8 EFLAGS: 00000246 Jan 18 10:50:59 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:50:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:50:59 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:50:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b Jan 18 10:50:59 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838 Jan 18 10:50:59 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:50:59 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:50:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:50:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:50:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:50:59 fs3 kernel: PKRU: 55555554 Jan 18 10:50:59 fs3 kernel: Call Trace: Jan 18 10:50:59 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:50:59 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:50:59 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:50:59 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:50:59 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:50:59 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:50:59 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:50:59 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:50:59 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:50:59 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:50:59 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:50:59 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:50:59 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:50:59 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:50:59 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:50:59 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:50:59 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 Jan 18 10:51:04 fs3 kernel: INFO: rcu_sched self-detected stall on CPU { 4} (t=60000 jiffies g=7774743 c=7774742 q=278193) Jan 18 10:51:04 fs3 kernel: Task dump for CPU 4: Jan 18 10:51:04 fs3 kernel: zfs R running task 0 169169 169152 0x00000088 Jan 18 10:51:04 fs3 kernel: Call Trace: Jan 18 10:51:04 fs3 kernel: [] sched_show_task+0xa8/0x110 Jan 18 10:51:04 fs3 kernel: [] dump_cpu_task+0x39/0x70 Jan 18 10:51:04 fs3 kernel: [] rcu_dump_cpu_stacks+0x90/0xd0 Jan 18 10:51:04 fs3 kernel: [] rcu_check_callbacks+0x442/0x730 Jan 18 10:51:04 fs3 kernel: [] ? tick_sched_do_timer+0x50/0x50 Jan 18 10:51:04 fs3 kernel: [] update_process_times+0x46/0x80 Jan 18 10:51:04 fs3 kernel: [] tick_sched_handle+0x30/0x70 Jan 18 10:51:04 fs3 kernel: [] tick_sched_timer+0x39/0x80 Jan 18 10:51:04 fs3 kernel: [] __hrtimer_run_queues+0x10e/0x270 Jan 18 10:51:04 fs3 kernel: [] hrtimer_interrupt+0xaf/0x1d0 Jan 18 10:51:04 fs3 kernel: [] local_apic_timer_interrupt+0x3b/0x60 Jan 18 10:51:04 fs3 kernel: [] smp_apic_timer_interrupt+0x43/0x60 Jan 18 10:51:04 fs3 kernel: [] apic_timer_interrupt+0x16a/0x170 Jan 18 10:51:04 fs3 kernel: [] ? taskq_wait+0xf0/0xf0 [spl] Jan 18 10:51:04 fs3 kernel: [] ? zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:51:04 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:51:04 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:51:04 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:51:04 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:51:04 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:51:04 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:51:04 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:51:04 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:51:04 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:51:04 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:51:04 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:51:04 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:51:04 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:51:04 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:51:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169] Jan 18 10:51:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:51:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:51:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:51:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:51:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:51:31 fs3 kernel: RIP: 0010:[] [] _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:51:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8 EFLAGS: 00000246 Jan 18 10:51:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:51:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:51:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:51:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b Jan 18 10:51:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838 Jan 18 10:51:31 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:51:31 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:51:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:51:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:51:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:51:31 fs3 kernel: PKRU: 55555554 Jan 18 10:51:31 fs3 kernel: Call Trace: Jan 18 10:51:31 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:51:31 fs3 kernel: [] ? dmu_objset_pool+0x24/0x40 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:51:31 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:51:31 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:51:31 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:51:31 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:51:31 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:51:31 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:51:31 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:51:31 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:51:31 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:51:31 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:51:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 Jan 18 10:51:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:51:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:51:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:51:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:51:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:51:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:51:59 fs3 kernel: RIP: 0010:[] [] taskq_wait_outstanding+0x9/0xf0 [spl] Jan 18 10:51:59 fs3 kernel: RSP: 0018:ffff88a50ff57938 EFLAGS: 00000246 Jan 18 10:51:59 fs3 kernel: RAX: ffff88b0aa427800 RBX: 0000000000000010 RCX: 0000000000000001 Jan 18 10:51:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88b0aa427800 Jan 18 10:51:59 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:51:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10 Jan 18 10:51:59 fs3 kernel: R13: 0000000000000246 R14: 0000000000000246 R15: 0000000000000001 Jan 18 10:51:59 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:51:59 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:51:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:51:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:51:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:51:59 fs3 kernel: PKRU: 55555554 Jan 18 10:51:59 fs3 kernel: Call Trace: Jan 18 10:51:59 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:51:59 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:51:59 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:51:59 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:51:59 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:51:59 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:51:59 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:51:59 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:51:59 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:51:59 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:51:59 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:51:59 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:51:59 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:51:59 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:51:59 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:51:59 fs3 kernel: Code: 00 75 0d 48 83 c4 30 5b 41 5c 41 5d 41 5e 5d c3 e8 ed 33 4b d8 0f 1f 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 <41> 56 41 55 49 89 f5 41 54 53 48 89 fb 48 83 ec 30 65 48 8b 04 Jan 18 10:52:27 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:52:27 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:52:27 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:52:27 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:52:27 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:52:27 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:52:27 fs3 kernel: RIP: 0010:[] [] taskq_wait_outstanding+0xce/0xf0 [spl] Jan 18 10:52:27 fs3 kernel: RSP: 0018:ffff88a50ff578e8 EFLAGS: 00000297 Jan 18 10:52:27 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:52:27 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:52:27 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:52:27 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: 0000000000000001 Jan 18 10:52:27 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98ac6f7b R15: ffff88a50ff578d8 Jan 18 10:52:27 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:52:27 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:52:27 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:52:27 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:52:27 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:52:27 fs3 kernel: PKRU: 55555554 Jan 18 10:52:27 fs3 kernel: Call Trace: Jan 18 10:52:27 fs3 kernel: [] ? dmu_objset_pool+0x1d/0x40 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:52:27 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:52:27 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:52:27 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:52:27 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:52:27 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:52:27 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:52:27 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:52:27 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:52:27 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:52:27 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:52:27 fs3 kernel: Code: ed 4d d8 48 89 df e8 52 3e ba d8 4c 8b 63 68 48 89 c6 48 89 df e8 d3 3a ba d8 4d 39 e5 73 ce 48 8d 75 b0 4c 89 f7 e8 92 ee 4d d8 <48> 8b 45 d8 65 48 33 04 25 28 00 00 00 75 0d 48 83 c4 30 5b 41 Jan 18 10:52:55 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:52:55 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:52:55 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:52:55 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:52:55 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:52:55 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:52:55 fs3 kernel: RIP: 0010:[] [] dmu_objset_pool+0x0/0x40 [zfs] Jan 18 10:52:55 fs3 kernel: RSP: 0018:ffff88a50ff57940 EFLAGS: 00000202 Jan 18 10:52:55 fs3 kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:52:55 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: ffff88ae9bd7e000 Jan 18 10:52:55 fs3 kernel: RBP: ffff88a50ff57970 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:52:55 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10 Jan 18 10:52:55 fs3 kernel: R13: ffff88a50ff57970 R14: 0000000000000246 R15: 0000000000000001 Jan 18 10:52:55 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:52:55 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:52:55 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:52:55 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:52:55 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:52:55 fs3 kernel: PKRU: 55555554 Jan 18 10:52:55 fs3 kernel: Call Trace: Jan 18 10:52:55 fs3 kernel: [] ? zfsvfs_teardown+0x47/0x2e0 [zfs] Jan 18 10:52:55 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:52:55 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:52:55 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:52:55 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:52:55 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:52:55 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:52:55 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:52:55 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:52:55 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:52:55 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:52:55 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:52:55 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:52:55 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:52:55 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:52:55 fs3 kernel: Code: e8 46 e0 07 00 89 d8 48 8b 4d d8 65 48 33 0c 25 28 00 00 00 75 0d 48 83 c4 10 5b 41 5c 41 5d 41 5e 5d c3 e8 43 64 76 d7 0f 1f 00 <0f> 1f 44 00 00 55 48 8b 07 48 89 e5 48 85 c0 74 1f 48 8b 80 60 Jan 18 10:52:55 fs3 kernel: INFO: task md126_raid1:647 blocked for more than 120 seconds. Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:52:55 fs3 kernel: md126_raid1 D ffff88b0b01e2100 0 647 2 0x00000000 Jan 18 10:52:55 fs3 kernel: Call Trace: Jan 18 10:52:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:52:55 fs3 kernel: [] percpu_ref_switch_to_atomic_sync+0x65/0xb0 Jan 18 10:52:55 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 18 10:52:55 fs3 kernel: [] set_in_sync+0x67/0xe0 Jan 18 10:52:55 fs3 kernel: [] md_check_recovery+0x27f/0x500 Jan 18 10:52:55 fs3 kernel: [] raid1d+0x51/0x900 [raid1] Jan 18 10:52:55 fs3 kernel: [] ? del_timer_sync+0x52/0x60 Jan 18 10:52:55 fs3 kernel: [] ? schedule_timeout+0x170/0x2d0 Jan 18 10:52:55 fs3 kernel: [] ? requeue_timers+0x170/0x170 Jan 18 10:52:55 fs3 kernel: [] md_thread+0x16d/0x1e0 Jan 18 10:52:55 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 18 10:52:55 fs3 kernel: [] ? find_pers+0x80/0x80 Jan 18 10:52:55 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 10:52:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:52:55 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 10:52:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:52:55 fs3 kernel: INFO: task xfsaild/md126:1366 blocked for more than 120 seconds. Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:52:55 fs3 kernel: xfsaild/md126 D ffff88b0ae9c26e0 0 1366 2 0x00000000 Jan 18 10:52:55 fs3 kernel: Call Trace: Jan 18 10:52:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:52:55 fs3 kernel: [] xfs_log_force+0x157/0x2e0 [xfs] Jan 18 10:52:55 fs3 kernel: [] ? wake_up_state+0x20/0x20 Jan 18 10:52:55 fs3 kernel: [] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs] Jan 18 10:52:55 fs3 kernel: [] xfsaild+0x190/0x780 [xfs] Jan 18 10:52:55 fs3 kernel: [] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs] Jan 18 10:52:55 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 10:52:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:52:55 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 10:52:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:52:55 fs3 kernel: INFO: task auditd:103142 blocked for more than 120 seconds. Jan 18 10:52:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:52:55 fs3 kernel: auditd D ffff88b064280000 0 103142 1 0x00000000 Jan 18 10:52:55 fs3 kernel: Call Trace: Jan 18 10:52:55 fs3 kernel: [] ? bit_wait+0x50/0x50 Jan 18 10:52:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:52:55 fs3 kernel: [] schedule_timeout+0x221/0x2d0 Jan 18 10:52:55 fs3 kernel: [] ? md_handle_request+0xd0/0x150 Jan 18 10:52:55 fs3 kernel: [] ? ktime_get_ts64+0x52/0xf0 Jan 18 10:52:55 fs3 kernel: [] ? bit_wait+0x50/0x50 Jan 18 10:52:55 fs3 kernel: [] io_schedule_timeout+0xad/0x130 Jan 18 10:52:55 fs3 kernel: [] io_schedule+0x18/0x20 Jan 18 10:52:55 fs3 kernel: [] bit_wait_io+0x11/0x50 Jan 18 10:52:55 fs3 kernel: [] wait_on_bit+0x67/0x90 Jan 18 10:52:55 fs3 kernel: [] wait_on_page_bit+0x81/0xa0 Jan 18 10:52:55 fs3 kernel: [] ? wake_bit_function+0x40/0x40 Jan 18 10:52:55 fs3 kernel: [] __filemap_fdatawait_range+0x111/0x190 Jan 18 10:52:55 fs3 kernel: [] ? do_writepages+0x21/0x50 Jan 18 10:52:55 fs3 kernel: [] filemap_fdatawait_range+0x14/0x30 Jan 18 10:52:55 fs3 kernel: [] filemap_write_and_wait_range+0x56/0x90 Jan 18 10:52:55 fs3 kernel: [] xfs_file_fsync+0x66/0x1c0 [xfs] Jan 18 10:52:55 fs3 kernel: [] do_fsync+0x67/0xb0 Jan 18 10:52:55 fs3 kernel: [] SyS_fsync+0x10/0x20 Jan 18 10:52:55 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:53:23 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:53:23 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:53:23 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:53:23 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:53:23 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:53:23 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:53:23 fs3 kernel: RIP: 0010:[] [] _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:53:23 fs3 kernel: RSP: 0018:ffff88a50ff578d8 EFLAGS: 00000246 Jan 18 10:53:23 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:53:23 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:53:23 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:53:23 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b Jan 18 10:53:23 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838 Jan 18 10:53:23 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:53:23 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:53:23 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:53:23 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:53:23 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:53:23 fs3 kernel: PKRU: 55555554 Jan 18 10:53:23 fs3 kernel: Call Trace: Jan 18 10:53:23 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:53:23 fs3 kernel: [] ? dmu_objset_pool+0x1d/0x40 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:53:23 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:53:23 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:53:23 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:53:23 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:53:23 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:53:23 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:53:23 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:53:23 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:53:23 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:53:23 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:53:23 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 Jan 18 10:53:51 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:53:51 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:53:51 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:53:51 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:53:51 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:53:51 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:53:51 fs3 kernel: RIP: 0010:[] [] taskq_wait_outstanding+0xdd/0xf0 [spl] Jan 18 10:53:51 fs3 kernel: RSP: 0018:ffff88a50ff578e8 EFLAGS: 00000246 Jan 18 10:53:51 fs3 kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:53:51 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:53:51 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:53:51 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: 0000000000000001 Jan 18 10:53:51 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98ac6f7b R15: ffff88a50ff578d8 Jan 18 10:53:51 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:53:51 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:53:51 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:53:51 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:53:51 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:53:51 fs3 kernel: PKRU: 55555554 Jan 18 10:53:51 fs3 kernel: Call Trace: Jan 18 10:53:51 fs3 kernel: [] ? dsl_pool_zrele_taskq+0xd/0x10 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:53:51 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:53:51 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:53:51 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:53:51 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:53:51 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:53:51 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:53:51 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:53:51 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:53:51 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:53:51 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:53:51 fs3 kernel: Code: 48 89 c6 48 89 df e8 d3 3a ba d8 4d 39 e5 73 ce 48 8d 75 b0 4c 89 f7 e8 92 ee 4d d8 48 8b 45 d8 65 48 33 04 25 28 00 00 00 75 0d <48> 83 c4 30 5b 41 5c 41 5d 41 5e 5d c3 e8 f1 32 4b d8 90 0f 1f Jan 18 10:54:04 fs3 kernel: INFO: rcu_sched self-detected stall on CPU { 4} (t=240004 jiffies g=7774743 c=7774742 q=840723) Jan 18 10:54:04 fs3 kernel: Task dump for CPU 4: Jan 18 10:54:04 fs3 kernel: zfs R running task 0 169169 169152 0x00000088 Jan 18 10:54:04 fs3 kernel: Call Trace: Jan 18 10:54:04 fs3 kernel: [] sched_show_task+0xa8/0x110 Jan 18 10:54:04 fs3 kernel: [] dump_cpu_task+0x39/0x70 Jan 18 10:54:04 fs3 kernel: [] rcu_dump_cpu_stacks+0x90/0xd0 Jan 18 10:54:04 fs3 kernel: [] rcu_check_callbacks+0x442/0x730 Jan 18 10:54:04 fs3 kernel: [] ? tick_sched_do_timer+0x50/0x50 Jan 18 10:54:04 fs3 kernel: [] update_process_times+0x46/0x80 Jan 18 10:54:04 fs3 kernel: [] tick_sched_handle+0x30/0x70 Jan 18 10:54:04 fs3 kernel: [] tick_sched_timer+0x39/0x80 Jan 18 10:54:04 fs3 kernel: [] hrtimer_run_queues+0x10e/0x270 Jan 18 10:54:04 fs3 kernel: [] hrtimer_interrupt+0xaf/0x1d0 Jan 18 10:54:04 fs3 kernel: [] local_apic_timer_interrupt+0x3b/0x60 Jan 18 10:54:04 fs3 kernel: [] smp_apic_timer_interrupt+0x43/0x60 Jan 18 10:54:04 fs3 kernel: [] apic_timer_interrupt+0x16a/0x170 Jan 18 10:54:04 fs3 kernel: [] ? _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:54:04 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:54:04 fs3 kernel: [] ? dmu_objset_pool+0x1d/0x40 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:54:04 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:54:04 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:54:04 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:54:04 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:54:04 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:54:04 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:54:04 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:54:04 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:54:04 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:54:04 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:54:31 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 22s! [zfs:169169] Jan 18 10:54:31 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:54:31 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:54:31 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:54:31 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:54:31 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:54:31 fs3 kernel: RIP: 0010:[] [] _raw_spin_unlock_irqrestore+0x15/0x20 Jan 18 10:54:31 fs3 kernel: RSP: 0018:ffff88a50ff578d8 EFLAGS: 00000246 Jan 18 10:54:31 fs3 kernel: RAX: 0000000000000246 RBX: 0000000000000001 RCX: 0000000000000001 Jan 18 10:54:31 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: 0000000000000246 Jan 18 10:54:31 fs3 kernel: RBP: ffff88a50ff578d8 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:54:31 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffff98ac6f7b Jan 18 10:54:31 fs3 kernel: R13: ffff88a50ff578d8 R14: ffffffff98adae02 R15: ffff88a50ff57838 Jan 18 10:54:31 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:54:31 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:54:31 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:54:31 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:54:31 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:54:31 fs3 kernel: PKRU: 55555554 Jan 18 10:54:31 fs3 kernel: Call Trace: Jan 18 10:54:31 fs3 kernel: [] taskq_wait_outstanding+0x4d/0xf0 [spl] Jan 18 10:54:31 fs3 kernel: [] ? dsl_pool_zrele_taskq+0xa/0x10 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfsvfs_teardown+0x59/0x2e0 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:54:31 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:54:31 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:54:31 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:54:31 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:54:31 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:54:31 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:54:31 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:54:31 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:54:31 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:54:31 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:54:31 fs3 kernel: Code: 07 00 0f 1f 40 00 5d c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 c6 07 00 0f 1f 40 00 48 89 f7 57 9d <0f> 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 48 Jan 18 10:54:55 fs3 kernel: INFO: task md126_raid1:647 blocked for more than 120 seconds. Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:54:55 fs3 kernel: md126_raid1 D ffff88b0b01e2100 0 647 2 0x00000000 Jan 18 10:54:55 fs3 kernel: Call Trace: Jan 18 10:54:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:54:55 fs3 kernel: [] percpu_ref_switch_to_atomic_sync+0x65/0xb0 Jan 18 10:54:55 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 18 10:54:55 fs3 kernel: [] set_in_sync+0x67/0xe0 Jan 18 10:54:55 fs3 kernel: [] md_check_recovery+0x27f/0x500 Jan 18 10:54:55 fs3 kernel: [] raid1d+0x51/0x900 [raid1] Jan 18 10:54:55 fs3 kernel: [] ? del_timer_sync+0x52/0x60 Jan 18 10:54:55 fs3 kernel: [] ? schedule_timeout+0x170/0x2d0 Jan 18 10:54:55 fs3 kernel: [] ? requeue_timers+0x170/0x170 Jan 18 10:54:55 fs3 kernel: [] md_thread+0x16d/0x1e0 Jan 18 10:54:55 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 18 10:54:55 fs3 kernel: [] ? find_pers+0x80/0x80 Jan 18 10:54:55 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:55 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:55 fs3 kernel: INFO: task xfsaild/md126:1366 blocked for more than 120 seconds. Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:54:55 fs3 kernel: xfsaild/md126 D ffff88b0ae9c26e0 0 1366 2 0x00000000 Jan 18 10:54:55 fs3 kernel: Call Trace: Jan 18 10:54:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:54:55 fs3 kernel: [] xfs_log_force+0x157/0x2e0 [xfs] Jan 18 10:54:55 fs3 kernel: [] ? wake_up_state+0x20/0x20 Jan 18 10:54:55 fs3 kernel: [] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs] Jan 18 10:54:55 fs3 kernel: [] xfsaild+0x190/0x780 [xfs] Jan 18 10:54:55 fs3 kernel: [] ? xfs_trans_ail_cursor_first+0x90/0x90 [xfs] Jan 18 10:54:55 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:55 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:55 fs3 kernel: INFO: task auditd:103142 blocked for more than 120 seconds. Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:54:55 fs3 kernel: auditd D ffff88b064280000 0 103142 1 0x00000000 Jan 18 10:54:55 fs3 kernel: Call Trace: Jan 18 10:54:55 fs3 kernel: [] ? bit_wait+0x50/0x50 Jan 18 10:54:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:54:55 fs3 kernel: [] schedule_timeout+0x221/0x2d0 Jan 18 10:54:55 fs3 kernel: [] ? md_handle_request+0xd0/0x150 Jan 18 10:54:55 fs3 kernel: [] ? ktime_get_ts64+0x52/0xf0 Jan 18 10:54:55 fs3 kernel: [] ? bit_wait+0x50/0x50 Jan 18 10:54:55 fs3 kernel: [] io_schedule_timeout+0xad/0x130 Jan 18 10:54:55 fs3 kernel: [] io_schedule+0x18/0x20 Jan 18 10:54:55 fs3 kernel: [] bit_wait_io+0x11/0x50 Jan 18 10:54:55 fs3 kernel: [] wait_on_bit+0x67/0x90 Jan 18 10:54:55 fs3 kernel: [] wait_on_page_bit+0x81/0xa0 Jan 18 10:54:55 fs3 kernel: [] ? wake_bit_function+0x40/0x40 Jan 18 10:54:55 fs3 kernel: [] __filemap_fdatawait_range+0x111/0x190 Jan 18 10:54:55 fs3 kernel: [] ? do_writepages+0x21/0x50 Jan 18 10:54:55 fs3 kernel: [] filemap_fdatawait_range+0x14/0x30 Jan 18 10:54:55 fs3 kernel: [] filemap_write_and_wait_range+0x56/0x90 Jan 18 10:54:55 fs3 kernel: [] xfs_file_fsync+0x66/0x1c0 [xfs] Jan 18 10:54:55 fs3 kernel: [] do_fsync+0x67/0xb0 Jan 18 10:54:55 fs3 kernel: [] SyS_fsync+0x10/0x20 Jan 18 10:54:55 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:54:55 fs3 kernel: INFO: task kworker/10:1:174416 blocked for more than 120 seconds. Jan 18 10:54:55 fs3 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Jan 18 10:54:55 fs3 kernel: kworker/10:1 D ffff88b0b7af47e0 0 174416 2 0x00000080 Jan 18 10:54:55 fs3 kernel: Workqueue: xfs-sync/md126 xfs_log_worker [xfs] Jan 18 10:54:55 fs3 kernel: Call Trace: Jan 18 10:54:55 fs3 kernel: [] schedule+0x29/0x70 Jan 18 10:54:55 fs3 kernel: [] md_flush_request+0x106/0x200 Jan 18 10:54:55 fs3 kernel: [] ? wake_up_atomic_t+0x30/0x30 Jan 18 10:54:55 fs3 kernel: [] raid1_make_request+0x58b/0x5b0 [raid1] Jan 18 10:54:55 fs3 kernel: [] ? put_prev_entity+0x31/0x400 Jan 18 10:54:55 fs3 kernel: [] ? pick_next_entity+0xa9/0x190 Jan 18 10:54:55 fs3 kernel: [] ? switch_to+0xce/0x580 Jan 18 10:54:55 fs3 kernel: [] md_handle_request+0xd0/0x150 Jan 18 10:54:55 fs3 kernel: [] ? generic_make_request_checks+0x27f/0x390 Jan 18 10:54:55 fs3 kernel: [] md_make_request+0x79/0x190 Jan 18 10:54:55 fs3 kernel: [] generic_make_request+0x147/0x380 Jan 18 10:54:55 fs3 kernel: [] ? md_mergeable_bvec+0x46/0x50 Jan 18 10:54:55 fs3 kernel: [] ? bio_add_page+0x20b/0x2b0 Jan 18 10:54:55 fs3 kernel: [] submit_bio+0x70/0x150 Jan 18 10:54:55 fs3 kernel: [] _xfs_buf_ioapply+0x2f3/0x460 [xfs] Jan 18 10:54:55 fs3 kernel: [] ? xlog_bdstrat+0x37/0x70 [xfs] Jan 18 10:54:55 fs3 kernel: [] __xfs_buf_submit+0x72/0x250 [xfs] Jan 18 10:54:55 fs3 kernel: [] xlog_bdstrat+0x37/0x70 [xfs] Jan 18 10:54:55 fs3 kernel: [] xlog_sync+0x2e6/0x3f0 [xfs] Jan 18 10:54:55 fs3 kernel: [] xlog_state_release_iclog+0x7b/0xd0 [xfs] Jan 18 10:54:55 fs3 kernel: [] xfs_log_force+0x23a/0x2e0 [xfs] Jan 18 10:54:55 fs3 kernel: [] ? switch_to+0xce/0x580 Jan 18 10:54:55 fs3 kernel: [] xfs_log_worker+0x36/0x100 [xfs] Jan 18 10:54:55 fs3 kernel: [] process_one_work+0x17f/0x440 Jan 18 10:54:55 fs3 kernel: [] worker_thread+0x126/0x3c0 Jan 18 10:54:55 fs3 kernel: [] ? manage_workers.isra.26+0x2a0/0x2a0 Jan 18 10:54:55 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:55 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 10:54:55 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 10:54:59 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169] Jan 18 10:54:59 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter drbg ansi_cprng dm_crypt iTCO_wdt iTCO_vendor_support skx_edac intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr ses enclosure dm_service_time ipmi_ssif joydev lpc_ich sg i2c_i801 mei_me mei wmi ipmi_si ipmi_devintf Jan 18 10:54:59 fs3 kernel: ipmi_msghandler dm_multipath dm_mod acpi_pad acpi_power_meter binfmt_misc ip_tables xfs libcrc32c zfs(POE) zunicode(POE) zzstd(OE) zlua(OE) zcommon(POE) znvpair(POE) zavl(POE) icp(POE) spl(OE) raid1 sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ahci mpt3sas drm libahci i40e crct10dif_pclmul crct10dif_common crc32c_intel libata raid_class scsi_transport_sas ptp pps_core drm_panel_orientation_quirks nfit libnvdimm Jan 18 10:54:59 fs3 kernel: CPU: 4 PID: 169169 Comm: zfs Kdump: loaded Tainted: P OEL ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 10:54:59 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 10:54:59 fs3 kernel: task: ffff88b03ce05280 ti: ffff88a50ff54000 task.ti: ffff88a50ff54000 Jan 18 10:54:59 fs3 kernel: RIP: 0010:[] [] dmu_objset_pool+0xc/0x40 [zfs] Jan 18 10:54:59 fs3 kernel: RSP: 0018:ffff88a50ff57938 EFLAGS: 00000282 Jan 18 10:54:59 fs3 kernel: RAX: ffff88af63d7c000 RBX: 0000000000000010 RCX: 0000000000000001 Jan 18 10:54:59 fs3 kernel: RDX: 0000000000000001 RSI: 0000000000000246 RDI: ffff88ae9bd7e000 Jan 18 10:54:59 fs3 kernel: RBP: ffff88a50ff57938 R08: 0000000000000101 R09: 000000018040003f Jan 18 10:54:59 fs3 kernel: R10: 0000000000000001 R11: ffff88aef4509e80 R12: ffffffffffffff10 Jan 18 10:54:59 fs3 kernel: R13: 0000000000000246 R14: 0000000000000246 R15: 0000000000000001 Jan 18 10:54:59 fs3 kernel: FS: 00007f5a2a4937c0(0000) GS:ffff88b0bbd00000(0000) knlGS:0000000000000000 Jan 18 10:54:59 fs3 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 18 10:54:59 fs3 kernel: CR2: 00007f1c6209a000 CR3: 0000000e037ec000 CR4: 00000000007607e0 Jan 18 10:54:59 fs3 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 18 10:54:59 fs3 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 18 10:54:59 fs3 kernel: PKRU: 55555554 Jan 18 10:54:59 fs3 kernel: Call Trace: Jan 18 10:54:59 fs3 kernel: [] zfsvfs_teardown+0x47/0x2e0 [zfs] Jan 18 10:54:59 fs3 kernel: [] zfs_umount+0x39/0x120 [zfs] Jan 18 10:54:59 fs3 kernel: [] zfs_resume_fs+0x106/0x340 [zfs] Jan 18 10:54:59 fs3 kernel: [] zfs_ioc_recv_impl+0xa57/0xfd0 [zfs] Jan 18 10:54:59 fs3 kernel: [] ? dbuf_read+0x3d6/0x570 [zfs] Jan 18 10:54:59 fs3 kernel: [] zfs_ioc_recv_new+0x2b4/0x330 [zfs] Jan 18 10:54:59 fs3 kernel: [] ? spl_vmem_alloc+0x19/0x20 [spl] Jan 18 10:54:59 fs3 kernel: [] ? nv_alloc_sleep_spl+0x1f/0x30 [znvpair] Jan 18 10:54:59 fs3 kernel: [] ? nv_mem_zalloc.isra.13+0x30/0x40 [znvpair] Jan 18 10:54:59 fs3 kernel: [] ? nvlist_xalloc.part.14+0x97/0x190 [znvpair] Jan 18 10:54:59 fs3 kernel: [] zfsdev_ioctl_common+0x51b/0x820 [zfs] Jan 18 10:54:59 fs3 kernel: [] zfsdev_ioctl+0x56/0xf0 [zfs] Jan 18 10:54:59 fs3 kernel: [] do_vfs_ioctl+0x3a0/0x5b0 Jan 18 10:54:59 fs3 kernel: [] SyS_ioctl+0xa1/0xc0 Jan 18 10:54:59 fs3 kernel: [] system_call_fastpath+0x25/0x2a Jan 18 10:54:59 fs3 kernel: Code: 48 33 0c 25 28 00 00 00 75 0d 48 83 c4 10 5b 41 5c 41 5d 41 5e 5d c3 e8 43 64 76 d7 0f 1f 00 0f 1f 44 00 00 55 48 8b 07 48 89 e5 <48> 85 c0 74 1f 48 8b 80 60 01 00 00 48 85 c0 74 13 48 8b 80 d0 Jan 18 10:55:27 fs3 kernel: NMI watchdog: BUG: soft lockup - CPU#4 stuck for 23s! [zfs:169169] Jan 18 10:55:27 fs3 kernel: Modules linked in: 8021q garp mrp bonding ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mang

scratchings commented 2 years ago

I was going to get the history once the running receive finished, but the system didn't give me chance to do this. I only included the last hundred lines as it all looked the same and cating exceeded my terminal buffer (of 10K lines), but will pass it through uniq next time.

RE the uniq, it would need to be sorted for this to make sense, but that would loose the sequence of errors with the same timestamp. So I'm using awk...

A few minutes after boot (and with receives in progress):

Jan 18 11:40:35 fs3 kernel: VERIFY3(0 == dmu_bonus_hold_by_dnode(dn, FTAG, &db, flags)) failed (0 == 5)
Jan 18 11:40:35 fs3 kernel: PANIC at dmu_recv.c:1811:receive_object()
Jan 18 11:40:35 fs3 kernel: Showing stack for process 160993
Jan 18 11:40:35 fs3 kernel: CPU: 10 PID: 160993 Comm: receive_writer Kdump: loaded Tainted: P           OE  ------------   3.10.0-1160.42.2.el7.x86_64 #1
Jan 18 11:40:35 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018
Jan 18 11:40:35 fs3 kernel: Call Trace:
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb783539>] dump_stack+0x19/0x1b
Jan 18 11:40:35 fs3 kernel: [<ffffffffc0646c5b>] spl_dumpstack+0x2b/0x30 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc0646d29>] spl_panic+0xc9/0x110 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc101876e>] ? arc_space_consume+0x5e/0x110 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb788632>] ? down_read+0x12/0x40
Jan 18 11:40:35 fs3 kernel: [<ffffffffc103141f>] ? dbuf_read+0xff/0x570 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc10386fe>] ? dmu_bonus_hold_by_dnode+0xde/0x1b0 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc06486b5>] ? spl_kmem_cache_free+0x185/0x210 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc10453ea>] receive_object+0x64a/0xc80 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc105814b>] ? dnode_rele_and_unlock+0x6b/0xf0 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc1038e70>] ? dmu_free_long_range+0x370/0x510 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc06477b5>] ? spl_kmem_free+0x35/0x40 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb3a67fd>] ? list_del+0xd/0x30
Jan 18 11:40:35 fs3 kernel: [<ffffffffc1048a14>] receive_writer_thread+0x4e4/0xa30 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb0de305>] ? sched_clock_cpu+0x85/0xc0
Jan 18 11:40:35 fs3 kernel: [<ffffffffc1048530>] ? receive_process_write_record+0x180/0x180 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc1048530>] ? receive_process_write_record+0x180/0x180 [zfs]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc064d873>] thread_generic_wrapper+0x73/0x80 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffc064d800>] ? __thread_exit+0x20/0x20 [spl]
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb0c5e61>] kthread+0xd1/0xe0
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb0c5d90>] ? insert_kthread_work+0x40/0x40
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb795ddd>] ret_from_fork_nospec_begin+0x7/0x21
Jan 18 11:40:35 fs3 kernel: [<ffffffffbb0c5d90>] ? insert_kthread_work+0x40/0x40
[root@fs3 duncan]# cat /proc/spl/kstat/zfs/dbgmsg | awk '!x[$0]++'
timestamp    message 
1642506330   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506330   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506330   dnode.c:2432:dnode_next_offset_level(): error 3
1642506331   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506331   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506331   dnode.c:2432:dnode_next_offset_level(): error 3
1642506332   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506332   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506332   dnode.c:2432:dnode_next_offset_level(): error 3
1642506333   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506333   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506333   dnode.c:2432:dnode_next_offset_level(): error 3
1642506334   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506334   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506334   dnode.c:2432:dnode_next_offset_level(): error 3
1642506335   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506335   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506335   dnode.c:2432:dnode_next_offset_level(): error 3
1642506336   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506336   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506337   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506337   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506337   dnode.c:2432:dnode_next_offset_level(): error 3
1642506338   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506338   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506338   dnode.c:2432:dnode_next_offset_level(): error 3
1642506339   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506339   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506339   dnode.c:2432:dnode_next_offset_level(): error 3
1642506340   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506340   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506340   dnode.c:2432:dnode_next_offset_level(): error 3
1642506341   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506341   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506341   dnode.c:2432:dnode_next_offset_level(): error 3
1642506342   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506342   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506342   dnode.c:2432:dnode_next_offset_level(): error 3
1642506343   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506343   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506343   dnode.c:2432:dnode_next_offset_level(): error 3
1642506344   dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28
1642506344   dmu_tx.c:893:dmu_tx_try_assign(): error 85
1642506344   dnode.c:2432:dnode_next_offset_level(): error 3

zfs history -i hangs with no obvious progress towards any output and attempting a second one without piping to tail has hung the machine again!

scratchings commented 2 years ago

The local console shows:

[ 1333.226410] VERIFY3(0 == dmu_bonus_hold_by_dnode(dn, FTAG, &db, flags)) failed (0 == 5)
[ 1333.226442] PANIC at dmu_recv.c:1811:receive_object()
[ 1560.809181] INFO: task txg_quiesce:23061 blocked for more than 120 seconds.
[ 1560.009843] INFO: task z_upgrade:70205 blocked for more than 120 seconds.
[ 1560.010685] INFO: task receive_writer:149886 blocked for more than 120 seconds.
[ 1560.011577] INFO: task receive_writer:160993 blocked for more than 120 seconds.
[ 1560.012623] INFO: task zpool: 167443 blocked for more than 120 seconds.
(interleaved with "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disabled this message")
<repeated>

I'm unable to login here either.

scratchings commented 2 years ago

Of note, this second crash was only receiving, there was no remote pulling involved.

rincebrain commented 2 years ago

Neat. Fortunately zpool history persists on the pool across reboots.

It might also help to turn up the size of the buffer it keeps, since I don't see anything returning 5 in that list. :/ (The tunable for that is zfs_dbgmsg_maxsize - it defaults to 4 MB, in bytes.)

On Tue, Jan 18, 2022 at 6:48 AM scratchings @.***> wrote:

I was going to get the history once the running receive finished, but the system didn't give me chance to do this. I only included the last hundred lines as it all looked the same and cating exceeded my terminal buffer (of 10K lines), but will pass it through uniq next time.

RE the uniq, it would need to be sorted for this to make sense, but that would loose the sequence of errors with the same timestamp. So I'm using awk...

A few minutes after boot (and with receives in progress):

Jan 18 11:40:35 fs3 kernel: VERIFY3(0 == dmu_bonus_hold_by_dnode(dn, FTAG, &db, flags)) failed (0 == 5) Jan 18 11:40:35 fs3 kernel: PANIC at dmu_recv.c:1811:receive_object() Jan 18 11:40:35 fs3 kernel: Showing stack for process 160993 Jan 18 11:40:35 fs3 kernel: CPU: 10 PID: 160993 Comm: receive_writer Kdump: loaded Tainted: P OE ------------ 3.10.0-1160.42.2.el7.x86_64 #1 Jan 18 11:40:35 fs3 kernel: Hardware name: Supermicro Super Server/X11SPi-TF, BIOS 2.1 06/14/2018 Jan 18 11:40:35 fs3 kernel: Call Trace: Jan 18 11:40:35 fs3 kernel: [] dump_stack+0x19/0x1b Jan 18 11:40:35 fs3 kernel: [] spl_dumpstack+0x2b/0x30 [spl] Jan 18 11:40:35 fs3 kernel: [] spl_panic+0xc9/0x110 [spl] Jan 18 11:40:35 fs3 kernel: [] ? arc_space_consume+0x5e/0x110 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? down_read+0x12/0x40 Jan 18 11:40:35 fs3 kernel: [] ? dbuf_read+0xff/0x570 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? dmu_bonus_hold_by_dnode+0xde/0x1b0 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? spl_kmem_cache_free+0x185/0x210 [spl] Jan 18 11:40:35 fs3 kernel: [] receive_object+0x64a/0xc80 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? dnode_rele_and_unlock+0x6b/0xf0 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? dmu_free_long_range+0x370/0x510 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? spl_kmem_free+0x35/0x40 [spl] Jan 18 11:40:35 fs3 kernel: [] ? list_del+0xd/0x30 Jan 18 11:40:35 fs3 kernel: [] receive_writer_thread+0x4e4/0xa30 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? sched_clock_cpu+0x85/0xc0 Jan 18 11:40:35 fs3 kernel: [] ? receive_process_write_record+0x180/0x180 [zfs] Jan 18 11:40:35 fs3 kernel: [] ? receive_process_write_record+0x180/0x180 [zfs] Jan 18 11:40:35 fs3 kernel: [] thread_generic_wrapper+0x73/0x80 [spl] Jan 18 11:40:35 fs3 kernel: [] ? __thread_exit+0x20/0x20 [spl] Jan 18 11:40:35 fs3 kernel: [] kthread+0xd1/0xe0 Jan 18 11:40:35 fs3 kernel: [] ? insert_kthread_work+0x40/0x40 Jan 18 11:40:35 fs3 kernel: [] ret_from_fork_nospec_begin+0x7/0x21 Jan 18 11:40:35 fs3 kernel: [] ? insert_kthread_work+0x40/0x40

@.*** duncan]# cat /proc/spl/kstat/zfs/dbgmsg | awk '!x[$0]++' timestamp message 1642506330 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506330 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506330 dnode.c:2432:dnode_next_offset_level(): error 3 1642506331 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506331 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506331 dnode.c:2432:dnode_next_offset_level(): error 3 1642506332 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506332 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506332 dnode.c:2432:dnode_next_offset_level(): error 3 1642506333 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506333 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506333 dnode.c:2432:dnode_next_offset_level(): error 3 1642506334 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506334 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506334 dnode.c:2432:dnode_next_offset_level(): error 3 1642506335 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506335 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506335 dnode.c:2432:dnode_next_offset_level(): error 3 1642506336 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506336 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506337 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506337 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506337 dnode.c:2432:dnode_next_offset_level(): error 3 1642506338 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506338 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506338 dnode.c:2432:dnode_next_offset_level(): error 3 1642506339 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506339 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506339 dnode.c:2432:dnode_next_offset_level(): error 3 1642506340 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506340 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506340 dnode.c:2432:dnode_next_offset_level(): error 3 1642506341 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506341 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506341 dnode.c:2432:dnode_next_offset_level(): error 3 1642506342 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506342 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506342 dnode.c:2432:dnode_next_offset_level(): error 3 1642506343 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506343 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506343 dnode.c:2432:dnode_next_offset_level(): error 3 1642506344 dsl_dir.c:1331:dsl_dir_tempreserve_impl(): error 28 1642506344 dmu_tx.c:893:dmu_tx_try_assign(): error 85 1642506344 dnode.c:2432:dnode_next_offset_level(): error 3

zfs history -i hangs with no obvious progress towards any output and attempting a second one without piping to tail has hung the machine again!

— Reply to this email directly, view it on GitHub https://github.com/openzfs/zfs/issues/11679#issuecomment-1015334778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUI7I66DUNXTVJPO557FTUWVHO7ANCNFSM4YPT72KQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

scratchings commented 2 years ago

Here's the zpool history post reboot (hostname/file system names sanitised):

2022-01-18.10:39:08 zfs rollback -R backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes@autosnap_2022-01-18_09:30:03_hourly
2022-01-18.10:39:16 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes
2022-01-18.10:40:08 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.10:41:15 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03
2022-01-18.10:41:20 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.10:42:51 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02
2022-01-18.10:42:56 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm0102@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.10:45:15 zfs receive -s -F backup_pool/remote_zfs_host3.myremote2_domain/fs7
2022-01-18.10:45:25 zfs rollback -R backup_pool/remote_zfs_host3.myremote2_domain/fs7@autosnap_2022-01-17_08:00:43_hourly
2022-01-18.10:48:19 zfs send -I backup_pool/remote_rsync_host3.mylocal.domain@autosnap_2022-01-18_08:59:03_hourly backup_pool/remote_rsync_host3.mylocal.domain@autosnap_2022-01-18_09:59:13_hourly
2022-01-18.10:48:19 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm0102
2022-01-18.10:48:21 zfs bookmark backup_pool/remote_rsync_host3.mylocal.domain@autosnap_2022-01-18_09:59:13_hourly backup_pool/remote_rsync_host3.mylocal.domain#autosnap_2022-01-18_09:59:13_hourly
2022-01-18.10:48:26 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm09@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.10:49:16 zfs rollback -R backup_pool/remote_zfs_host1.myremote2.domain/fs8_data@autosnap_2022-01-18_09:30:02_hourly
2022-01-18.10:49:25 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_data
2022-01-18.10:50:12 zfs send -I backup_pool/remote_rsync_host.myremote1.domain/fs2@autosnap_2022-01-18_08:59:03_hourly backup_pool/remote_rsync_host.myremote1.domain/fs2@autosnap_2022-01-18_09:59:14_hourly
2022-01-18.10:50:17 zfs bookmark backup_pool/remote_rsync_host.myremote1.domain/fs2@autosnap_2022-01-18_09:59:14_hourly backup_pool/remote_rsync_host.myremote1.domain/fs2#autosnap_2022-01-18_09:59:14_hourly
2022-01-18.10:51:05 zfs receive -s -F backup_pool/remote_zfs_host3.myremote2_domain/fs7
2022-01-18.10:59:19 zfs snapshot backup_pool/remote_rsync_host4.mylocal.domain@autosnap_2022-01-18_10:59:14_hourly
2022-01-18.10:59:20 zfs snapshot backup_pool/remote_rsync_host3.mylocal.domain@autosnap_2022-01-18_10:59:18_hourly
2022-01-18.10:59:21 zfs snapshot backup_pool/remote_rsync_host.myremote1.domain/fs2@autosnap_2022-01-18_10:59:19_hourly
2022-01-18.10:59:29 zfs snapshot backup_pool/remote_rsync_host2.mylocal.domain@autosnap_2022-01-18_10:59:20_hourly
2022-01-18.11:02:08 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs4@autosnap_2022-01-18_09:30:02_hourly
2022-01-18.11:02:12 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs4
2022-01-18.11:02:15 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs5@autosnap_2022-01-18_09:30:02_hourly
2022-01-18.11:02:19 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5
2022-01-18.11:02:22 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3@autosnap_2022-01-18_09:30:02_hourly
2022-01-18.11:02:27 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3
2022-01-18.11:02:30 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs6@autosnap_2022-01-18_09:30:03_hourly
2022-01-18.11:02:39 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs6
2022-01-18.11:20:21 zpool import -c /etc/zfs/zpool.cache -aN
2022-01-18.11:20:45 zfs load-key -L prompt backup_pool/remote_zfs_host1.myremote2.domain
2022-01-18.11:20:46 zfs load-key -L prompt backup_pool/remote_rsync_host.myremote1.domain
2022-01-18.11:20:47 zfs load-key -L prompt backup_pool/remote_rsync_host2.mylocal.domain
2022-01-18.11:20:48 zfs load-key -L prompt backup_pool/local_zfs_host1.mylocal.domain
2022-01-18.11:20:54 zfs load-key -L prompt backup_pool/local_zfs_host2.mylocal.domain_new
2022-01-18.11:20:55 zfs load-key -L prompt backup_pool/remote_rsync_host4.mylocal.domain
2022-01-18.11:20:56 zfs load-key -L prompt backup_pool/remote_backup_host.myremote2.domain
2022-01-18.11:20:57 zfs load-key -L prompt backup_pool/minio
2022-01-18.11:20:58 zfs load-key -L prompt backup_pool/remote_rsync_host3.mylocal.domain
2022-01-18.11:20:59 zfs load-key -L prompt backup_pool/local_zfs_host3.mylocal.domain
2022-01-18.11:21:01 zfs load-key -L prompt backup_pool/local_zfs_host4.mylocal.domain
2022-01-18.11:21:02 zfs load-key -L prompt backup_pool/local_zfs_host5.mylocal.domain
2022-01-18.11:21:03 zfs load-key -L prompt backup_pool/remote_zfs_host3.myremote2_domain
2022-01-18.11:21:05 zfs load-key -L prompt backup_pool/local_zfs_host6.mylocal.domain
2022-01-18.11:29:09 zfs rollback -R backup_pool/remote_zfs_host1.myremote2.domain/fs1@autosnap_2022-01-18_09:30:02_hourly
2022-01-18.11:29:16 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs1
2022-01-18.11:30:08 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm03@autosnap_2022-01-17_06:30:01_hourly
2022-01-18.11:30:08 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm03@autosnap_2022-01-17_06:30:01_hourly
2022-01-18.11:30:16 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm04@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:31:19 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm03
2022-01-18.11:31:25 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/remote_rsync_host2_fmrib@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:31:30 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm04
2022-01-18.11:31:37 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm08@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:32:52 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/remote_rsync_host2_fmrib
2022-01-18.11:32:57 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm07@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:34:25 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm07
2022-01-18.11:34:29 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm08
2022-01-18.11:34:31 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm06@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:34:31 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm06@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:34:38 zfs rollback -R backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm05@autosnap_2022-01-17_07:30:02_hourly
2022-01-18.11:35:08 zfs rollback -R backup_pool/local_zfs_host1.mylocal.domain/fs9@data.snap1
2022-01-18.11:35:52 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm06
2022-01-18.11:36:01 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm05
2022-01-18.11:39:07 zfs rollback -R backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes@autosnap_2022-01-18_10:30:03_hourly
2022-01-18.11:39:14 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes
2022-01-18.11:40:07 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:08 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:13 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03
2022-01-18.11:40:14 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:15 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:22 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02
2022-01-18.11:40:23 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm0102@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:25 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm0102@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.11:40:34 zfs rollback -R backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm09@autosnap_2022-01-18_05:30:01_hourly
2022-01-18.11:59:15 zpool import -c /etc/zfs/zpool.cache -aN
2022-01-18.11:59:35 zfs load-key -L prompt backup_pool/remote_zfs_host1.myremote2.domain
2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/remote_rsync_host.myremote1.domain
2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/remote_rsync_host2.mylocal.domain
2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/local_zfs_host1.mylocal.domain
2022-01-18.11:59:45 zfs load-key -L prompt backup_pool/local_zfs_host2.mylocal.domain_new
2022-01-18.11:59:45 zfs load-key -L prompt backup_pool/remote_rsync_host4.mylocal.domain
2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/remote_backup_host.myremote2.domain
2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/minio
2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/remote_rsync_host3.mylocal.domain
2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/local_zfs_host3.mylocal.domain
2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host4.mylocal.domain
2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host5.mylocal.domain
2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/remote_zfs_host3.myremote2_domain
2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host6.mylocal.domain
2022-01-18.12:00:09 zfs rollback -R backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm03@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.12:00:52 zfs receive -s -F backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm03
2022-01-18.12:00:55 zfs rollback -R backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm0101@autosnap_2022-01-17_11:30:01_hourly
2022-01-18.12:02:36 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3@autosnap_2022-01-18_10:30:01_hourly
2022-01-18.12:02:39 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3
2022-01-18.12:02:46 zfs rollback -R backup_pool/remote_backup_host.myremote2.domain/remote2/fs6@autosnap_2022-01-18_10:30:02_hourly
2022-01-18.12:03:00 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs6
2022-01-18.12:03:33 zfs receive -s -F backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm0101
2022-01-18.12:03:36 zfs rollback -R backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm10@autosnap_2022-01-17_11:30:01_hourly

I've upped the debug message size to 16MB.

rincebrain commented 2 years ago

Was that with zpool history -i? That looks like the output without the -i.

On Tue, Jan 18, 2022 at 7:17 AM scratchings @.***> wrote:

Here's the zpool history post reboot (hostname/file system names sanitised):

2022-01-18.10:39:08 zfs rollback -R @._2022-01-18_09:30:03_hourly 2022-01-18.10:39:16 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes 2022-01-18.10:40:08 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.10:41:15 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03 2022-01-18.10:41:20 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.10:42:51 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02 2022-01-18.10:42:56 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.10:45:15 zfs receive -s -F backup_pool/remote_zfs_host3.myremote2_domain/fs7 2022-01-18.10:45:25 zfs rollback -R @._2022-01-17_08:00:43_hourly 2022-01-18.10:48:19 zfs send -I @._2022-01-18_08:59:03_hourly @._2022-01-18_09:59:13_hourly 2022-01-18.10:48:19 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm0102 2022-01-18.10:48:21 zfs bookmark @._2022-01-18_09:59:13_hourly backup_pool/remote_rsync_host3.mylocal.domain#autosnap_2022-01-18_09:59:13_hourly 2022-01-18.10:48:26 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.10:49:16 zfs rollback -R @._2022-01-18_09:30:02_hourly 2022-01-18.10:49:25 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_data 2022-01-18.10:50:12 zfs send -I @._2022-01-18_08:59:03_hourly @._2022-01-18_09:59:14_hourly 2022-01-18.10:50:17 zfs bookmark @._2022-01-18_09:59:14_hourly backup_pool/remote_rsync_host.myremote1.domain/fs2#autosnap_2022-01-18_09:59:14_hourly 2022-01-18.10:51:05 zfs receive -s -F backup_pool/remote_zfs_host3.myremote2_domain/fs7 2022-01-18.10:59:19 zfs snapshot @._2022-01-18_10:59:14_hourly 2022-01-18.10:59:20 zfs snapshot @._2022-01-18_10:59:18_hourly 2022-01-18.10:59:21 zfs snapshot @._2022-01-18_10:59:19_hourly 2022-01-18.10:59:29 zfs snapshot @._2022-01-18_10:59:20_hourly 2022-01-18.11:02:08 zfs rollback -R @._2022-01-18_09:30:02_hourly 2022-01-18.11:02:12 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs4 2022-01-18.11:02:15 zfs rollback -R @._2022-01-18_09:30:02_hourly 2022-01-18.11:02:19 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5 2022-01-18.11:02:22 zfs rollback -R @._2022-01-18_09:30:02_hourly 2022-01-18.11:02:27 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3 2022-01-18.11:02:30 zfs rollback -R @._2022-01-18_09:30:03_hourly 2022-01-18.11:02:39 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs6 2022-01-18.11:20:21 zpool import -c /etc/zfs/zpool.cache -aN 2022-01-18.11:20:45 zfs load-key -L prompt backup_pool/remote_zfs_host1.myremote2.domain 2022-01-18.11:20:46 zfs load-key -L prompt backup_pool/remote_rsync_host.myremote1.domain 2022-01-18.11:20:47 zfs load-key -L prompt backup_pool/remote_rsync_host2.mylocal.domain 2022-01-18.11:20:48 zfs load-key -L prompt backup_pool/local_zfs_host1.mylocal.domain 2022-01-18.11:20:54 zfs load-key -L prompt backup_pool/local_zfs_host2.mylocal.domain_new 2022-01-18.11:20:55 zfs load-key -L prompt backup_pool/remote_rsync_host4.mylocal.domain 2022-01-18.11:20:56 zfs load-key -L prompt backup_pool/remote_backup_host.myremote2.domain 2022-01-18.11:20:57 zfs load-key -L prompt backup_pool/minio 2022-01-18.11:20:58 zfs load-key -L prompt backup_pool/remote_rsync_host3.mylocal.domain 2022-01-18.11:20:59 zfs load-key -L prompt backup_pool/local_zfs_host3.mylocal.domain 2022-01-18.11:21:01 zfs load-key -L prompt backup_pool/local_zfs_host4.mylocal.domain 2022-01-18.11:21:02 zfs load-key -L prompt backup_pool/local_zfs_host5.mylocal.domain 2022-01-18.11:21:03 zfs load-key -L prompt backup_pool/remote_zfs_host3.myremote2_domain 2022-01-18.11:21:05 zfs load-key -L prompt backup_pool/local_zfs_host6.mylocal.domain 2022-01-18.11:29:09 zfs rollback -R @._2022-01-18_09:30:02_hourly 2022-01-18.11:29:16 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs1 2022-01-18.11:30:08 zfs rollback -R @._2022-01-17_06:30:01_hourly 2022-01-18.11:30:08 zfs rollback -R @._2022-01-17_06:30:01_hourly 2022-01-18.11:30:16 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:31:19 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm03 2022-01-18.11:31:25 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:31:30 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm04 2022-01-18.11:31:37 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:32:52 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/remote_rsync_host2_fmrib 2022-01-18.11:32:57 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:34:25 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm07 2022-01-18.11:34:29 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm08 2022-01-18.11:34:31 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:34:31 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:34:38 zfs rollback -R @._2022-01-17_07:30:02_hourly 2022-01-18.11:35:08 zfs rollback -R @. 2022-01-18.11:35:52 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm06 2022-01-18.11:36:01 zfs receive -s -F backup_pool/local_zfs_host5.mylocal.domain/vmp6/vm05 2022-01-18.11:39:07 zfs rollback -R @._2022-01-18_10:30:03_hourly 2022-01-18.11:39:14 zfs receive -s -F backup_pool/remote_zfs_host1.myremote2.domain/fs8_homes 2022-01-18.11:40:07 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:08 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:13 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm03 2022-01-18.11:40:14 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:15 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:22 zfs receive -s -F backup_pool/local_zfs_host4.mylocal.domain/vmp5/vm02 2022-01-18.11:40:23 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:25 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.11:40:34 zfs rollback -R @._2022-01-18_05:30:01_hourly 2022-01-18.11:59:15 zpool import -c /etc/zfs/zpool.cache -aN 2022-01-18.11:59:35 zfs load-key -L prompt backup_pool/remote_zfs_host1.myremote2.domain 2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/remote_rsync_host.myremote1.domain 2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/remote_rsync_host2.mylocal.domain 2022-01-18.11:59:40 zfs load-key -L prompt backup_pool/local_zfs_host1.mylocal.domain 2022-01-18.11:59:45 zfs load-key -L prompt backup_pool/local_zfs_host2.mylocal.domain_new 2022-01-18.11:59:45 zfs load-key -L prompt backup_pool/remote_rsync_host4.mylocal.domain 2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/remote_backup_host.myremote2.domain 2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/minio 2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/remote_rsync_host3.mylocal.domain 2022-01-18.11:59:50 zfs load-key -L prompt backup_pool/local_zfs_host3.mylocal.domain 2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host4.mylocal.domain 2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host5.mylocal.domain 2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/remote_zfs_host3.myremote2_domain 2022-01-18.11:59:55 zfs load-key -L prompt backup_pool/local_zfs_host6.mylocal.domain 2022-01-18.12:00:09 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.12:00:52 zfs receive -s -F backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm03 2022-01-18.12:00:55 zfs rollback -R @._2022-01-17_11:30:01_hourly 2022-01-18.12:02:36 zfs rollback -R @._2022-01-18_10:30:01_hourly 2022-01-18.12:02:39 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs5/fs3 2022-01-18.12:02:46 zfs rollback -R @._2022-01-18_10:30:02_hourly 2022-01-18.12:03:00 zfs receive -s -F backup_pool/remote_backup_host.myremote2.domain/remote2/fs6 2022-01-18.12:03:33 zfs receive -s -F backup_pool/local_zfs_host3.mylocal.domain/vmp4/vm0101 2022-01-18.12:03:36 zfs rollback -R @.***_2022-01-17_11:30:01_hourly

I've upped the debug message size to 16MB.

— Reply to this email directly, view it on GitHub https://github.com/openzfs/zfs/issues/11679#issuecomment-1015356085, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUI7LYCT46KLSBX3OYRXTUWVK7NANCNFSM4YPT72KQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

scratchings commented 2 years ago

Sorry, I'll get that now.

scratchings commented 2 years ago

As it's so large, here's the base64 encoded .gz file of the history from boot at 11:18 to crash at 11:45...

``` H4sICGS85mEAA2hpc3RvcnlfY2xlYW4udHh0AOzdbY/j6Jnl+ff+FAEsBl0DbNniM1mDARZYoF/tLhY 9s68GhUK1M8sudNllRKanp/3pV7wOUxJFnitEKeQIOf8NTAOTp8SbvEUpSPHX5y53Zfntrvi26H9bFN +Vu++K3dP/+Py//vBdU1XDUBTd90+//uXjn5/+8uuvvzz9z4/Pn37+9c9PzW63+y9Pn3796fO///j88 fDPf/vp07flb3e/bb/dffuHjz+1fftx+PbDz8+f/2P/vz99/i9Pf/386elP//HHXz99/u0vv/7+x1+e qt8Wu9/uvi2Kdvfbuvxt+duPv3S//V99+0NbP/1vxdN/+7//36f//tePT//t41+euqei/q4evmu6p// vv/+fT+WuLJ70X/6mfPkYPnz89Pn51/94+tcff/9vf/3LD+PR/O6Ppfbih58+/e7Dj59//OHTH/dH8+ F3P30qht/9p+ePv/+fT9+U5X4D5X9++uaXn//nx1/2B/G/P/3p5z/vt/1fx2137a76zyvDN6fDl+X3T z//6S+/Pn9+rEncR3+LHZ52/tvfP/3u4+ff/26/g7+L4Le///H3f/z49O2P/8/yxXXz9POvv//8y9Mv v/744dt/+/gfv3na/8/Pf/7LXz9/95vV/3y/2cN//PTt//X0l+df//SXz/M3rPjt88c//fr548oG2m3 jtReNV/rxum3jdReNV+kdXXl9v224/qLhajdcU20arqkvnM0vH7eVTWw7X5rLzpfGvn/NtvOluex8af 14286X5qLz5adP5W7ltdvOleayc6XzhzZsG2+4aLx+/dwsvtsVG4aL//yS4QY7XLltuPKi4XZ2uC2fv PjPL/re3Jl3b7+FLR+8+M8vGrBYP8Dhu1138rexGervn37/y69//vj06d9//Mv6l/3+NN/t/xz/+ssv Y/z0TVVU3X9++sv+b+afP//XfXbJGKt//vMBvvnXv3x+/vhx9ve+L7p28fd+P96XT8CXbZzO4dP0P59 /fP7Dx8/fPf2T3Yf/48e/fv71059//MsPxxF+2A3fVbv9afXDH3/96/Mv//FPsb1f//r5LttePbTx/T 5Mzrf/4ufwkjFWRzh9s5rvn/ZXXh/3V1vpm6WLs7opVt6O2dVfM+yv/n76+c8/f/rjtOGf//yHCzf9N B7Mf107qmL3wlEt9+HC0/xk9OwUX25/3MVPf/zVXDHZ9+fsSMax2+U17dqAl3ymTo5mw+ep+PLHeToT 1j5O43H8+cc/fdx80p8d8D8dtvivH//w859/2A/56/OH/7H7/run3XpU+Kj0UeWj2keNj1ofdT7q91H RlevhsA/LXWUOe5ySom9NOs7K/o026TgxZtAimZkimZoimZuijcM0YTI9RZ9kQ/LGJ+dLmZ0wyRlTJh NT1nGALh2npmhcOk5OWbl0nJ3BTF2ZTE+ZTE+VTE+VTE+VnDdVMj1Vct5UyXlTxXnjBkzOmyqZmCqZm Do+VIVLx6lpBxPG3OxcWiVvYz1OT1ebcJwf8ymv49QpC5PGqeM2O85QaY90yM7nZhfDmkNt4qtnZ756 mjKZw2acpdZ84TXxGduZs6GJz1jhXhsnkntzmi5SM41NfEe7r+FmnKnBHGyr08nscltEaoZtyzStYqd 6k45TVZuzrW2yc7xts7loY6bcN3kbM1WYM64dsgPqdtk71BXJx6crszeoi3PK7FNXZ9ttsoPtYqIK88 nsuvRgNVHmrOmG7A3qd8ku90V2wvVlcq724zy5v1F9nFDmbOub7JVtFo6z5C5S+j4bc5yj2pwtwy7Z7 FBkrxxnqDHv6VAl0zfU2Wab5FCGmCEXjjPUmNNoyGZoGJLNFrtd8tL9xz950/Zfwck87D+H8Wk0H7h9 kH0wil36mSt2bfYNU+y67FtxH8TlhB07uTAoiuwOpEiumYoiuaYs0qvt9HI7vd4ukruRIr3gTq+4s0v uIrvmLrKL7iK76i6yy+6izGaozGaozGaozGYou+gusqvuIrvsLrLr7qLKZii78i6yS+8iu/YuqmyGso vvIrv6LrLL76LOZqjOZqjOZqhO72mzGaqzGaqzGaqzGaqzGaqzGWqyGWqyGWqyGWqyGWrS2/5shppsh ppshppshppshtpshtpshtpshtpshtpshtr0l5Fshtpshtpshtpshrpshrpshrpshrpshrpshrpshrps hrpshrpshrpshvpshvpshvpshvpshvpshvpshvpshvr057VshvpshoZshoZshoZshoZshoZshoZshoZ shoZshob0F8j0J8jsN8hd9iPkLvsVcpf9DLlLZqjcJTNU7pIZKnfJDJW77EfI7Jq6zK6py+yausyuqc vsmrrMrqnL7Jq6zK6py+yausyuqcv0Z+z0d+z8h+xshtKfsrNr6jK7pi6za+oyu6Yu0x+ys2vqMrumL rNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vq MrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Y us2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+ oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7pi6za+oyu6Yus2vqMrumLrNr6jK7p i6za+oqu6ausmvqKrumrrJr6iq7pq6ya+oqu6ausmvqKrumrrJr6iq7pq7OrqmD8Pzw04fTf/vp1+ff fzz8/54/fvrrn37811/0L+fM7fnjjx9++Nf/+Pzx03dP1clDp4/Pz78+//DTLz/+4dPppuOfPy0VYwC jUG0TNPv209O3/+wd09nrRz10Cgzb/c2B1V0T9Bz/bwr2/68+ZYb1cMoYzwH+6iir5OqlIVbgVVe1ZX kOr8YR+6sh49lerNCr7oddG4MUV1jGqza/eoApZ7ximNVBTt+3hLgmb1358umxGGbr6VFyfryD88OJ1 +UbF5qyKpboddzoMNvoi+g127pzr/tj6zL3urobl5/7JzuQnveLIdbp60XvVbfQr3190exe+Fk7OaYN n7Nidz2AveKwMbDHEAP7UAa2bMyUxg+HpXmnRGAdKITA/t0JbGkGrFPbKQJbuXScnc6FwYJqN2ycPM7 1xE+GlSOyXRyOk7d9uuH48qmcGt1luxw/Gxa9M6XCnSYMQWWMU/xuWLqv5pB4bn9lp8yxTgbWvXacJ0 e+GnlFp1xlYB0ovcDAWuU6zpNVrnV2tDKw7mhlYB3PnAysOd8mA+sOSFPlNKoMrEOjARfNAcWPiI3bb jZR8SNi5/DsOE+9C8dp6pzY7bI5jF8RLcodku/7XqdT7l/Ne9OnpDp+SLR73Ot8cpcwTbbLbfb5iN8S Lcod58nq2SE5IeK3RPfKIfOd8Vui1bNVNubLBtZtts1eGQbWvTL7ZhqyGZKBddudDKx9bXzerCTNZkk E1m85s8ICsF7mZufSxF+9zE19vgCsl7lFkX2zCcF6mRsX3F7mAmGBsFMIhAXCRgiEBcJOIRAWCKsQCA uEVQiEBcIqBMICYSMEwgJhpxAIC4RVCIQFwioEwgJhT/7t7w9hq7Oi7HZ/ubyNojV9v6aXitON7q+kr 6Ro49YTita/wOyWu7GVosUOZBRtOcQNFG1+PE/f7P8ErVG05ZibKFoc01oX48ja1oe7L0XrV8zn4gME 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 abg0hbg0XJpCXBouTSEuDZemEJf2ji6t76rhdDqNz8i0Xfnd+V+ywvK7qerSjml71PHRnriAb5meuPG WTDvMo7QnTjPI9sQdB3mmJ268kmlDW5/uWuGinjidVlqmdanmv6p9dWvaiExDprkXvpNMO38nu5/78V aZJ4/INJ99zcasJwfM5qWxlWqxNq2rPmtyn+W4g69d01jcwteNea4tneYAwqLTss1p9oxU4ORIViA+h 7kCErlXZolM3Mi7kri4kbciLtbJvRKadkmhaWtIc9oa0py2hjSnffz4Gc1p7tcpzWlXMc1pmxChhlDT 7SZCDaGmEKGGUFOIUEOoKUSoIdQUItQQahEi1BBqS4hQQ6gpRKgh1BQi1BBqChFqLxVqXdNWzXD583+ 5T2u3zun8D05pc9qpTWum7VGrh5vTZv6WaU6rwzTV3qcd5lHcnBYzyDenHQZ5pjltf0q//WWq7lzhsu a0OC3j05LisHt1c9r+xPFplxCf9lY+zZZFqTmtYVfPZPbtfJp1hnH33jm8Fk+gu9yunlOOp1WjK2WLp 8+tG3ZeosGNGtt6uleG/DDZvEauJS7u332rWjyody1xi01z6bxKOZpmgUynRXJf2+C0SwpOW0N60z5T etMU/lK9aT79vr1pfs70pl2H9Kah0hSi0lBpClFpqLQIUWmotCVEpaHSFKLSUGkKUWmoNIWoNFRahKg 0VNoSotJQaQpRaai0y36esyRrNk/Iy1lat+NNTWFt2nTqmzRi2h61fbw27dTmatOmWyztMI/y2rR5Bv natMMgz9SmTdcsre2SLO0waGFt2nxahqUlt2jtX12bNsHSYGnuhe/E0iwsUm2ae2QKS/PZ17A097Fpt VOl6y+Lp88WgWmnSsfAshvCqjfN7tsZ14/bIVO9aW4NtaunrYmbV8qVqmlTT1cTp0093XdX3Mjbmri4 k7fLLJ7mdMLC0+hO+4Cn7UK609aQ7rQ1pDvtx+u709zvvm/cnWbxG91phxClhlJTiFJDqSlEqaHUFKL UUGoKUWooNYUoNZSaQpQaSk0hSg2lphClhlJTiFJDqSlEqb2lUuur/nxJrFk5Uut32Kkv7E6b2r5Pk6 btUYdHu9PCwGW605oFNv3fv//9fyeR2mEepd1pmkG+O+0wyDPdaftT+u0v1akZkmVmh1GLytN0Xmml1 lep8YZXl6ftzxyldglRam+l1GpHJFSe5p64otR89iVKrXcdZ/PKNE6SzUvTO0gWRsbZNwlHp8xUvOde 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 T3v1xF5IAA= ```