[ERROR] InnoDB: Cannot allocate memory for the buffer pool

栏目: 数据库 · 发布时间: 7年前

内容简介:服务器开启了一个任务,比较消耗资源,而服务器上的mysql意外宕机了,error日志描述如山所示:使用free  -g查看到当前系统可用内存只有6g了
2018-05-07 01:17:43 3327 [Note] Plugin 'FEDERATED' is disabled.
2018-05-07 01:17:43 7f4912cf4740 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-05-07 01:17:43 3327 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-05-07 01:17:43 3327 [Note] InnoDB: The InnoDB memory heap is disabled
2018-05-07 01:17:43 3327 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-05-07 01:17:43 3327 [Note] InnoDB: Memory barrier is not used
2018-05-07 01:17:43 3327 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-05-07 01:17:43 3327 [Note] InnoDB: Using Linux native AIO
2018-05-07 01:17:43 3327 [Note] InnoDB: Using CPU crc32 instructions
2018-05-07 01:17:43 3327 [Note] InnoDB: Initializing buffer pool, size = 80.0G
InnoDB: mmap(10989076480 bytes) failed; errno 12
2018-05-07 01:17:43 3327 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2018-05-07 01:17:43 3327 [ERROR] Plugin 'InnoDB' init function returned error.
2018-05-07 01:17:43 3327 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2018-05-07 01:17:43 3327 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-05-07 01:17:43 3327 [ERROR] Aborting

服务器开启了一个任务,比较消耗资源,而服务器上的 mysql 意外宕机了,error日志描述如山所示:

[ERROR] InnoDB: Cannot allocate memory for the buffer pool

使用free  -g查看到当前系统可用内存只有6g了

[ERROR] InnoDB: Cannot allocate memory for the buffer pool

而检查my.cnf配置文件,里面的buffer_pool是

innodb_buffer_pool_size=64G

估计当前可用内存不够了,所以down机了,开启的任务不好停止,把innodb_buffer_pool_size的配置改成1G,重启下mysql服务,问题解决。


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

马云:未来已来

马云:未来已来

阿里巴巴集团 / 红旗出版社 / 2017-4-1 / CNY 49.00

阿里巴巴集团:全球主要的互联网公司之一,由马云带领其他17个创始人,于1999年在中国杭州创立。阿里巴巴集团经营多元化的互联网业务,以“让天下没有难做的生意”为使命,致力于为创业者和消费者提供全球化的商业平台,打造开放、协同、繁荣的电子商务生态系统。自成立以来,阿里巴巴集团建立了领先的消费者电子商务、网上支付、B2B网上交易市场及云计算业务,并积极开拓无线应用、手机操作系统和互联网电视等领域。一起来看看 《马云:未来已来》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具