MySQL had Stopped

xuancong6000

Verified User
Joined
Oct 12, 2012
Messages
79
1 day ago I don't do anything on my VPS but mysql had stopped, I can't restart it:
Code:
[root@server ~]# service mysqld restart
 ERROR! MySQL server PID file could not be found!
Starting MySQL..... ERROR! The server quit without updating PID file (/var/lib/mysql/server.mydomain.com.pid).

this is status:
Code:
[root@server ~]# service mysqld status
 ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists

this is mysql error log:
Code:
130807 21:51:05 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 21:51:05 [Note] Plugin 'FEDERATED' is disabled.
130807 21:51:05 InnoDB: The InnoDB memory heap is disabled
130807 21:51:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 21:51:05 InnoDB: Compressed tables use zlib 1.2.3
130807 21:51:05 InnoDB: Using Linux native AIO
130807 21:51:05  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 21:51:08  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 21:51:08 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 21:51:08 [ERROR] Plugin 'InnoDB' init function returned error.
130807 21:51:08 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 21:51:08 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 21:51:08 [ERROR] Aborting

130807 21:51:08 [Note] /usr/sbin/mysqld: Shutdown complete

130807 21:51:08 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:08:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:08:03 [Note] Plugin 'FEDERATED' is disabled.
130807 22:08:03 InnoDB: The InnoDB memory heap is disabled
130807 22:08:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:08:03 InnoDB: Compressed tables use zlib 1.2.3
130807 22:08:03 InnoDB: Using Linux native AIO
130807 22:08:03  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:08:06  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:08:06 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:08:06 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:08:06 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:08:06 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:08:06 [ERROR] Aborting

130807 22:08:06 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:08:06 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:08:11 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:08:11 [Note] Plugin 'FEDERATED' is disabled.
130807 22:08:11 InnoDB: The InnoDB memory heap is disabled
130807 22:08:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:08:11 InnoDB: Compressed tables use zlib 1.2.3
130807 22:08:11 InnoDB: Using Linux native AIO
130807 22:08:11  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:08:13  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:08:13 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:08:13 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:08:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:08:13 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:08:13 [ERROR] Aborting

130807 22:08:13 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:08:13 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:09:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:09:03 [Note] Plugin 'FEDERATED' is disabled.
130807 22:09:03 InnoDB: The InnoDB memory heap is disabled
130807 22:09:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:09:03 InnoDB: Compressed tables use zlib 1.2.3
130807 22:09:03 InnoDB: Using Linux native AIO
130807 22:09:03  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:09:05  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:09:05 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:09:05 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:09:05 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:09:05 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:09:05 [ERROR] Aborting

130807 22:09:05 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:09:05 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:09:11 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:09:11 [Note] Plugin 'FEDERATED' is disabled.
130807 22:09:11 InnoDB: The InnoDB memory heap is disabled
130807 22:09:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:09:11 InnoDB: Compressed tables use zlib 1.2.3
130807 22:09:11 InnoDB: Using Linux native AIO
130807 22:09:11  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:09:13  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:09:13 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:09:13 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:09:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:09:13 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:09:13 [ERROR] Aborting

130807 22:09:13 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:09:13 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:10:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:10:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:10:01 InnoDB: The InnoDB memory heap is disabled
130807 22:10:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:10:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:10:01 InnoDB: Using Linux native AIO
130807 22:10:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:10:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:10:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:10:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:10:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:10:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:10:03 [ERROR] Aborting

130807 22:10:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:10:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:10:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:10:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:10:09 InnoDB: The InnoDB memory heap is disabled
130807 22:10:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:10:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:10:09 InnoDB: Using Linux native AIO
130807 22:10:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:10:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:10:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:10:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:10:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:10:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:10:11 [ERROR] Aborting

130807 22:10:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:10:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:11:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:11:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:11:01 InnoDB: The InnoDB memory heap is disabled
130807 22:11:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:11:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:11:01 InnoDB: Using Linux native AIO
130807 22:11:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:11:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:11:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:11:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:11:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:11:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:11:03 [ERROR] Aborting

130807 22:11:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:11:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:11:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:11:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:11:09 InnoDB: The InnoDB memory heap is disabled
130807 22:11:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:11:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:11:09 InnoDB: Using Linux native AIO
130807 22:11:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:11:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:11:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:11:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:11:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:11:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:11:11 [ERROR] Aborting

130807 22:11:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:11:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:12:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:12:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:12:01 InnoDB: The InnoDB memory heap is disabled
130807 22:12:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:12:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:12:01 InnoDB: Using Linux native AIO
130807 22:12:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:12:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:12:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:12:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:12:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:12:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:12:04 [ERROR] Aborting

130807 22:12:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:12:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:12:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:12:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:12:09 InnoDB: The InnoDB memory heap is disabled
130807 22:12:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:12:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:12:09 InnoDB: Using Linux native AIO
130807 22:12:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:12:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:12:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:12:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:12:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:12:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:12:12 [ERROR] Aborting

130807 22:12:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:12:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:13:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:13:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:13:01 InnoDB: The InnoDB memory heap is disabled
130807 22:13:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:13:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:13:01 InnoDB: Using Linux native AIO
130807 22:13:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:13:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:13:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:13:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:13:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:13:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:13:04 [ERROR] Aborting

130807 22:13:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:13:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:13:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:13:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:13:09 InnoDB: The InnoDB memory heap is disabled
130807 22:13:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:13:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:13:09 InnoDB: Using Linux native AIO
130807 22:13:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:13:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:13:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:13:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:13:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:13:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:13:12 [ERROR] Aborting

130807 22:13:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:13:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:14:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:14:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:14:01 InnoDB: The InnoDB memory heap is disabled
130807 22:14:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:14:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:14:01 InnoDB: Using Linux native AIO
130807 22:14:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:14:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:14:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:14:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:14:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:14:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:14:04 [ERROR] Aborting

130807 22:14:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:14:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:14:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:14:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:14:09 InnoDB: The InnoDB memory heap is disabled
130807 22:14:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:14:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:14:09 InnoDB: Using Linux native AIO
130807 22:14:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:14:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:14:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:14:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:14:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:14:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:14:12 [ERROR] Aborting

