https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252331
Fabian Keil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Fabian Keil <[email protected]> --- I could not reproduce the problem on ElectroBSD based on 11.4-STABLE r368530. The cp fails with "No space left on device" as can be expected from the small pool size. I'm wondering if you're running into ggated recv_thread() queuing incomplete WRITE requests. I've reported this and other ggate-related issues in 2015 to <[email protected]> but AFAIK it still hasn't been fixed upstream. You could try the patch from: <https://www.fabiankeil.de/sourcecode/electrobsd/ElectroBSD-r312620-6cfa243f1516/0021-ggated-recv_thread-Do-not-queue-incomplete-WRITE-requ.diff> -- 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]"
