https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219457
Fabian Keil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Fabian Keil <[email protected]> --- The procstat output suggests that you might be using geli for the swap device. This is known to cause deadlocks under memory pressure: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209759 You could reduce vfs.zfs.deadman_synctime_ms to more quickly get a panic when the system becomes unresponsive. It would probably help to see the counters in vm_cnt. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
