[Bug 232800] Processes killed out of swap space

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 30 01:30:45 UTC 2018


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

            Bug ID: 232800
           Summary: Processes killed out of swap space
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: teksimian at gmail.com

After upgrading to 11.2 from 10.4 processes get killed due to out of swap
space.  swap usage is 1%.

Starting jails:
pid 2535 (mysqld), uid 88, was killed: out of swap space
pid 791 (ntpd), uid 0, was killed: out of swap space
Oct 29 21:12:42 host kernel: pid 2535 (mysqld), uid 88, was killed: out of swap
space
Oct 29 21:12:42 host kernel: pid 791 (ntpd), uid 0, was killed: out of swap
space
 sqljls: jail "sql" not found
Oct 29 21:12:53 host jail: login_getclass: unknown class 'root'
 php www.

this was not an issue with 10.4 ... also ntpd seems like a really odd choice to
kill. it doesnt take much memory, and is running at -20 nice.

the vm has enough swap. no change there from 10.4. it kills the processes at
boot. after starting sql jail and ntpd manually swap usage is 10%.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list