130807 22:14:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:14:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:15:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:15:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:15:02 InnoDB: The InnoDB memory heap is disabled
130807 22:15:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:15:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:15:02 InnoDB: Using Linux native AIO
130807 22:15:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:15:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:15:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:15:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:15:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:15:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:15:04 [ERROR] Aborting

130807 22:15:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:15:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:15:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:15:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:15:09 InnoDB: The InnoDB memory heap is disabled
130807 22:15:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:15:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:15:09 InnoDB: Using Linux native AIO
130807 22:15:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:15:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:15:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:15:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:15:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:15:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:15:12 [ERROR] Aborting

130807 22:15:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:15:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:16:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:16:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:16:02 InnoDB: The InnoDB memory heap is disabled
130807 22:16:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:16:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:16:02 InnoDB: Using Linux native AIO
130807 22:16:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:16:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:16:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:16:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:16:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:16:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:16:04 [ERROR] Aborting

130807 22:16:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:16:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:16:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:16:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:16:10 InnoDB: The InnoDB memory heap is disabled
130807 22:16:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:16:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:16:10 InnoDB: Using Linux native AIO
130807 22:16:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:16:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:16:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:16:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:16:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:16:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:16:12 [ERROR] Aborting

130807 22:16:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:16:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:17:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:17:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:17:02 InnoDB: The InnoDB memory heap is disabled
130807 22:17:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:17:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:17:02 InnoDB: Using Linux native AIO
130807 22:17:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:17:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:17:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:17:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:17:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:17:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:17:04 [ERROR] Aborting

130807 22:17:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:17:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:17:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:17:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:17:10 InnoDB: The InnoDB memory heap is disabled
130807 22:17:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:17:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:17:10 InnoDB: Using Linux native AIO
130807 22:17:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:17:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:17:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:17:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:17:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:17:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:17:12 [ERROR] Aborting

130807 22:17:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:17:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:18:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:18:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:18:01 InnoDB: The InnoDB memory heap is disabled
130807 22:18:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:18:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:18:01 InnoDB: Using Linux native AIO
130807 22:18:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:18:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:18:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:18:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:18:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:18:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:18:03 [ERROR] Aborting

130807 22:18:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:18:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:18:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:18:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:18:09 InnoDB: The InnoDB memory heap is disabled
130807 22:18:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:18:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:18:09 InnoDB: Using Linux native AIO
130807 22:18:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:18:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:18:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:18:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:18:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:18:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:18:11 [ERROR] Aborting

130807 22:18:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:18:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:19:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:19:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:19:01 InnoDB: The InnoDB memory heap is disabled
130807 22:19:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:19:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:19:01 InnoDB: Using Linux native AIO
130807 22:19:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:19:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:19:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:19:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:19:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:19:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:19:03 [ERROR] Aborting

130807 22:19:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:19:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:19:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:19:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:19:09 InnoDB: The InnoDB memory heap is disabled
130807 22:19:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:19:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:19:09 InnoDB: Using Linux native AIO
130807 22:19:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:19:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:19:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:19:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:19:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:19:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:19:11 [ERROR] Aborting

130807 22:19:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:19:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:20:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:20:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:20:01 InnoDB: The InnoDB memory heap is disabled
130807 22:20:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:20:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:20:01 InnoDB: Using Linux native AIO
130807 22:20:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:20:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:20:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:20:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:20:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:20:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:20:04 [ERROR] Aborting

130807 22:20:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:20:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:20:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:20:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:20:09 InnoDB: The InnoDB memory heap is disabled
130807 22:20:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:20:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:20:09 InnoDB: Using Linux native AIO
130807 22:20:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:20:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:20:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:20:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:20:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:20:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:20:11 [ERROR] Aborting

130807 22:20:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:20:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:21:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:21:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:21:01 InnoDB: The InnoDB memory heap is disabled
130807 22:21:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:21:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:21:01 InnoDB: Using Linux native AIO
130807 22:21:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:21:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:21:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:21:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:21:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:21:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:21:03 [ERROR] Aborting

130807 22:21:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:21:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:21:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:21:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:21:09 InnoDB: The InnoDB memory heap is disabled
130807 22:21:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:21:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:21:09 InnoDB: Using Linux native AIO
130807 22:21:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:21:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:21:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:21:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:21:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:21:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:21:12 [ERROR] Aborting

130807 22:21:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:21:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:22:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:22:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:22:01 InnoDB: The InnoDB memory heap is disabled
130807 22:22:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:22:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:22:01 InnoDB: Using Linux native AIO
130807 22:22:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:22:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:22:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:22:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:22:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:22:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:22:04 [ERROR] Aborting

130807 22:22:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:22:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:22:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:22:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:22:09 InnoDB: The InnoDB memory heap is disabled
130807 22:22:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:22:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:22:09 InnoDB: Using Linux native AIO
130807 22:22:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:22:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:22:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:22:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:22:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:22:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:22:12 [ERROR] Aborting

130807 22:22:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:22:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:23:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:23:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:23:01 InnoDB: The InnoDB memory heap is disabled
130807 22:23:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:23:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:23:01 InnoDB: Using Linux native AIO
130807 22:23:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:23:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:23:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:23:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:23:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:23:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:23:04 [ERROR] Aborting

130807 22:23:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:23:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:23:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:23:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:23:09 InnoDB: The InnoDB memory heap is disabled
130807 22:23:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:23:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:23:09 InnoDB: Using Linux native AIO
130807 22:23:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:23:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:23:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:23:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:23:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:23:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:23:12 [ERROR] Aborting

130807 22:23:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:23:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:24:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:24:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:24:01 InnoDB: The InnoDB memory heap is disabled
130807 22:24:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:24:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:24:01 InnoDB: Using Linux native AIO
130807 22:24:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:24:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:24:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:24:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:24:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:24:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:24:04 [ERROR] Aborting

130807 22:24:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:24:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:24:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:24:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:24:09 InnoDB: The InnoDB memory heap is disabled
130807 22:24:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:24:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:24:09 InnoDB: Using Linux native AIO
130807 22:24:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:24:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:24:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:24:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:24:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:24:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:24:12 [ERROR] Aborting

130807 22:24:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:24:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:25:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:25:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:25:01 InnoDB: The InnoDB memory heap is disabled
130807 22:25:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:25:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:25:01 InnoDB: Using Linux native AIO
130807 22:25:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:25:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:25:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:25:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:25:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:25:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:25:04 [ERROR] Aborting

