Hi.
After upgrade from 1.8.12 to 2.0.2
I'am see very big CPU usage(user time) +80% - mysqld eats all:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
26335 mysql 20 0 17.4g 13g 3996 S 453.6 83.3 215:36.05 mysqld
I see alot happens in mysqld while strace it:
getsockname(19, {sa_family=AF_FILE, path="/var/lib/mysql\1"}, [28]) = 0
fcntl(19, F_SETFL, O_RDONLY) = 0
fcntl(19, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(19, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(19, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
Configuration of server doesn't change.
hosts: 1.3k
items: 58k
nvps: ~240
I/O on the disk not big.
I'am don't see any errors in mysql or in zabbix_server.
After upgrade from 1.8.12 to 2.0.2
I'am see very big CPU usage(user time) +80% - mysqld eats all:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
26335 mysql 20 0 17.4g 13g 3996 S 453.6 83.3 215:36.05 mysqld
I see alot happens in mysqld while strace it:
getsockname(19, {sa_family=AF_FILE, path="/var/lib/mysql\1"}, [28]) = 0
fcntl(19, F_SETFL, O_RDONLY) = 0
fcntl(19, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(19, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(19, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
Configuration of server doesn't change.
hosts: 1.3k
items: 58k
nvps: ~240
I/O on the disk not big.
I'am don't see any errors in mysql or in zabbix_server.

Comment