- 作者:Gene Kim、Kevin Behr、George Spafford。
- 譯者:楊仁和。
- 出版商:碁峰。
- 出版日期:2017/09/21。
- 定價:NT$ 480。
- 語言:繁體中文。
- 頁數:400。
- ISBN:9789864765867。
2018-08-26
《鳳凰專案》- 踏入 DevOps 之旅的第一本書
《鳳凰專案》其原文書書名為《The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win》,是一部「IT 人藉由『DevOps』讓企業克敵制勝」的小說。
Tag:
Agile
,
Book
,
Conference | 會議
,
DevOps
,
DevOps Taiwan
,
DevOpsDays
,
The Phoenix Project
2018-08-18
Enabling the InnoDB File-Per-Table tablespaces and migrate the MySQL database for Zabbix 3.2.6 on CentOS 7
As the Zabbix Ops, we want to split the large ibdata1 file, so than we can reduce the obsolete data like history_uint table.
[ jonny@zabbix-server ~ ]
$ ls -lh /var/lib/mysql/ [Enter]
total 16G -rw-rw---- 1 mysql mysql 16K Aug 15 10:36 aria_log.00000001 -rw-rw---- 1 mysql mysql 52 Aug 15 10:36 aria_log_control -rw-rw---- 1 mysql mysql 15G Aug 15 12:45 ibdata1 -rw-rw---- 1 mysql mysql 5.0M Aug 15 12:45 ib_logfile0 -rw-rw---- 1 mysql mysql 5.0M Aug 15 12:45 ib_logfile1 drwx------ 2 mysql mysql 4.0K Aug 15 10:36 mysql srwxrwxrwx 1 mysql mysql 0 Aug 15 10:44 mysql.sock drwx------ 2 mysql mysql 4.0K Aug 15 10:36 performance_schema drwx------ 2 mysql mysql 6 Aug 15 10:36 test drwx------ 2 mysql mysql 8.0K Aug 15 13:59 zabbix
▲ We can see the ibdata1 filesize is very large.
Tag:
CentOS/Fedora/RHEL
,
GNU/Linux
,
MariaDB
,
Monitoring | 監控
,
MySQL
,
Server
,
Zabbix
訂閱:
文章
(
Atom
)