130807 22:25:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:25:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:25:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:25:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:25:09 InnoDB: The InnoDB memory heap is disabled
130807 22:25:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:25:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:25:09 InnoDB: Using Linux native AIO
130807 22:25:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:25:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:25:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:25:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:25:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:25:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:25:12 [ERROR] Aborting

130807 22:25:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:25:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:26:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:26:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:26:01 InnoDB: The InnoDB memory heap is disabled
130807 22:26:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:26:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:26:01 InnoDB: Using Linux native AIO
130807 22:26:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:26:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:26:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:26:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:26:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:26:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:26:04 [ERROR] Aborting

130807 22:26:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:26:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:26:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:26:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:26:09 InnoDB: The InnoDB memory heap is disabled
130807 22:26:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:26:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:26:09 InnoDB: Using Linux native AIO
130807 22:26:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:26:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:26:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:26:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:26:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:26:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:26:12 [ERROR] Aborting

130807 22:26:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:26:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:27:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:27:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:27:02 InnoDB: The InnoDB memory heap is disabled
130807 22:27:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:27:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:27:02 InnoDB: Using Linux native AIO
130807 22:27:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:27:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:27:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:27:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:27:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:27:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:27:04 [ERROR] Aborting

130807 22:27:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:27:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:27:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:27:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:27:10 InnoDB: The InnoDB memory heap is disabled
130807 22:27:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:27:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:27:10 InnoDB: Using Linux native AIO
130807 22:27:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:27:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:27:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:27:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:27:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:27:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:27:12 [ERROR] Aborting

130807 22:27:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:27:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:28:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:28:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:28:02 InnoDB: The InnoDB memory heap is disabled
130807 22:28:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:28:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:28:02 InnoDB: Using Linux native AIO
130807 22:28:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:28:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:28:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:28:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:28:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:28:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:28:04 [ERROR] Aborting

130807 22:28:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:28:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:28:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:28:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:28:10 InnoDB: The InnoDB memory heap is disabled
130807 22:28:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:28:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:28:10 InnoDB: Using Linux native AIO
130807 22:28:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:28:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:28:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:28:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:28:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:28:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:28:12 [ERROR] Aborting

130807 22:28:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:28:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:29:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:29:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:29:01 InnoDB: The InnoDB memory heap is disabled
130807 22:29:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:29:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:29:01 InnoDB: Using Linux native AIO
130807 22:29:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:29:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:29:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:29:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:29:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:29:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:29:03 [ERROR] Aborting

130807 22:29:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:29:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:29:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:29:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:29:09 InnoDB: The InnoDB memory heap is disabled
130807 22:29:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:29:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:29:09 InnoDB: Using Linux native AIO
130807 22:29:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:29:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:29:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:29:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:29:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:29:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:29:11 [ERROR] Aborting

130807 22:29:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:29:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:30:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:30:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:30:01 InnoDB: The InnoDB memory heap is disabled
130807 22:30:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:30:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:30:01 InnoDB: Using Linux native AIO
130807 22:30:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:30:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:30:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:30:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:30:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:30:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:30:03 [ERROR] Aborting

130807 22:30:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:30:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:30:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:30:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:30:09 InnoDB: The InnoDB memory heap is disabled
130807 22:30:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:30:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:30:09 InnoDB: Using Linux native AIO
130807 22:30:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:30:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:30:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:30:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:30:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:30:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:30:11 [ERROR] Aborting

130807 22:30:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:30:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:31:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:31:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:31:01 InnoDB: The InnoDB memory heap is disabled
130807 22:31:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:31:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:31:01 InnoDB: Using Linux native AIO
130807 22:31:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:31:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:31:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:31:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:31:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:31:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:31:03 [ERROR] Aborting

130807 22:31:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:31:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:31:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:31:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:31:09 InnoDB: The InnoDB memory heap is disabled
130807 22:31:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:31:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:31:09 InnoDB: Using Linux native AIO
130807 22:31:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:31:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:31:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:31:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:31:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:31:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:31:11 [ERROR] Aborting

130807 22:31:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:31:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:32:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:32:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:32:01 InnoDB: The InnoDB memory heap is disabled
130807 22:32:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:32:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:32:01 InnoDB: Using Linux native AIO
130807 22:32:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:32:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:32:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:32:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:32:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:32:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:32:04 [ERROR] Aborting

130807 22:32:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:32:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:32:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:32:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:32:09 InnoDB: The InnoDB memory heap is disabled
130807 22:32:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:32:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:32:09 InnoDB: Using Linux native AIO
130807 22:32:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:32:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:32:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:32:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:32:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:32:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:32:12 [ERROR] Aborting

130807 22:32:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:32:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:33:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:33:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:33:01 InnoDB: The InnoDB memory heap is disabled
130807 22:33:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:33:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:33:01 InnoDB: Using Linux native AIO
130807 22:33:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:33:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:33:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:33:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:33:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:33:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:33:04 [ERROR] Aborting

130807 22:33:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:33:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:33:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:33:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:33:09 InnoDB: The InnoDB memory heap is disabled
130807 22:33:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:33:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:33:09 InnoDB: Using Linux native AIO
130807 22:33:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:33:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:33:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:33:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:33:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:33:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:33:12 [ERROR] Aborting

130807 22:33:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:33:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:34:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:34:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:34:01 InnoDB: The InnoDB memory heap is disabled
130807 22:34:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:34:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:34:01 InnoDB: Using Linux native AIO
130807 22:34:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:34:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:34:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:34:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:34:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:34:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:34:04 [ERROR] Aborting

130807 22:34:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:34:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:34:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:34:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:34:09 InnoDB: The InnoDB memory heap is disabled
130807 22:34:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:34:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:34:09 InnoDB: Using Linux native AIO
130807 22:34:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:34:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:34:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:34:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:34:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:34:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:34:12 [ERROR] Aborting

130807 22:34:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:34:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:35:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:35:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:35:01 InnoDB: The InnoDB memory heap is disabled
130807 22:35:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:35:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:35:01 InnoDB: Using Linux native AIO
130807 22:35:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:35:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:35:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:35:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:35:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:35:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:35:04 [ERROR] Aborting

