service mysql restart
(systemctl restart mysql)
出現錯誤訊息
mysql.service: Failed with result ‘exit-code’.
Job for mysql.service failed because the control process exited with error code. See “systemctl status mysql.service” and “journalctl -xe” for details.
systemctl status mysql.service
仔細看了LOG之後,才知道是硬碟空間滿了,所以才無法順利運作。
Mysql的部份binlog佔了很大的空間,直接刪掉,再啟動服務,就順利運作。
再來處理nginx / php7.4 這些系統的log之後
後來再做log rotate設定之後,應該就可以穩定運作。
才移機沒有多久,空間就佔滿了,看來,還是需要細部微調。
隨機文章
- Proxmox VE 異機 異版本還原 6.3->7.0 測試成功 (2021-09-09)
- 選前就知道會輸~不知道是誰帶賽的~ (2008-03-23)
- 買了2台樹梅機~Raspberry PI台灣代理商太黑心了 (2013-02-02)
- facebook 開心農場 外掛 更新 (2009-12-21)
- 免費-偽蝦米 免費的嘸蝦米輸入法 (2007-11-14)








