Archive for March, 2009
Top Ten Reasons not to use the C shell
OpenSolaris vs Linux
有一点他们是一样的,都是 GNU 背景的。然而作者 argue 的仅仅是小小的一些点。当然, OpenSolaris 作为服务器进入企业来代替 Linux 可能还需时日,然而,在桌面而言,其成熟度不亚于 Linux 。
Use DRBD to Provide Rock-Solid MySQL Redundancy
MySQL ndb 引擎的 cluster 配置,在读写方式下并不能达到普通 InnoDB 的性能。用 DRBD 来实现 MySQL 的高可靠性未尝不是一件有益的尝试。
Thumper, Sun 的沉船?
随着 OpenStorage 的推出, Sun 的 Thumper 何去何从有点疑问了。这篇文章介绍了用 Thumper 共享 iSCSI 磁盘的妙处。值得尝试。
Gartner 推荐降低 IT 成本的20个做法
GNOME 比 KDE 好的十大理由
Databases and ZFS
ZFS 尽管有上佳的表现,但是在数据库应用上还是必须“应库而异”。
这篇文章介绍的5个要点可以说是每个 SA 必须了解的。
- Match the database block size with ZFS record size.
- If you have a write heavy workload, you are better off by separating the log files on a separate pool
- Tune down the vdev_cache using ztune.sh until 6437054 is fixed
- Tune vq_max_pending using ztune.sh until 6457709 is fixed
- Let ZFS auto-tune. It knows best. In cases were tuning helps, expect ZFS to incorporate that fix in future releases of ZFS