130807 22:35:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:35:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:35:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:35:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:35:09 InnoDB: The InnoDB memory heap is disabled
130807 22:35:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:35:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:35:09 InnoDB: Using Linux native AIO
130807 22:35:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:35:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:35:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:35:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:35:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:35:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:35:12 [ERROR] Aborting

130807 22:35:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:35:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:36:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:36:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:36:01 InnoDB: The InnoDB memory heap is disabled
130807 22:36:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:36:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:36:01 InnoDB: Using Linux native AIO
130807 22:36:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:36:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:36:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:36:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:36:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:36:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:36:04 [ERROR] Aborting

130807 22:36:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:36:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:36:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:36:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:36:09 InnoDB: The InnoDB memory heap is disabled
130807 22:36:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:36:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:36:09 InnoDB: Using Linux native AIO
130807 22:36:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:36:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:36:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:36:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:36:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:36:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:36:12 [ERROR] Aborting

130807 22:36:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:36:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:37:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:37:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:37:01 InnoDB: The InnoDB memory heap is disabled
130807 22:37:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:37:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:37:01 InnoDB: Using Linux native AIO
130807 22:37:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:37:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:37:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:37:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:37:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:37:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:37:04 [ERROR] Aborting

130807 22:37:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:37:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:37:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:37:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:37:09 InnoDB: The InnoDB memory heap is disabled
130807 22:37:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:37:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:37:09 InnoDB: Using Linux native AIO
130807 22:37:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:37:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:37:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:37:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:37:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:37:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:37:12 [ERROR] Aborting

130807 22:37:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:37:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:38:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:38:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:38:02 InnoDB: The InnoDB memory heap is disabled
130807 22:38:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:38:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:38:02 InnoDB: Using Linux native AIO
130807 22:38:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:38:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:38:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:38:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:38:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:38:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:38:04 [ERROR] Aborting

130807 22:38:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:38:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:38:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:38:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:38:10 InnoDB: The InnoDB memory heap is disabled
130807 22:38:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:38:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:38:10 InnoDB: Using Linux native AIO
130807 22:38:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:38:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:38:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:38:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:38:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:38:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:38:12 [ERROR] Aborting

130807 22:38:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:38:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:39:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:39:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:39:02 InnoDB: The InnoDB memory heap is disabled
130807 22:39:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:39:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:39:02 InnoDB: Using Linux native AIO
130807 22:39:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:39:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:39:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:39:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:39:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:39:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:39:04 [ERROR] Aborting

130807 22:39:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:39:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:39:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:39:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:39:10 InnoDB: The InnoDB memory heap is disabled
130807 22:39:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:39:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:39:10 InnoDB: Using Linux native AIO
130807 22:39:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:39:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:39:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:39:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:39:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:39:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:39:12 [ERROR] Aborting

130807 22:39:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:39:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:40:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:40:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:40:01 InnoDB: The InnoDB memory heap is disabled
130807 22:40:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:40:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:40:01 InnoDB: Using Linux native AIO
130807 22:40:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:40:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:40:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:40:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:40:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:40:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:40:03 [ERROR] Aborting

130807 22:40:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:40:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:40:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:40:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:40:09 InnoDB: The InnoDB memory heap is disabled
130807 22:40:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:40:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:40:09 InnoDB: Using Linux native AIO
130807 22:40:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:40:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:40:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:40:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:40:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:40:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:40:11 [ERROR] Aborting

130807 22:40:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:40:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:41:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:41:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:41:01 InnoDB: The InnoDB memory heap is disabled
130807 22:41:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:41:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:41:01 InnoDB: Using Linux native AIO
130807 22:41:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:41:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:41:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:41:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:41:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:41:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:41:03 [ERROR] Aborting

130807 22:41:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:41:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:41:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:41:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:41:09 InnoDB: The InnoDB memory heap is disabled
130807 22:41:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:41:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:41:09 InnoDB: Using Linux native AIO
130807 22:41:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:41:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:41:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:41:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:41:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:41:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:41:11 [ERROR] Aborting

130807 22:41:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:41:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:42:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:42:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:42:01 InnoDB: The InnoDB memory heap is disabled
130807 22:42:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:42:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:42:01 InnoDB: Using Linux native AIO
130807 22:42:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:42:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:42:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:42:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:42:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:42:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:42:04 [ERROR] Aborting

130807 22:42:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:42:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:42:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:42:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:42:09 InnoDB: The InnoDB memory heap is disabled
130807 22:42:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:42:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:42:09 InnoDB: Using Linux native AIO
130807 22:42:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:42:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:42:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:42:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:42:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:42:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:42:12 [ERROR] Aborting

130807 22:42:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:42:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:43:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:43:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:43:01 InnoDB: The InnoDB memory heap is disabled
130807 22:43:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:43:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:43:01 InnoDB: Using Linux native AIO
130807 22:43:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:43:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:43:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:43:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:43:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:43:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:43:04 [ERROR] Aborting

130807 22:43:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:43:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:43:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:43:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:43:09 InnoDB: The InnoDB memory heap is disabled
130807 22:43:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:43:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:43:09 InnoDB: Using Linux native AIO
130807 22:43:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:43:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:43:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:43:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:43:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:43:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:43:12 [ERROR] Aborting

130807 22:43:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:43:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:44:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:44:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:44:01 InnoDB: The InnoDB memory heap is disabled
130807 22:44:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:44:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:44:01 InnoDB: Using Linux native AIO
130807 22:44:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:44:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:44:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:44:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:44:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:44:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:44:04 [ERROR] Aborting

130807 22:44:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:44:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:44:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:44:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:44:09 InnoDB: The InnoDB memory heap is disabled
130807 22:44:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:44:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:44:09 InnoDB: Using Linux native AIO
130807 22:44:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:44:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:44:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:44:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:44:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:44:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:44:12 [ERROR] Aborting

130807 22:44:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:44:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:45:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:45:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:45:01 InnoDB: The InnoDB memory heap is disabled
130807 22:45:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:45:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:45:01 InnoDB: Using Linux native AIO
130807 22:45:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:45:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:45:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:45:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:45:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:45:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:45:04 [ERROR] Aborting

