MySQL do meu servidor não inicia!

1. MySQL do meu servidor não inicia!

Iracy Maria Neves
pymaria

(usa Outra)

Enviado em 26/05/2016 - 22:01h

Olá pessoal, sou nova no Viva o Linux e em programação, estou super empolgada com esse mundo novo, mas estou tendo algumas dificuldades...
Estou usando um servidor Debian 7, e meu mysql ficava com quedas recorrentes, eu reiniciava como o comando sudo /etc/init.d/mysql start e tudo voltava a funcionar. Mas cheguei em um estado que o mysql simplesmente parou de funcionar, apresentando Failed.
Ele apresenta o seguinte erro:

160525 20:22:29 mysqld_safe Starting mysqld daemon with databases from /var/lib$
160525 20:22:29 [Warning] Using unique option prefix key_buffer instead of key_$
160525 20:22:29 [Note] /usr/sbin/mysqld (mysqld 5.5.49-0+deb7u1) starting as pr$
160525 20:22:29 [Warning] Using unique option prefix myisam-recover instead of $
160525 20:22:29 [Note] Plugin 'FEDERATED' is disabled.
160525 20:22:29 InnoDB: The InnoDB memory heap is disabled
160525 20:22:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160525 20:22:29 InnoDB: Compressed tables use zlib 1.2.7
160525 20:22:29 InnoDB: Using Linux native AIO
160525 20:22:29 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
160525 20:22:29 InnoDB: Completed initialization of buffer pool
160525 20:22:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
160525 20:22:29 [ERROR] Plugin 'InnoDB' init function returned error.
160525 20:22:29 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
160525 20:22:29 [ERROR] Unknown/unsupported storage engine: InnoDB
160525 20:22:29 [ERROR] Aborting

160525 20:22:29 [Note] /usr/sbin/mysqld: Shutdown complete

Não estou encontrando soluções, será que alguem poderia me ajudar? Eu ficaria imensamente grata


  


2. Re: MySQL do meu servidor não inicia!

Reginaldo de Matias
saitam

(usa Slackware)

Enviado em 26/05/2016 - 22:09h

pymaria escreveu:

Olá pessoal, sou nova no Viva o Linux e em programação, estou super empolgada com esse mundo novo, mas estou tendo algumas dificuldades...
Estou usando um servidor Debian 7, e meu mysql ficava com quedas recorrentes, eu reiniciava como o comando sudo /etc/init.d/mysql start e tudo voltava a funcionar. Mas cheguei em um estado que o mysql simplesmente parou de funcionar, apresentando Failed.
Ele apresenta o seguinte erro:

160525 20:22:29 mysqld_safe Starting mysqld daemon with databases from /var/lib$
160525 20:22:29 [Warning] Using unique option prefix key_buffer instead of key_$
160525 20:22:29 [Note] /usr/sbin/mysqld (mysqld 5.5.49-0+deb7u1) starting as pr$
160525 20:22:29 [Warning] Using unique option prefix myisam-recover instead of $
160525 20:22:29 [Note] Plugin 'FEDERATED' is disabled.
160525 20:22:29 InnoDB: The InnoDB memory heap is disabled
160525 20:22:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160525 20:22:29 InnoDB: Compressed tables use zlib 1.2.7
160525 20:22:29 InnoDB: Using Linux native AIO
160525 20:22:29 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
160525 20:22:29 InnoDB: Completed initialization of buffer pool
160525 20:22:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
160525 20:22:29 [ERROR] Plugin 'InnoDB' init function returned error.
160525 20:22:29 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
160525 20:22:29 [ERROR] Unknown/unsupported storage engine: InnoDB
160525 20:22:29 [ERROR] Aborting

160525 20:22:29 [Note] /usr/sbin/mysqld: Shutdown complete

Não estou encontrando soluções, será que alguem poderia me ajudar? Eu ficaria imensamente grata


Conforme política do Debian de disponibilizar pacotes 100% FREE e tem uma versão fork do MySQL, o MariaDB.
Experimente, remover o MySQL e instalar o MariaDB.


http://mundodacomputacaointegral.blogspot.com.br/
Twitter: http://twitter.com/@blogcomputacao
Facebook: http://www.facebook.com/BlogComputacao
Grupo Linux no Telegram: https://goo.gl/KQYqhN
Grupo Linguagens de Programação no Telegram: https://goo.gl/FEQHxh


3. Re: MySQL do meu servidor não inicia!

Airton Lastori
alastori

(usa Outra)

Enviado em 30/05/2016 - 12:48h

Parece que seu sistema está sem memória RAM suficiente ou por algum outro motivo o mysql não está conseguindo alocar memória para o valor configurado. Você pode diminiuir o valor da variável innodb_buffer_pool_size no seu arquivo my.cnf e também outras configurações, porém veja se é possível aumentar a quantidade de RAM disponível.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts