MySQL伺服器異常關閉,重啟後,無法啟動----因為磁碟空間滿
記一次測試環境MySQL無法啟動的案例。
問題描述:MySQL伺服器重啟後,資料庫例項無法啟動,日誌資訊如下:
排查了10分鐘之後,看了一下磁碟,才發現磁碟已滿:
清理掉磁碟空間後,再次啟動,OK。
各位看到這裡,是不是覺得很無語。。。。
歡迎轉載,請註明作者、出處。
作者:張正
blog:http://space.itpub.net/26355921
QQ:176036317
如有疑問,歡迎聯絡。
問題描述:MySQL伺服器重啟後,資料庫例項無法啟動,日誌資訊如下:
InnoDB: Transaction 91AE18A was in the XA prepar140805 13:51:18 mysqld_safe mysqld from pid file /data/mysql6015/mysqld.pid ended 140805 13:52:16 mysqld_safe Starting mysqld daemon with databases from /data/mysql6015/data/ 140805 13:52:16 InnoDB: The InnoDB memory heap is disabled 140805 13:52:16 InnoDB: Mutexes and rw_locks use GCC atomic builtins 140805 13:52:16 InnoDB: Compressed tables use zlib 1.2.3 140805 13:52:17 InnoDB: Initializing buffer pool, size = 1.0G 140805 13:52:18 InnoDB: Completed initialization of buffer pool 140805 13:52:18 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 140805 13:52:18 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Transaction 91ABFEE was in the XA prepared state. InnoDB: Transaction 91B0DD3 was in the XA prepared state. InnoDB: Transaction 91ABFF1 was in the XA prepared state. InnoDB: Transaction 91ACADF was in the XA prepared state. InnoDB: Transaction 91AC56B was in the XA prepared state. InnoDB: Transaction 91AC175 was in the XA prepared state. InnoDB: Transaction 91AE2B4 was in the XA prepared state. InnoDB: Transaction 91AD1D8 was in the XA prepared state. InnoDB: Transaction 91AC7ED was in the XA prepared state. InnoDB: Transaction 91B0D62 was in the XA prepared state. InnoDB: Transaction 91AC37B was in the XA prepared state. InnoDB: Transaction 91AF11F was in the XA prepared state. InnoDB: Transaction 91AC774 was in the XA prepared state. InnoDB: Transaction 91AE2BE was in the XA prepared state. InnoDB: Transaction 91AC006 was in the XA prepared state. InnoDB: Transaction 91ACAF1 was in the XA prepared state. ............................................................... InnoDB: Transaction 91AE275 was in the XA prepared state. InnoDB: Transaction 91AD70D was in the XA prepared state. InnoDB: Transaction 91ACB28 was in the XA prepared state. InnoDB: Transaction 91AE37D was in the XA prepared state. InnoDB: Transaction 91AE204 was in the XA prepared state. InnoDB: Transaction 91AF2E5 was in the XA prepared state. InnoDB: Transaction 91AD4A2 was in the XA prepared state. InnoDB: Transaction 91AE18A was in the XA prepar140805 13:53:09 mysqld_safe mysqld from pid file /data/mysql6015/mysqld.pid ended |
排查了10分鐘之後,看了一下磁碟,才發現磁碟已滿:
[root@localhost log]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda2 40G 6.5G 31G 18% / tmpfs 4.9G 0 4.9G 0% /dev/shm /dev/sda1 504M 58M 421M 13% /boot /dev/sdb1 197G 187G 0 100% /data |
清理掉磁碟空間後,再次啟動,OK。
各位看到這裡,是不是覺得很無語。。。。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26355921/viewspace-1245593/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux磁碟空間爆滿,MySQL無法啟動LinuxMySql
- MySQL無法啟動重啟竟是因為改了Linux主機名MySqlLinux
- eclipse異常關閉 導致tomcat 6.0 無法重啟EclipseTomcat
- 神奇的DEBUG:因為異常導致MongoDB容器無法啟動MongoDB
- 資料庫異常關閉後無法啟動問題處理一例資料庫
- eclipse 異常關閉後, 再開啟時閃退,導致無法再開啟Eclipse
- mysql因為事務日誌問題無法啟動MySql
- mongoDB非正常關閉後無法啟動問題MongoDB
- nginx啟動,重啟,關閉命令Nginx
- mongoDB因root啟動關閉資料庫導致mongo普通使用者無法啟動MongoDB資料庫
- 表空間擴充套件過程 停電導致異常中斷, 無法啟動套件
- 磁碟空間滿了之後MySQL會怎樣MySql
- centos下nginx啟動、重啟、關閉CentOSNginx
- 伺服器磁碟空間滿了伺服器
- 幾種常見MySQL無法啟動案例MySql
- nginx的啟動、關閉和平滑重啟(=)Nginx
- 關於XAMPP中Apache和Mysql因埠占用無法啟動的問題ApacheMySql
- FAQ系列|磁碟空間滿了之後MySQL會怎樣MySql
- 【問題處理】因ASM磁碟組空間不足導致資料庫例項無法啟動的故障處理ASM資料庫
- Oracle RAC啟動因CTSS導致的異常Oracle
- nginx關閉/重啟/啟動的操作方法Nginx
- mysql的啟動和關閉MySql
- HA異常導致oracle資料庫無法啟動Oracle資料庫
- 解決tomcat啟動時無法找到GroovyObject 異常TomcatObject
- win10 自動重啟關閉方法_win10自動重啟怎麼關閉Win10
- MySQL服務名無效或者MySQL正在啟動 MySQL無法啟動MySql
- 無法開啟“fsevents.node”,因為無法驗證開發者。
- ORACLE的歸檔空間滿導致的監聽故障資料庫無法啟動Oracle資料庫
- rabbitmq 重啟之後無法登入MQ
- lnmp下如何關閉Mysql日誌保護磁碟空間LNMPMySql
- 恆訊科技教你:雲伺服器無法啟動與關閉如何處理?伺服器
- MySQL Windows下關閉和啟動MySqlWindows
- win10為什麼關機後自動重啟 win10關機後自動重啟的方法Win10
- Mac系統中mysql的啟動 關閉 重啟 以及如何解決kill程式不斷重啟問題MacMySql
- 解決vps伺服器(centos7)重啟後寶塔皮膚打不開無法啟動伺服器CentOS
- MySQL 5.6因為OOM導致資料庫重啟MySqlOOM資料庫
- nginx 開啟、關閉、重啟常用操作Nginx
- Oracle監聽啟動後自動關閉Oracle