Hi,
Trying to track down MySQL issues on a VPS that has around 65 accounts, 78 databases. New to this so any help appreciated.
So two things I can see (that may or may not be related).
1. Open files limit
Process Manager constantly shows
Could increase open files limit but it seems unlikely we should have 50000 open files?
2. --skip-name-resolve errors
We're getting LOTS of --skip-name-resolve errors in logs. Logs show intense periods where around 1000 entries appear with exactly the same timestamp, the first 500 showing [Warning] 'user' entry '-' ignored in --skip-name-resolve mode then another 500 corresponding db/user entries showing [Warning] 'db' entry...
+ another 500 lines
+ another 500 lines
Thanks.
Server info
Trying to track down MySQL issues on a VPS that has around 65 accounts, 78 databases. New to this so any help appreciated.
So two things I can see (that may or may not be related).
1. Open files limit
Process Manager constantly shows
Code:
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/lib/mysql/xxxx.err --open-files-limit=50000 --pid-file=/var/lib/mysql/xxx.pid --socket=/var/lib/mysql/mysql.sock --port=xxx
2. --skip-name-resolve errors
We're getting LOTS of --skip-name-resolve errors in logs. Logs show intense periods where around 1000 entries appear with exactly the same timestamp, the first 500 showing [Warning] 'user' entry '-' ignored in --skip-name-resolve mode then another 500 corresponding db/user entries showing [Warning] 'db' entry...
Code:
151021 19:16:40 [Warning] 'user' entry '[email protected]' ignored in --skip-name-resolve mode.
Code:
151021 19:16:40 [Warning] 'db' entry 'xxx\xxx [email protected]' ignored in --skip-name-resolve mode.
Thanks.
Server info
Code:
/etc/redhat-release:CentOS release 6.7 (Final)
/usr/local/cpanel/version:11.52.0.17
/var/cpanel/envtype:xen pv
CPANEL=release
Server version: Apache/2.2.27 (Unix)
Server built: Jul 17 2014 06:46:24
Cpanel::Easy::Apache v3.26.0 rev9999
PHP 5.4.30 (cli) (built: Jul 17 2014 06:54:51)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies
mysql Ver 14.14 Distrib 5.5.45, for Linux (x86_64) using readline 5.1