130807 22:45:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:45:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:45:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:45:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:45:09 InnoDB: The InnoDB memory heap is disabled
130807 22:45:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:45:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:45:09 InnoDB: Using Linux native AIO
130807 22:45:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:45:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:45:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:45:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:45:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:45:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:45:12 [ERROR] Aborting

130807 22:45:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:45:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:46:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:46:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:46:01 InnoDB: The InnoDB memory heap is disabled
130807 22:46:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:46:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:46:01 InnoDB: Using Linux native AIO
130807 22:46:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:46:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:46:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:46:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:46:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:46:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:46:04 [ERROR] Aborting

130807 22:46:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:46:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:46:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:46:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:46:09 InnoDB: The InnoDB memory heap is disabled
130807 22:46:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:46:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:46:09 InnoDB: Using Linux native AIO
130807 22:46:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:46:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:46:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:46:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:46:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:46:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:46:12 [ERROR] Aborting

130807 22:46:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:46:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:47:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:47:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:47:01 InnoDB: The InnoDB memory heap is disabled
130807 22:47:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:47:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:47:01 InnoDB: Using Linux native AIO
130807 22:47:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:47:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:47:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:47:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:47:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:47:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:47:04 [ERROR] Aborting

130807 22:47:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:47:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:47:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:47:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:47:10 InnoDB: The InnoDB memory heap is disabled
130807 22:47:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:47:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:47:10 InnoDB: Using Linux native AIO
130807 22:47:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:47:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:47:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:47:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:47:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:47:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:47:12 [ERROR] Aborting

130807 22:47:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:47:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:48:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:48:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:48:02 InnoDB: The InnoDB memory heap is disabled
130807 22:48:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:48:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:48:02 InnoDB: Using Linux native AIO
130807 22:48:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:48:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:48:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:48:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:48:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:48:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:48:04 [ERROR] Aborting

130807 22:48:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:48:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:48:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:48:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:48:10 InnoDB: The InnoDB memory heap is disabled
130807 22:48:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:48:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:48:10 InnoDB: Using Linux native AIO
130807 22:48:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:48:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:48:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:48:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:48:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:48:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:48:12 [ERROR] Aborting

130807 22:48:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:48:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:49:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:49:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:49:01 InnoDB: The InnoDB memory heap is disabled
130807 22:49:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:49:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:49:01 InnoDB: Using Linux native AIO
130807 22:49:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:49:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:49:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:49:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:49:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:49:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:49:03 [ERROR] Aborting

130807 22:49:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:49:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:49:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:49:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:49:09 InnoDB: The InnoDB memory heap is disabled
130807 22:49:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:49:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:49:09 InnoDB: Using Linux native AIO
130807 22:49:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:49:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:49:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:49:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:49:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:49:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:49:11 [ERROR] Aborting

130807 22:49:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:49:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:50:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:50:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:50:01 InnoDB: The InnoDB memory heap is disabled
130807 22:50:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:50:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:50:01 InnoDB: Using Linux native AIO
130807 22:50:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:50:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:50:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:50:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:50:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:50:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:50:03 [ERROR] Aborting

130807 22:50:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:50:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:50:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:50:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:50:09 InnoDB: The InnoDB memory heap is disabled
130807 22:50:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:50:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:50:09 InnoDB: Using Linux native AIO
130807 22:50:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:50:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:50:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:50:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:50:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:50:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:50:11 [ERROR] Aborting

130807 22:50:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:50:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:51:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:51:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:51:01 InnoDB: The InnoDB memory heap is disabled
130807 22:51:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:51:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:51:01 InnoDB: Using Linux native AIO
130807 22:51:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:51:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:51:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:51:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:51:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:51:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:51:03 [ERROR] Aborting

130807 22:51:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:51:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:51:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:51:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:51:09 InnoDB: The InnoDB memory heap is disabled
130807 22:51:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:51:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:51:09 InnoDB: Using Linux native AIO
130807 22:51:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:51:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:51:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:51:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:51:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:51:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:51:12 [ERROR] Aborting

130807 22:51:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:51:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:52:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:52:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:52:01 InnoDB: The InnoDB memory heap is disabled
130807 22:52:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:52:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:52:01 InnoDB: Using Linux native AIO
130807 22:52:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:52:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:52:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:52:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:52:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:52:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:52:04 [ERROR] Aborting

130807 22:52:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:52:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:52:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:52:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:52:09 InnoDB: The InnoDB memory heap is disabled
130807 22:52:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:52:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:52:09 InnoDB: Using Linux native AIO
130807 22:52:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:52:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:52:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:52:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:52:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:52:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:52:12 [ERROR] Aborting

130807 22:52:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:52:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:53:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:53:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:53:01 InnoDB: The InnoDB memory heap is disabled
130807 22:53:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:53:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:53:01 InnoDB: Using Linux native AIO
130807 22:53:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:53:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:53:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:53:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:53:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:53:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:53:04 [ERROR] Aborting

130807 22:53:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:53:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:53:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:53:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:53:09 InnoDB: The InnoDB memory heap is disabled
130807 22:53:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:53:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:53:09 InnoDB: Using Linux native AIO
130807 22:53:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:53:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:53:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:53:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:53:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:53:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:53:12 [ERROR] Aborting

130807 22:53:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:53:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:54:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:54:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:54:01 InnoDB: The InnoDB memory heap is disabled
130807 22:54:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:54:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:54:01 InnoDB: Using Linux native AIO
130807 22:54:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:54:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:54:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:54:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:54:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:54:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:54:04 [ERROR] Aborting

130807 22:54:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:54:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:54:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:54:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:54:09 InnoDB: The InnoDB memory heap is disabled
130807 22:54:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:54:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:54:09 InnoDB: Using Linux native AIO
130807 22:54:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:54:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:54:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:54:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:54:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:54:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:54:12 [ERROR] Aborting

130807 22:54:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:54:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:55:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:55:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:55:01 InnoDB: The InnoDB memory heap is disabled
130807 22:55:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:55:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:55:01 InnoDB: Using Linux native AIO
130807 22:55:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:55:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:55:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:55:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:55:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:55:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:55:04 [ERROR] Aborting

130807 22:55:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:55:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:55:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:55:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:55:09 InnoDB: The InnoDB memory heap is disabled
130807 22:55:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:55:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:55:09 InnoDB: Using Linux native AIO
130807 22:55:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:55:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:55:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:55:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:55:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:55:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:55:12 [ERROR] Aborting

