centos7 mysql只能安全启动_centos7无法自启动 mysql

在阿里云ECS上安装的MySQL 5.6通过`systemctl start mysql`能正常启动,但尝试使用`systemctl enable mysql`设置开机自启动时出现错误:`Failed to execute operation: No such file or directory`。同样,启用`mariadb`服务也遇到相同问题。而`httpd`服务则能成功设置为开机自启动。`chkconfig`显示只有SysV服务,未列出systemd服务。问题可能在于MySQL配置文件位置或systemd服务配置。
摘要由CSDN通过智能技术生成

阿里云ECS 安装了mysql 5.6,使用 systemctl start mysql成功启动mysql,可使用 systemctl enable mysql将mysql加入到开机自启动,可却报错:

[root@go ~]# mysql -V

mysql Ver 14.14 Distrib 5.6.29, for Linux (x86_64) using EditLine wrapper

[root@go ~]#

[root@go ~]# systemctl enable mysql

Failed to execute operation: No such file or directory

[root@go ~]# systemctl enable mariadb

Failed to execute operation: No such file or directory

[root@go ~]#

使用systemctl enable mariadb 也是一样的,我在Linode中的centos7是直接使用 systemctl enable mariadb 加入自启动的

但是运行 systemctl enable httpd 是没有报错。

[root@go ~]# chkconfig

Note: This output shows SysV services only and does not include native

systemd services. SysV configuration data might be overridden by native

systemd configuration.

If you want to list systemd services use 'systemctl list-unit-files'.

To see services enabled on particular target use

'systemctl list-dependencies [target]'.

aegis 0:off 1:off 2:on 3:on 4:on 5:on 6:off

agentwatch 0:off 1:off 2:on 3:on 4:on 5:on 6:off

netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off

network 0:off 1:off 2:on 3:on 4:on 5:on 6:off

[root@go ~]#

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值