a172606220 发表于 2017-9-20 11:05:26

lnmpa 重启,MySQL显示重启失败

现在使用的是lnmp1.4版本。重启了一下lnmp,但是MySQL一直停在那里,过了一会就显示失败了。
lnmp restart
+-------------------------------------------+
|    Manager for LNMP, Written by Licess    |
+-------------------------------------------+
|            https://lnmp.org             |
+-------------------------------------------+
Stoping LNMPA...
Stoping nginx...done
[ ok ] Stopping mysql (via systemctl): mysql.service.
stop apache...done
Starting LNMPA...
Starting nginx...done
[....] Starting mysql (via systemctl): mysql.serviceJob for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.
failed!
start apache...done



重启后的状态:
lnmp status
+-------------------------------------------+
|    Manager for LNMP, Written by Licess    |
+-------------------------------------------+
|            https://lnmp.org             |
+-------------------------------------------+
nginx (pid 12260 12259 12256) is running...
● mysql.service - LSB: start and stop MySQL
   Loaded: loaded (/etc/init.d/mysql; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2017-09-20 10:21:12 CST; 39min ago
   Docs: man:systemd-sysv-generator(8)
   CGroup: /system.slice/mysql.service
         ├─ 885 /bin/sh /usr/local/mysql/bin/mysqld_safe --datadir=/usr/local/mysql/var --pid-file=/usr/local/mysql/var/iZ16ovy1e3um28Z.pid
         └─1405 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/var --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=/usr/local/mysql/var/iZ16ovy1e3um...

Sep 20 10:19:31 iZ2ze4suhuyxthw2d6m29yZ systemd: Starting LSB: start and stop MySQL...
Sep 20 10:19:31 iZ2ze4suhuyxthw2d6m29yZ mysql: Starting MySQL
Sep 20 10:19:46 iZ2ze4suhuyxthw2d6m29yZ mysql: .....................................................................................
Sep 20 10:21:12 iZ2ze4suhuyxthw2d6m29yZ mysql: ..................................................................................................... * The server quit without updating...d6m29yZ.pid).
Sep 20 10:21:12 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Control process exited, code=exited status=1
Sep 20 10:21:12 iZ2ze4suhuyxthw2d6m29yZ systemd: Failed to start LSB: start and stop MySQL.
Sep 20 10:21:12 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Unit entered failed state.
Sep 20 10:21:12 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Failed with result 'exit-code'.


这个是什么情况呢?我最近刚安装了lnmp1.4

a172606220 发表于 2017-9-20 11:14:48

systemctl status mysql.service 命令和journalctl -xe内容

systemctl status mysql.service
● mysql.service - LSB: start and stop MySQL
   Loaded: loaded (/etc/init.d/mysql; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2017-09-20 11:02:07 CST; 10min ago
   Docs: man:systemd-sysv-generator(8)
Process: 14004 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)
   CGroup: /system.slice/mysql.service
         ├─ 885 /bin/sh /usr/local/mysql/bin/mysqld_safe --datadir=/usr/local/mysql/var --pid-file=/usr/local/mysql/var/iZ16ovy1e3um28Z.pid
         └─1405 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/var --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=/usr/local/mysql/var/iZ16ovy1e3um28Z

