[Bug 255499] Freebsd 13 freezes forever on disk activity
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 30 20:20:27 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255499
rashey at superbox.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rashey at superbox.pl
--- Comment #15 from rashey at superbox.pl ---
I'm not sure if this is related to PR 253968, but FreeBSD 13.0 have a big issue
with UFS performance.
You can try to test custom kernel with CAM_IOSCHED_DYNAMIC option to mitigate
the issue.
# Enable dynamic I/O scheduler optimizations
options CAM_IOSCHED_DYNAMIC
# Publish additional CAM device statics by sysctl
options CAM_IO_STATS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list