Comment 4 for bug 1155475

Revision history for this message
Roel Van de Paar (roel11) wrote :

This can also be seen without the crash:

2013-03-10 00:05:07 22557 [Note] /ssd/Percona-Server-5.6.8-alpha60.2-313-debug.Linux.x86_64/bin/mysqld-debug: ready for connections.
Version: '5.6.10-alpha60.2-debug-log' socket: '/ssd/198649/current1_1/tmp/master.sock' port: 13000 Percona Server with XtraDB (GPL), Release alpha60.2, Revision 313-debug
2013-03-10 00:06:14 7f2e0effd700 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
2013-03-10 00:06:14 7f2e0effd700 InnoDB: File name /ssd/tmp/ib_log_archive_0000000566166016
2013-03-10 00:06:14 7f2e0effd700 InnoDB: File operation call: 'delete' returned OS error 71.
InnoDB: Note: can't delete archived log file /ssd/tmp/ib_log_archive_0000000566166016.
2013-03-10 00:10:50 22557 [Note] /ssd/Percona-Server-5.6.8-alpha60.2-313-debug.Linux.x86_64/bin/mysqld-debug: Normal shutdown

Note the 'delete' versus 'open' above!