130807 22:55:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:55:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:56:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:56:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:56:01 InnoDB: The InnoDB memory heap is disabled
130807 22:56:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:56:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:56:01 InnoDB: Using Linux native AIO
130807 22:56:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:56:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:56:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:56:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:56:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:56:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:56:04 [ERROR] Aborting

130807 22:56:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:56:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:56:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:56:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:56:09 InnoDB: The InnoDB memory heap is disabled
130807 22:56:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:56:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:56:09 InnoDB: Using Linux native AIO
130807 22:56:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:56:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:56:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:56:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:56:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:56:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:56:12 [ERROR] Aborting

130807 22:56:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:56:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:57:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:57:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:57:01 InnoDB: The InnoDB memory heap is disabled
130807 22:57:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:57:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:57:01 InnoDB: Using Linux native AIO
130807 22:57:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:57:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:57:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:57:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:57:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:57:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:57:04 [ERROR] Aborting

130807 22:57:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:57:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:57:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:57:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:57:09 InnoDB: The InnoDB memory heap is disabled
130807 22:57:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:57:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:57:09 InnoDB: Using Linux native AIO
130807 22:57:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:57:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:57:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:57:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:57:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:57:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:57:12 [ERROR] Aborting

130807 22:57:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:57:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:58:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:58:02 [Note] Plugin 'FEDERATED' is disabled.
130807 22:58:02 InnoDB: The InnoDB memory heap is disabled
130807 22:58:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:58:02 InnoDB: Compressed tables use zlib 1.2.3
130807 22:58:02 InnoDB: Using Linux native AIO
130807 22:58:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:58:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:58:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:58:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:58:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:58:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:58:04 [ERROR] Aborting

130807 22:58:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:58:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:58:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:58:10 [Note] Plugin 'FEDERATED' is disabled.
130807 22:58:10 InnoDB: The InnoDB memory heap is disabled
130807 22:58:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:58:10 InnoDB: Compressed tables use zlib 1.2.3
130807 22:58:10 InnoDB: Using Linux native AIO
130807 22:58:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:58:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:58:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:58:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:58:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:58:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:58:12 [ERROR] Aborting

130807 22:58:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:58:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:59:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:59:01 [Note] Plugin 'FEDERATED' is disabled.
130807 22:59:01 InnoDB: The InnoDB memory heap is disabled
130807 22:59:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:59:01 InnoDB: Compressed tables use zlib 1.2.3
130807 22:59:01 InnoDB: Using Linux native AIO
130807 22:59:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:59:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:59:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:59:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:59:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:59:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:59:03 [ERROR] Aborting

130807 22:59:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:59:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 22:59:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 22:59:09 [Note] Plugin 'FEDERATED' is disabled.
130807 22:59:09 InnoDB: The InnoDB memory heap is disabled
130807 22:59:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 22:59:09 InnoDB: Compressed tables use zlib 1.2.3
130807 22:59:09 InnoDB: Using Linux native AIO
130807 22:59:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 22:59:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 22:59:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 22:59:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 22:59:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 22:59:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 22:59:11 [ERROR] Aborting

130807 22:59:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 22:59:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:00:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:00:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:00:01 InnoDB: The InnoDB memory heap is disabled
130807 23:00:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:00:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:00:01 InnoDB: Using Linux native AIO
130807 23:00:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:00:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:00:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:00:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:00:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:00:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:00:04 [ERROR] Aborting

130807 23:00:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:00:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:00:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:00:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:00:09 InnoDB: The InnoDB memory heap is disabled
130807 23:00:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:00:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:00:09 InnoDB: Using Linux native AIO
130807 23:00:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:00:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:00:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:00:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:00:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:00:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:00:11 [ERROR] Aborting

130807 23:00:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:00:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:01:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:01:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:01:01 InnoDB: The InnoDB memory heap is disabled
130807 23:01:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:01:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:01:01 InnoDB: Using Linux native AIO
130807 23:01:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:01:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:01:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:01:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:01:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:01:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:01:03 [ERROR] Aborting

130807 23:01:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:01:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:01:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:01:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:01:09 InnoDB: The InnoDB memory heap is disabled
130807 23:01:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:01:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:01:09 InnoDB: Using Linux native AIO
130807 23:01:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:01:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:01:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:01:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:01:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:01:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:01:12 [ERROR] Aborting

130807 23:01:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:01:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:02:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:02:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:02:01 InnoDB: The InnoDB memory heap is disabled
130807 23:02:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:02:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:02:01 InnoDB: Using Linux native AIO
130807 23:02:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:02:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:02:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:02:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:02:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:02:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:02:04 [ERROR] Aborting

130807 23:02:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:02:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:02:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:02:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:02:09 InnoDB: The InnoDB memory heap is disabled
130807 23:02:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:02:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:02:09 InnoDB: Using Linux native AIO
130807 23:02:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:02:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:02:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:02:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:02:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:02:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:02:12 [ERROR] Aborting

130807 23:02:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:02:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:03:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:03:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:03:01 InnoDB: The InnoDB memory heap is disabled
130807 23:03:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:03:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:03:01 InnoDB: Using Linux native AIO
130807 23:03:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:03:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:03:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:03:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:03:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:03:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:03:04 [ERROR] Aborting

130807 23:03:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:03:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:03:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:03:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:03:09 InnoDB: The InnoDB memory heap is disabled
130807 23:03:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:03:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:03:09 InnoDB: Using Linux native AIO
130807 23:03:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:03:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:03:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:03:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:03:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:03:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:03:12 [ERROR] Aborting

130807 23:03:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:03:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:03:25 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:03:25 [Note] Plugin 'FEDERATED' is disabled.
130807 23:03:25 InnoDB: The InnoDB memory heap is disabled
130807 23:03:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:03:25 InnoDB: Compressed tables use zlib 1.2.3
130807 23:03:25 InnoDB: Using Linux native AIO
130807 23:03:25  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:03:28  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:03:28 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:03:28 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:03:28 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:03:28 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:03:28 [ERROR] Aborting

