You ever find a reference that becomes your best friend - that you can't put down? I looked through three other books on clusters, including Oreilly's... They were all good, but missing the "rubber meets the road" factor.
I have the proverbial "Wall of Oreilly" in my office. But this book wins out for wide clustering.
I needed to deploy a highly-available, fault-tolerant, hi-performance cluster of cheap servers so that I could sleep at night knowing that my web services were live - and would remain that way.
This book met the challenge head-on. Mon, cron, init, Linux Virtual Servers (IPVS/LVS), SNMP, Heartbeat, etc are all covered with a "here's how you do it" approach.
My only problem with the book was that the examples were all for Redhat, which I honestly don't agree stands up to the true intent of Open Source anymore... I think the book should be directed at Debian instead.
Anyway, the book was still great for me as most of the packages used are similar between platforms.
There ARE typos. In fact, I found a few critical ones in code snippets and some confusing ones in the descriptions where it looks like the paragraphs got mixed up, so be sure to look at the snippets with more than a cut&paste attitude. (if the author is looking for edits for another release/update, please contact me - I happen to be a copy editor and a programmer)
IMHO, THIS is the future of linux server computing. Please support more books like this by buying it. Honestly, I might actually look into other books by "No Starch" based on my good experience here.
BTW, this book is devoted to what I consider "WIDE" clustering (LVS/IPVS - processing allot of small computations - focus is on response time) versus other books focused on "DEEP" clustering (Beowulf - processing fewer but more intense computations - focus is on CPU throughput). So if you're looking for the latter, look elsewhere.