最近面试了一些人,自称懂 Unix Shell 编程,对一些基本的 awk 操作都不知所云,感叹这年头谦虚的人太少。
Archive for March, 2009
方便的单行 Awk 命令
March 22nd, 2009
albertxu Top Ten Reasons not to use the C shell
March 22nd, 2009
albertxu OpenSolaris vs Linux
March 17th, 2009
albertxu 有一点他们是一样的,都是 GNU 背景的。然而作者 argue 的仅仅是小小的一些点。当然, OpenSolaris 作为服务器进入企业来代替 Linux 可能还需时日,然而,在桌面而言,其成熟度不亚于 Linux 。
Use DRBD to Provide Rock-Solid MySQL Redundancy
March 17th, 2009
albertxu MySQL ndb 引擎的 cluster 配置,在读写方式下并不能达到普通 InnoDB 的性能。用 DRBD 来实现 MySQL 的高可靠性未尝不是一件有益的尝试。
Thumper, Sun 的沉船?
March 17th, 2009
albertxu 随着 OpenStorage 的推出, Sun 的 Thumper 何去何从有点疑问了。这篇文章介绍了用 Thumper 共享 iSCSI 磁盘的妙处。值得尝试。
Databases and ZFS
March 16th, 2009
albertxu 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
Posted in Uncategorized
Tags:
