gpt4 book ai didi

mysql - 当我在我的 amazon ec2 微型实例中获得 "mysqld dead but subsys locked"时该怎么办?

转载 作者:太空狗 更新时间:2023-10-29 12:13:05 25 4
gpt4 key购买 nike

我有一个包含 WordPress 网站的 Amazon ec2 微型实例。从昨天开始,我的 mysql 数据库一直崩溃说:

[ec2-user@ip-xxx-xx-xx-xxx ~]$ sudo service mysqld status
mysqld dead but subsys locked

我尝试重新启动 mysqld,但每隔 5 分钟它就会崩溃并显示相同的消息 - “建立数据库连接时出错”

这是我的数据库日志文件读取的内容 -

160123 05:44:41 mysqld_safe mysqld restarted
160123 5:44:43 [Note] /usr/libexec/mysql55/mysqld (mysqld 5.5.46) starting as process 7928 ...
160123 5:44:44 [Note] Plugin 'FEDERATED' is disabled.
160123 5:44:46 InnoDB: The InnoDB memory heap is disabled
160123 5:44:46 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160123 5:44:46 InnoDB: Compressed tables use zlib 1.2.8
160123 5:44:46 InnoDB: Using Linux native AIO
160123 5:44:46 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
160123 5:44:46 InnoDB: Completed initialization of buffer pool
160123 5:44:46 InnoDB: Fatal error: cannot allocate memory for the buffer pool
160123 5:44:46 [ERROR] Plugin 'InnoDB' init function returned error.
160123 5:44:46 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
160123 5:44:46 [ERROR] Unknown/unsupported storage engine: InnoDB
160123 5:44:46 [ERROR] Aborting
160123 5:44:46 [Note] /usr/libexec/mysql55/mysqld: Shutdown complete
160123 05:44:46 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

当我用 Google 搜索问题的解决方案时找到的常见解决方案 - mysqld dead but subsys locked,是创建一个交换文件。我完全按照大多数解决方案的建议进行操作,但由于我不精通 UNIX,所以我不知道我所做的是否正确。

enter image description here

或者,这个问题还有其他解决方案吗?请帮忙。

最佳答案

你试过这个吗mysql is dead but subsys locked

看起来很简单。另外请考虑迁移到 RDS 而不是在 ec2 中运行 mysql 服务器。使您免于此类麻烦。

关于mysql - 当我在我的 amazon ec2 微型实例中获得 "mysqld dead but subsys locked"时该怎么办?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34966728/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com