140820 16:24:43 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
140917 15:03:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
/usr/libexec/mysqld: Can't create/write to file '/tmp/ibEdFc8d' (Errcode: 13)
140917 15:03:03 InnoDB: Error: unable to create temporary file; errno: 13
140917 15:03:03 [ERROR] Plugin 'InnoDB' init function returned error.
140917 15:03:03 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
再查看zabbix的日志之后,也发现报错
[iyunv@czy zabbix]#tail -f /tmp/zabbix_server.log
3545:20140917:154534.090 [Z3005] query failed: [1286] Unknown table engine 'InnoDB' [select distinct r.druleid,r.iprange,r.name,c.dcheckid from drules r left join dchecks c on c.druleid=r.druleid and uniq=1 where r.proxy_hostid is null and r.status=0 and (r.nextcheck<=1410939934 or r.nextcheck>1410939934+r.delay) and mod(r.druleid,1)=0 and r.druleid between 0 and 99999999999999]
3545:20140917:154534.090 [Z3005] query failed: [1286] Unknown table engine 'InnoDB' [select count(*),min(nextcheck) from drules where proxy_hostid is null and status=0 and mod(druleid,1)=0 and druleid between 0 and 99999999999999]