2010年11月9日 星期二

[連結]MySQL 的 DRBD 與 MM

http://ronnywang.pixnet.net/blog/post/25223266


MySQL 的 DRBD 與 MMM (1)


DRBD 已經被業界使用了多年,已經算是一個很成熟的架構。簡單說就是 RAID 1 over TCP 。也就是透過 TCP 讓兩台主機的硬碟內容完全一模一樣
MMM(Mysql Master-Master Replication Manager) 的架構

DRBD vs MMM 的優缺點比較表格。
是這一年來 PIXNET 使用 DRBD 和 MMM 上大概遇到的狀況的比較

MySQL reporting to syslog

MySQL reporting to syslog



http://shinguz.blogspot.com/2010/01/mysql-reporting-to-syslog.html


Logging to an other logging facility than daemon

How to make MySQL logging to the error log AND the syslog facility?

Literature


[1] MySQL error log 
[2] mysqld_safe syslog parameter
[3] Bug #50083: error-log and syslog conflict in mysqld_safe is not reported to the log file.
[4] mysqld_safe syslog-tag parameter
[5] Bug #50080: syslog priority cannot be configured
[6] Writing syslog messages to MySQL
[7] Logger man page
[8] Modified mysqld_safe for advance syslog logging
[9] Examples

BloggerAds