130807 23:03:28 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:03:28 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:04:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:04:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:04:01 InnoDB: The InnoDB memory heap is disabled
130807 23:04:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:04:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:04:01 InnoDB: Using Linux native AIO
130807 23:04:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:04:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:04:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:04:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:04:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:04:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:04:04 [ERROR] Aborting

130807 23:04:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:04:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:04:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:04:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:04:09 InnoDB: The InnoDB memory heap is disabled
130807 23:04:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:04:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:04:09 InnoDB: Using Linux native AIO
130807 23:04:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:04:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:04:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:04:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:04:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:04:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:04:12 [ERROR] Aborting

130807 23:04:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:04:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:05:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:05:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:05:01 InnoDB: The InnoDB memory heap is disabled
130807 23:05:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:05:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:05:01 InnoDB: Using Linux native AIO
130807 23:05:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:05:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:05:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:05:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:05:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:05:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:05:04 [ERROR] Aborting

130807 23:05:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:05:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:05:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:05:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:05:09 InnoDB: The InnoDB memory heap is disabled
130807 23:05:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:05:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:05:09 InnoDB: Using Linux native AIO
130807 23:05:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:05:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:05:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:05:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:05:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:05:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:05:12 [ERROR] Aborting

130807 23:05:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:05:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:06:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:06:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:06:01 InnoDB: The InnoDB memory heap is disabled
130807 23:06:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:06:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:06:01 InnoDB: Using Linux native AIO
130807 23:06:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:06:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:06:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:06:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:06:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:06:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:06:04 [ERROR] Aborting

130807 23:06:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:06:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:06:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:06:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:06:09 InnoDB: The InnoDB memory heap is disabled
130807 23:06:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:06:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:06:09 InnoDB: Using Linux native AIO
130807 23:06:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:06:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:06:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:06:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:06:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:06:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:06:12 [ERROR] Aborting

130807 23:06:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:06:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:07:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:07:02 [Note] Plugin 'FEDERATED' is disabled.
130807 23:07:02 InnoDB: The InnoDB memory heap is disabled
130807 23:07:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:07:02 InnoDB: Compressed tables use zlib 1.2.3
130807 23:07:02 InnoDB: Using Linux native AIO
130807 23:07:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:07:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:07:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:07:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:07:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:07:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:07:04 [ERROR] Aborting

130807 23:07:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:07:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:07:11 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:07:11 [Note] Plugin 'FEDERATED' is disabled.
130807 23:07:11 InnoDB: The InnoDB memory heap is disabled
130807 23:07:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:07:11 InnoDB: Compressed tables use zlib 1.2.3
130807 23:07:11 InnoDB: Using Linux native AIO
130807 23:07:11  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:07:13  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:07:13 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:07:13 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:07:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:07:13 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:07:13 [ERROR] Aborting

130807 23:07:13 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:07:14 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:07:31 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:07:31 [Note] Plugin 'FEDERATED' is disabled.
130807 23:07:31 InnoDB: The InnoDB memory heap is disabled
130807 23:07:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:07:31 InnoDB: Compressed tables use zlib 1.2.3
130807 23:07:31 InnoDB: Using Linux native AIO
130807 23:07:31  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:07:33  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:07:33 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:07:33 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:07:33 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:07:33 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:07:33 [ERROR] Aborting

130807 23:07:33 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:07:33 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:08:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:08:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:08:01 InnoDB: The InnoDB memory heap is disabled
130807 23:08:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:08:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:08:01 InnoDB: Using Linux native AIO
130807 23:08:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:08:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:08:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:08:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:08:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:08:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:08:03 [ERROR] Aborting

130807 23:08:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:08:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:08:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:08:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:08:09 InnoDB: The InnoDB memory heap is disabled
130807 23:08:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:08:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:08:09 InnoDB: Using Linux native AIO
130807 23:08:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:08:11  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:08:11 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:08:11 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:08:11 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:08:11 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:08:11 [ERROR] Aborting

130807 23:08:11 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:08:11 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:09:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:09:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:09:01 InnoDB: The InnoDB memory heap is disabled
130807 23:09:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:09:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:09:01 InnoDB: Using Linux native AIO
130807 23:09:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:09:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:09:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:09:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:09:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:09:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:09:04 [ERROR] Aborting

130807 23:09:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:09:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:09:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:09:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:09:09 InnoDB: The InnoDB memory heap is disabled
130807 23:09:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:09:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:09:09 InnoDB: Using Linux native AIO
130807 23:09:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:09:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:09:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:09:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:09:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:09:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:09:12 [ERROR] Aborting

130807 23:09:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:09:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:10:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:10:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:10:01 InnoDB: The InnoDB memory heap is disabled
130807 23:10:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:10:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:10:01 InnoDB: Using Linux native AIO
130807 23:10:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:10:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:10:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:10:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:10:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:10:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:10:04 [ERROR] Aborting

130807 23:10:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:10:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:10:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:10:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:10:09 InnoDB: The InnoDB memory heap is disabled
130807 23:10:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:10:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:10:09 InnoDB: Using Linux native AIO
130807 23:10:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
130807 23:10:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:10:10 [Note] Plugin 'FEDERATED' is disabled.
130807 23:10:10 InnoDB: The InnoDB memory heap is disabled
130807 23:10:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:10:10 InnoDB: Compressed tables use zlib 1.2.3
130807 23:10:10 InnoDB: Using Linux native AIO
130807 23:10:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
130807 23:10:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:10:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:10:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:10:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:10:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:10:12 [ERROR] Aborting

130807 23:10:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:10:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:10:12  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:10:14  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:10:14 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:10:14 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:10:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:10:14 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:10:14 [ERROR] Aborting

130807 23:10:14 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:10:14 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:11:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:11:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:11:01 InnoDB: The InnoDB memory heap is disabled
130807 23:11:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:11:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:11:01 InnoDB: Using Linux native AIO
130807 23:11:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:11:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:11:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:11:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:11:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:11:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:11:04 [ERROR] Aborting

130807 23:11:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:11:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:11:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:11:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:11:09 InnoDB: The InnoDB memory heap is disabled
130807 23:11:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:11:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:11:09 InnoDB: Using Linux native AIO
130807 23:11:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:11:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:11:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:11:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:11:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:11:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:11:12 [ERROR] Aborting

