This is broken again.

net4-dev# sysctl fs.file-max
fs.file-max = 3280263

Changing /lib/systemd/system/mysql.service has no effect on file limits.

Setting...

[Service]
... ... ...
LimitNOFILE=infinity
LimitMEMLOCK=infinity

Then...

systemctl daemon-reload
service mysql restart

net4-dev# cat /proc/$(cat /var/run/mysqld/mysqld.pid)/limits | grep files
Max open files            1024                 4096                 files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434758

Title:
  mysqld: errno: 24 - Too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1434758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to