centos7无法自启动 mysql
大家讲道理
大家讲道理 2017-04-17 14:52:23
0
4
1549

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

[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 ~]#
大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

全員に返信(4)
巴扎黑

systemctl list-unit-files mysql.service ファイルがあるかどうかを確認します

いいねを押す +0
Ty80

systemctl が mysqld を有効にする

いいねを押す +0
巴扎黑

systemctl は mysqld.service を有効にします

いいねを押す +0
黄舟

上記のレイヤー マスターで言及されているコマンドをいくつか試しましたが、まだ機能しません。
ystemctl Enable mysqld.service
mysqld.service はネイティブ サービスではないため、/sbin/ にリダイレクトされます。 chkconfig.
/sbin/chkconfig mysqld を実行しています
[root@iZj6c5y812icw80hzp696gZ ~]# systemctl Enable mysqld
mysqld.service はネイティブ サービスではないため、/sbin/chkconfig にリダイレクトされます。
/sbin を実行しています/chkconfig mysqld 上の
>[root@iZj6c5y812icw80hzp696gZ ~]# /sbin/chkconfig mysqld 上の
http://aliyun.youhuima.cc

============更新=============

解決策を見つけます:
ファイルを編集します:
vi /etc/rc.d/rc.local
次のコマンドを追加して保存します
/etc/rc.d/init.d /mysqld 開始

次に、ファイルに実行権限を追加します。
chmod +x /etc/rc.d/rc.local

このソリューションは実現可能であることが証明されています。

いいねを押す +0
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート