Sundry MySQL Scripts and Docs 12 hours ago Read More
MySQL Performance Tuning Primer script
This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES LIKE..."
to produce sane recomendations for tuning server variables.
It is compat...
图片存储:按时间增加新域名进行扩容的办法 10 days ago Read More
基于ID的分片机制实现存储的分布化会遇到一个问题:固定存储空间随着时间增加再次达到系统的空间/负载的瓶颈。观察了一下Flickr的图片存储地址:好像是在定期启用新的集群;
http://farm1.static.flickr.com 2006年中以前;
http://farm2.static.flickr.com 2006年底;
http://farm3.static.flickr.com...
城市摄影展《大同 视界》- 博客大巴年度人文盛典 19 days ago Read More
车东@FlickR posted a photo:
更多精彩记录:
cityphoto.blogbus.com/
博客大巴的品牌之道:跨界。倾城
weiwuhui.com/949.html
“大同·视界”你我的努力
xnet.blogbus.com/logs/31383655.html
纠结了2个月的摄影展结束了
jeffs.blogbus.com/logs/31371825.html
我...
“懒惰”Linux:“懒惰”集群管理员的 11 个秘诀 21 days ago Read More
横向扩展集群使用的最流行的开放源码监视工具包括:
* Nagios
* Ganglia
* Cacti
* Zenoss
* CluMon
我们可以说这些工具的实现大多利用了 RRDtool。CluMon 还在底层使用 Performance Co-Pilot (PCP),PCP 也很流行。xCAT 在未来的版本中将支持 Ganglia 和 PCP。