[Bug 1839527] Re: mysqld eats more than 16 GB of memory on startup
Andreas Hasenack
andreas at canonical.com
Tue Aug 13 22:12:27 UTC 2019
Still, something is happening in ubuntu where we still get the
conservative 1024*1024 value, and we do have systemd 240 in eoan. I
removed the 5000 setting from the mysql service file, issued daemon-
reload, and I still get 1024*1024.
In any case, by forcing a larger limit, I was able to reproduce the
issue.
UPDATE: ah, there is a change in the debian/ubuntu packaging:
systemd (240-2) unstable; urgency=medium
...
* Don't bump fs.nr_open in PID 1.
In v240, systemd bumped fs.nr_open in PID 1 to the highest possible
value. Processes that are spawned directly by systemd, will have
RLIMIT_NOFILE be set to 512K (hard).
...
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-5.7 in Ubuntu.
Matching subscriptions: main
https://bugs.launchpad.net/bugs/1839527
Title:
mysqld eats more than 16 GB of memory on startup
To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1839527/+subscriptions
More information about the Ubuntu-server-bugs
mailing list