help. креш базы в innodb

Технические вопросы по UTM 5.0
Ответить
Аватара пользователя
hellard
Сообщения: 52
Зарегистрирован: Вт апр 05, 2005 05:59
Откуда: Абакан
Контактная информация:

help. креш базы в innodb

Сообщение hellard »

Друзья, в общем произошла досадная неприятность. Место кончилось, сервант в ребут. После ребута имеем достадную неприятность в innodb.
Бекапы есть, но хотелось бы восстановиться.

При запуске мускудя получаем сладующее:

Код: Выделить всё

130307 08:46:37  mysqld started
130307  8:46:37 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
130307  8:46:37 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
130307  8:46:37  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Last MySQL binlog file position 0 374528834, file name /var/db/mysql/mysql-bin.001595
130307  8:46:37  InnoDB: Started; log sequence number 196 4104111955
130307  8:46:37 [Note] Recovering after a crash using /var/db/mysql/mysql-bin
130307  8:46:37 [Note] Starting crash recovery...
130307  8:46:37 [Note] Crash recovery finished.
130307  8:46:37 - mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.

key_buffer_size=0
read_buffer_size=2097152
max_used_connections=0
max_connections=500
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 3121152 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

130307 08:46:37  mysqld ended
Собственно как я понимаю навернулся innodb лог.

Каковы последствия могут быть если произвести удаление испорченного лога? В случае если сама база живая, я так понимаю что взлетит?

ps. на всякий случай сейчас снимаю пофайловую копию базу мускуля.
pps. дамп вливать не горю желанием пока. 35гб... ну вы поняли =)

Аватара пользователя
hellard
Сообщения: 52
Зарегистрирован: Вт апр 05, 2005 05:59
Откуда: Абакан
Контактная информация:

Сообщение hellard »

fixed!
проблема решилась удалением innodb bin логов.
все взлетело, и вроде как без проблем.

Ответить