130807 23:11:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:11:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:12:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:12:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:12:01 InnoDB: The InnoDB memory heap is disabled
130807 23:12:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:12:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:12:01 InnoDB: Using Linux native AIO
130807 23:12:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:12:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:12:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:12:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:12:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:12:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:12:04 [ERROR] Aborting

130807 23:12:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:12:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:12:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:12:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:12:09 InnoDB: The InnoDB memory heap is disabled
130807 23:12:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:12:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:12:09 InnoDB: Using Linux native AIO
130807 23:12:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:12:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:12:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:12:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:12:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:12:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:12:12 [ERROR] Aborting

130807 23:12:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:12:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:13:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:13:02 [Note] Plugin 'FEDERATED' is disabled.
130807 23:13:02 InnoDB: The InnoDB memory heap is disabled
130807 23:13:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:13:02 InnoDB: Compressed tables use zlib 1.2.3
130807 23:13:02 InnoDB: Using Linux native AIO
130807 23:13:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:13:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:13:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:13:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:13:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:13:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:13:04 [ERROR] Aborting

130807 23:13:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:13:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:13:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:13:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:13:09 InnoDB: The InnoDB memory heap is disabled
130807 23:13:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:13:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:13:09 InnoDB: Using Linux native AIO
130807 23:13:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:13:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:13:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:13:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:13:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:13:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:13:12 [ERROR] Aborting

130807 23:13:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:13:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:14:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:14:02 [Note] Plugin 'FEDERATED' is disabled.
130807 23:14:02 InnoDB: The InnoDB memory heap is disabled
130807 23:14:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:14:02 InnoDB: Compressed tables use zlib 1.2.3
130807 23:14:02 InnoDB: Using Linux native AIO
130807 23:14:02  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:14:04  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:14:04 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:14:04 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:14:04 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:14:04 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:14:04 [ERROR] Aborting

130807 23:14:04 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:14:04 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:14:10 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:14:10 [Note] Plugin 'FEDERATED' is disabled.
130807 23:14:10 InnoDB: The InnoDB memory heap is disabled
130807 23:14:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:14:10 InnoDB: Compressed tables use zlib 1.2.3
130807 23:14:10 InnoDB: Using Linux native AIO
130807 23:14:10  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:14:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:14:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:14:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:14:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:14:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:14:12 [ERROR] Aborting

130807 23:14:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:14:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:15:01 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:15:01 [Note] Plugin 'FEDERATED' is disabled.
130807 23:15:01 InnoDB: The InnoDB memory heap is disabled
130807 23:15:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:15:01 InnoDB: Compressed tables use zlib 1.2.3
130807 23:15:01 InnoDB: Using Linux native AIO
130807 23:15:01  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:15:03  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:15:03 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:15:03 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:15:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:15:03 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:15:03 [ERROR] Aborting

130807 23:15:03 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:15:03 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
130807 23:15:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
130807 23:15:09 [Note] Plugin 'FEDERATED' is disabled.
130807 23:15:09 InnoDB: The InnoDB memory heap is disabled
130807 23:15:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130807 23:15:09 InnoDB: Compressed tables use zlib 1.2.3
130807 23:15:09 InnoDB: Using Linux native AIO
130807 23:15:09  InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
InnoDB: Warning: io_setup() attempt 1 failed.
InnoDB: Warning: io_setup() attempt 2 failed.
InnoDB: Warning: io_setup() attempt 3 failed.
InnoDB: Warning: io_setup() attempt 4 failed.
InnoDB: Warning: io_setup() attempt 5 failed.
130807 23:15:12  InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
130807 23:15:12 InnoDB: Fatal error: cannot initialize AIO sub-system
130807 23:15:12 [ERROR] Plugin 'InnoDB' init function returned error.
130807 23:15:12 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130807 23:15:12 [ERROR] Unknown/unsupported storage engine: InnoDB
130807 23:15:12 [ERROR] Aborting

130807 23:15:12 [Note] /usr/sbin/mysqld: Shutdown complete

130807 23:15:12 mysqld_safe mysqld from pid file /var/lib/mysql/server.mydomain.com.pid ended
I had reload OS and reinstall DA(2 times) again but it still error:(
please help me how can I fix it thanks alot
 
The error is quite specific:
ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists[/i].
Delete the file and try to restart MySQL and see if it restarts. If not, post the new error.

Jeff
 
The error is quite specific:
ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists[/i].
Delete the file and try to restart MySQL and see if it restarts. If not, post the new error.

Jeff
it still again:
Code:
[root@server ~]# rm -rf /var/lock/subsys/mysql
[root@server ~]# service mysqld restart
 ERROR! MySQL server PID file could not be found!
Starting MySQL... ERROR! The server quit without updating PID file (/var/lib/mys
ql/server.mydomain.pid).
I had remove file: /var/lock/subsys/mysql when I restart it appear again that file
 
Try instead
Code:
service mysqld start
Then if you still get the error you'll need to find out why, but at least we're getting closer.

Note I probably won't look at the forums again today; hopefully someone else will be able to help with continued trouble-shooting.

Jeff
 
Try instead
Code:
service mysqld start
Then if you still get the error you'll need to find out why, but at least we're getting closer.

Note I probably won't look at the forums again today; hopefully someone else will be able to help with continued trouble-shooting.

Jeff
It can't start:(:
Code:
[root@server ~]# service mysqld start
Starting MySQL... ERROR! The server quit without updating PID file (/var/lib/mys
ql/server.mydomain.pid).
it's very terrible for me:( I don't do anything but it stop working
 
So why not just set innodb_use_native_aio = 0 in your my.cnf and use 5.5
 
try:
Code:
mv /etc/my.cnf /etc/my.cnf-old
cd /usr/local/directadmin/custombuild
./build set mysql 5.5
./build set mysql_backup yes
./build set mysql_inst yes
./build clean
./build update
./build mysql

if it's sill not work for you
send me a message and i will help you
 
try:
Code:
mv /etc/my.cnf /etc/my.cnf-old
cd /usr/local/directadmin/custombuild
./build set mysql 5.5
./build set mysql_backup yes
./build set mysql_inst yes
./build clean
./build update
./build mysql

if it's sill not work for you
send me a message and i will help you
I had do that before but it still stopped so I had change to mysql 5.1 now I will use mysql 5.1 thanks you very much:)
 
Back
Top