Date: Thu, 14 Mar 2024 22:58:07 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 277389] Reproduceable low memory freeze on 14.0-RELEASE-p5 Message-ID: <bug-277389-3630-FymrxFdkyH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277389-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-277389-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277389 --- Comment #17 from pascal.guitierrez@gmail.com --- (In reply to Kurt Jaeger from comment #13) hi kurt, the issue is triggered upon the read tests and from your logs looks like the iozone test did not conduct those tests (-i 1)? from what i can tell it seems to have only done the WRITE tests (initial writers and rewriters)? i have a revised set of command line options: iozone -i 0 -w -l 512 -+n -r 128k -s 1g # create the initial test files and retain them iozone -w -i 1 -l 512 -r 4k -s 1g # run read test that should trigger OOM (within a few seconds on my nvme pool) see how that goes? hi mark, before the test i set vm.pageout_oom_seq=3D1024, made no difference, system= still OOM and deadlocked on read tests --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277389-3630-FymrxFdkyH>