[Bug 288345] poudriere run, hanging umounts, system fails to reboot due to hanging processes
Date: Thu, 28 Aug 2025 17:10:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288345
--- Comment #12 from Craig Leres <leres@freebsd.org> ---
I had another one today. I got on the ipmi console and there were a bunch of
messages like this:
swap_pager: out of swap space
swp_pager_getswapspace(2): failed
I tried to create a crash dump but my "partition is tool small". (I now have
dumpon_flags=-Z).
I do have a LOT of swap:
zinc 3 # swapinfo
Device 1K-blocks Used Avail Capacity
/dev/mirror/gm0p2 33554428 0 33554428 0%
And a decent amount of cores and ram:
zinc 7 # sysctl hw.ncpu
hw.ncpu: 48
zinc 9 # egrep ^real /var/run/dmesg.boot
real memory = 206158430208 (196608 MB)
This machine was spec'ed to be a build server.
What can I capture next time this happens?
--
You are receiving this mail because:
You are the assignee for the bug.