mysql 서버 잦은 다운이됩니다.
현재 웹서버와 디비서버를 분리 운영중입니다.
그런데 동접자가 순간에몰리면 mysql 서버가 응답이없으면서 다운이됩니다.
에러로그는
110414 15:38:29 mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
110414 15:38:29 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
110414 15:38:29 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
110414 15:38:29 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
110414 15:38:29 InnoDB: Started; log sequence number 0 0
110414 15:38:29 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.77' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
110414 15:39:02 [Note] /usr/libexec/mysqld: Normal shutdown
110414 15:39:02 InnoDB: Starting shutdown...
110414 15:39:03 InnoDB: Shutdown completed; log sequence number 0 43655
110414 15:39:03 [Note] /usr/libexec/mysqld: Shutdown complete
110414 15:39:03 mysqld ended
답변좀부탁드립니다. 감사합니다.
댓글 달기