澳門不再悶,可以嗎?
這十多個星期以“點解澳門咁Q悶”為題,思考生活在這小城的根本概念。這一系列的文章,每寫一篇都有若干遺憾,我試圖以一個土生土長澳門人的角度去點出同代人可能遇到的問題,卻找不到答案。
鑑於流水(四)
鑑於流水(三)
【明報專訊】雖然很多北京 年輕人不知道「六四事件」為何物,而曾經歷過六四的北京人則對這個名詞諱莫如深。不過,六四並未在北京人記憶中刪除,曾會晤
RPM's multi-architecture file ownership problem
An increasing number of Red Hat/Fedora machines are dual architecture:they run both 64-bit and 32-bit x86 programs, and thus need to haveshared libraries and RPMs and so on for both of them. This canexpose some interesting issues when installing and upgrading RPMs;one of them is the dual architecture file ownership problem.
There are a lot of RPMs that install both architecture-dependent fileslike binaries and shared libraries and architecture-independent fileslike header files and manpages. The
鑑於流水(二)
Why we need our SAN RAID controllers to support logical drives
Not all SAN RAID controllers support the idea of logical disks, whereyou can make a bunch of drives into a storage pool and then carve thestorage pool up into software-managed bits; some prefer the simplerand more straightforward approach of just exporting the pool itselfand staying out of the space management business.
Unfortunately, we need logical drives. The problem (and the reason) isthat logical drives are the only way to sensibly dynamically split thespace on a RAID controller between multiple fileservers. This is becauselogical
RAID-5 versus RAID-6
For those who haven't encountered it yet, RAID-6 is RAID-5 with twoparity blocks per stripe instead of one; it thus has a two disk overheadfor parity, compared to RAID-5's one disk.
We're interested in RAID-6 because it is more or less a better versionof RAID-5 plus a hot spare. With RAID-5, if you lose a drive the diskarray is non-redundant for the time it takes to rebuild onto your hot