[Bug 227609] Compiling world from sources fails: out of swap space
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 12 15:32:41 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609
Vladislav V. Prodan <admin at support.od.ua> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |admin at support.od.ua
--- Comment #12 from Vladislav V. Prodan <admin at support.od.ua> ---
# uname -a
FreeBSD vb-12.2.0.domain.com 12.2-STABLE FreeBSD 12.2-STABLE r369250 GENERIC
amd64
# uname -KU
1202505 1202505
RAM - 2GB
SWAP - 500MB
These options didn't help:
vm.pageout_oom_seq=120
vm.pfault_oom_attempts=-1
We have an unfilled SWAP
Swap: 500M Total, 106M Used, 394M Free, 21% Inuse
Constant warnings to the console and after a while one of the processes
responsible for buildworld is killed:
swap_pager_getswapspace(32): failed
swap_pager_getswapspace(3): failed
swap_pager_getswapspace(5): failed
swap_pager_getswapspace(6): failed
swap_pager_getswapspace(32): failed
swap_pager_getswapspace(2): failed
swap_pager_getswapspace(32): failed
pid 73372 (c++), jid 0, uid 0, was killed: out of swap space
swap_pager_getswapspace(32): failed
swap_pager_getswapspace(28): failed
swap_pager_getswapspace(32): failed
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list