[Bug 282449] UFS deadlock with install -S during freebsd-update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Nov 2024 13:56:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282449 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #7 from Mark Johnston <markj@FreeBSD.org> --- It'd be useful to see the value of the vfs.runningbufspace sysctl (probably just capture all output from "sysctl vfs") after the deadlock occurs. That'd let us see whether there's a missing runningbufspace wakeup, or whether I/O requests are truly getting stuck at some lower layer. -- You are receiving this mail because: You are the assignee for the bug.