[Bug 1434758] Re: mysqld: errno: 24 - Too many open files
cooolman
1434758 at bugs.launchpad.net
Sat Mar 28 07:31:46 UTC 2015
the same problem, I can not change
in my.cnf
max_connections = 65535
open_files_limit = 65535
in /etc/sysctl.conf
fs.file-max = 2459688
in /etc/security/limits.conf
www-data soft nofile 65535
www-data hard nofile 65535
mysql soft nofile 65535
mysql hard nofile 65535
root soft nofile 65535
root hard nofile 65535
cat / proc / `pidof mysqld` / limits | egrep 'Limit | open files'
Limit Soft Limit Hard Limit Units
Max open files 1024 4096 files
max_connections 214
why so?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
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/+source/mysql-5.6/+bug/1434758/+subscriptions
More information about the Ubuntu-server-bugs
mailing list