Sep 20 11:00:26 iZ2ze4suhuyxthw2d6m29yZ systemd: Starting LSB: start and stop MySQL...
Sep 20 11:00:26 iZ2ze4suhuyxthw2d6m29yZ mysql: Starting MySQL
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ mysql: ..................................................................................................... * The server quit without updating PID file (/usr/
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Control process exited, code=exited status=1
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: Failed to start LSB: start and stop MySQL.
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Unit entered failed state.
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Failed with result 'exit-code'.
lines 1-16/16 (END)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

journalctl -xe
--
-- Unit apt-daily.service has finished starting up.
--
-- The start-up result is done.
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ systemd: Reloading.
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/ntpd" pid=13909 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.274:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/ntpd" pid=13909 comm="apparmor_pa
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=13910 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=13910 comm="apparmor_par
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=13910 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=13910 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/tcpdump" pid=13914 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.346:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=13910 comm="apparmor_pa
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.346:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.act
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.346:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pi
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.346:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.346:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/tcpdump" pid=13914 comm="apparmo
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ audit: AVC apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/tcpdump" pid=13923 comm="apparmor_parser"
Sep 20 11:00:12 iZ2ze4suhuyxthw2d6m29yZ kernel: audit: type=1400 audit(1505876412.478:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/tcpdump" pid=13923 comm="apparmo
Sep 20 11:00:26 iZ2ze4suhuyxthw2d6m29yZ systemd: Stopped LSB: start and stop MySQL.
-- Subject: Unit mysql.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mysql.service has finished shutting down.
Sep 20 11:00:26 iZ2ze4suhuyxthw2d6m29yZ systemd: Starting LSB: start and stop MySQL...
-- Subject: Unit mysql.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mysql.service has begun starting up.
Sep 20 11:00:26 iZ2ze4suhuyxthw2d6m29yZ mysql: Starting MySQL
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ mysql: ..................................................................................................... * The server quit without updating PID file (/usr/
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Control process exited, code=exited status=1
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: Failed to start LSB: start and stop MySQL.
-- Subject: Unit mysql.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mysql.service has failed.
--
-- The result is failed.
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Unit entered failed state.
Sep 20 11:02:07 iZ2ze4suhuyxthw2d6m29yZ systemd: mysql.service: Failed with result 'exit-code'.
Sep 20 11:05:01 iZ2ze4suhuyxthw2d6m29yZ CRON: pam_unix(cron:session): session opened for user root by (uid=0)
Sep 20 11:05:01 iZ2ze4suhuyxthw2d6m29yZ CRON: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Sep 20 11:05:01 iZ2ze4suhuyxthw2d6m29yZ CRON: pam_unix(cron:session): session closed for user root

licess 发表于 2017-9-20 16:52:26

按反馈必读提供mysql日志信息

a172606220 发表于 2017-9-21 11:46:08

mysql error日志

2017-09-20T02:18:05.801976Z 0 --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2017-09-20T02:18:05.802059Z 0 /usr/local/mysql/bin/mysqld (mysqld 5.7.18-log) starting as process 11994 ...
2017-09-20T02:18:05.808663Z 0 InnoDB: PUNCH HOLE support available
2017-09-20T02:18:05.808700Z 0 InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-09-20T02:18:05.808704Z 0 InnoDB: Uses event mutexes
2017-09-20T02:18:05.808707Z 0 InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-09-20T02:18:05.808711Z 0 InnoDB: Compressed tables use zlib 1.2.3
2017-09-20T02:18:05.809144Z 0 InnoDB: Number of pools: 1
2017-09-20T02:18:05.809267Z 0 InnoDB: Using CPU crc32 instructions
2017-09-20T02:18:05.810439Z 0 InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2017-09-20T02:18:05.818507Z 0 InnoDB: Completed initialization of buffer pool
2017-09-20T02:18:05.821162Z 0 InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2017-09-20T02:18:05.831230Z 0 InnoDB: Unable to lock /usr/local/mysql/var/ibdata1 error: 11
2017-09-20T02:18:05.831249Z 0 InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2017-09-20T02:18:05.831253Z 0 InnoDB: Retrying to lock the first data file
2017-09-20T02:18:06.831333Z 0 InnoDB: Unable to lock /usr/local/mysql/var/ibdata1 error: 11
2017-09-20T02:18:06.831356Z 0 InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2017-09-20T02:18:07.831451Z 0 InnoDB: Unable to lock /usr/local/mysql/var/ibdata1 error: 11
2017-09-20T02:18:07.831477Z 0 InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2017-09-20T02:18:05.801976Z 0 --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2017-09-20T02:18:05.802059Z 0 /usr/local/mysql/bin/mysqld (mysqld 5.7.18-log) starting as process 11994 ...
2017-09-20T02:18:05.808663Z 0 InnoDB: PUNCH HOLE support available
2017-09-20T02:18:05.808700Z 0 InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-09-20T02:18:05.808704Z 0 InnoDB: Uses event mutexes
2017-09-20T02:18:05.808707Z 0 InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-09-20T02:18:05.808711Z 0 InnoDB: Compressed tables use zlib 1.2.3
2017-09-20T02:18:05.809144Z 0 InnoDB: Number of pools: 1
2017-09-20T02:18:05.809267Z 0 InnoDB: Using CPU crc32 instructions
2017-09-20T02:18:05.810439Z 0 InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2017-09-20T02:18:05.818507Z 0 InnoDB: Completed initialization of buffer pool
2017-09-20T02:18:05.821162Z 0 InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().

a172606220 发表于 2017-9-21 11:47:06

原帖由 licess 于 2017-9-20 16:52 发表 http://bbs.vpser.net/images/common/back.gif
按反馈必读提供mysql日志信息


2017-09-20T08:50:32.864816Z 0 --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2017-09-20T08:50:32.864900Z 0 /usr/local/mysql/bin/mysqld (mysqld 5.7.18-log) starting as process 2252 ...
2017-09-20T08:50:32.872305Z 0 InnoDB: PUNCH HOLE support available
2017-09-20T08:50:32.872334Z 0 InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-09-20T08:50:32.872338Z 0 InnoDB: Uses event mutexes
2017-09-20T08:50:32.872342Z 0 InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-09-20T08:50:32.872345Z 0 InnoDB: Compressed tables use zlib 1.2.3
2017-09-20T08:50:32.872753Z 0 InnoDB: Number of pools: 1
2017-09-20T08:50:32.872877Z 0 InnoDB: Using CPU crc32 instructions
2017-09-20T08:50:32.874059Z 0 InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2017-09-20T08:50:32.882290Z 0 InnoDB: Completed initialization of buffer pool
2017-09-20T08:50:32.885851Z 0 InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2017-09-20T08:50:32.897797Z 0 InnoDB: Highest supported file format is Barracuda.
2017-09-20T08:50:32.930530Z 0 InnoDB: Creating shared tablespace for temporary tables
2017-09-20T08:50:32.930572Z 0 InnoDB: Setting file '/usr/local/mysql/var/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2017-09-20T08:50:33.079923Z 0 InnoDB: File '/usr/local/mysql/var/ibtmp1' size is now 12 MB.
2017-09-20T08:50:33.080577Z 0 InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2017-09-20T08:50:33.080585Z 0 InnoDB: 32 non-redo rollback segment(s) are active.
2017-09-20T08:50:33.081602Z 0 InnoDB: Waiting for purge to start
2017-09-20T08:50:33.131742Z 0 InnoDB: 5.7.18 started; log sequence number 31929255
2017-09-20T08:50:33.131846Z 0 InnoDB: Loading buffer pool(s) from /usr/local/mysql/var/ib_buffer_pool
2017-09-20T08:50:33.131961Z 0 Plugin 'FEDERATED' is disabled.
2017-09-20T08:50:33.135241Z 0 InnoDB: Buffer pool(s) load completed at 170920 16:50:33
2017-09-20T08:50:33.141712Z 0 Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2017-09-20T08:50:33.141724Z 0 Server hostname (bind-address): '*'; port: 3306
2017-09-20T08:50:33.141753Z 0 IPv6 is available.
2017-09-20T08:50:33.141760Z 0    - '::' resolves to '::';
2017-09-20T08:50:33.141784Z 0 Server socket created on IP: '::'.
2017-09-20T08:50:33.148600Z 0 Event Scheduler: Loaded 0 events
2017-09-20T08:50:33.148744Z 0 /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.7.18-log'socket: '/tmp/mysql.sock'port: 3306Source distribution
2017-09-20T08:50:33.148755Z 0 Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.

licess 发表于 2017-9-21 16:25:10

回复 4# 的帖子

可能mysql数据库所在分区或磁盘满了或者数据库目录权限有问题

a172606220 发表于 2017-9-21 16:38:43

原帖由 licess 于 2017-9-21 16:25 发表 http://bbs.vpser.net/images/common/back.gif
可能mysql数据库所在分区或磁盘满了或者数据库目录权限有问题

我安装好后没有动过,新买的测试服务器,磁盘足够,目录权限问题没有改过,我再看看。
谢谢:handshake
页: [1]
查看完整版本: lnmpa 重启,MySQL显示重启失败