Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 15:32:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227609] Compiling world from sources fails: out of swap space
Message-ID:  <bug-227609-227-owjs8SxDd0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227609-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609

Vladislav V. Prodan <admin@support.od.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |admin@support.od.ua

--- Comment #12 from Vladislav V. Prodan <admin@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227609-227-owjs8SxDd0>