Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Managing Raid on Linux
 
 

Managing Raid on Linux [Paperback]

Derek Vadala
2.9 out of 5 stars  See all reviews (7 customer reviews)
List Price: CDN$ 61.95
Price: CDN$ 38.57 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 23.38 (38%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 10 to 13 days.
Ships from and sold by Amazon.ca. Gift-wrap available.

Product Details


Product Description

Review

"Finally, the book contains a good index and a brief appendix giving links to other sources. A very useful volume that should find favour with anyone who wishes to implement RAID on a Linux system." - Steve Boniwell, HP/Works

Book Description

Redundant Array of Independent Disks (RAID) technology is becoming a standard feature of computer systems that support mission-critical services like file sharing, mail exchange, or Web servers. RAID offers two benefits to these essential systems: improved I/O performance and fail-safe data storage.

Although bandwidth problems on networks are well documented, the internal data transfer bottleneck that exists at the hardware level in each system can also leave you with perplexing performance issues. RAID is a cost-effective and easy-to-manage way to alleviate this bandwidth problem by distributing the I/O load seamlessly across multiple disks and controllers.

RAID also provides uninterrupted data access through disk mirroring and parity algorithms. That means systems can remain online even during a disk or controller failure. RAID is scalable, making it robust enough for large, high-traffic sites and small, critical systems. By using RAID, system administrators can combine single disks into terabytes worth of data storage.

Managing RAID on Linux covers everything system administrators need to know to put together a system that can support RAID. You will learn about the different types of RAID, along with associated technologies and issues, and how to choose the best RAID system for your needs. With a step-by-step, hands-on approach, the author guides you through the installation of either Linux software RAID or a hardware RAID card. The book shows how to build an array and optionally install a high-performance file system. Contents include:

  • An introduction to RAID and Linux
  • Planning and architecture of your RAID system
  • Building a software RAID
  • Software RAID tools and references
  • Building a hardware RAID
  • Performance and tuning of your RAID system
RAID has become the low-cost solution of choice to deal with the ever-increasing demand for data storage space. Written for system administrators, power users, tech managers, and anyone who wants to learn about RAID technology, Managing RAID on Linux sidesteps the often-confusing vendor-specific approach you'll find elsewhere to give you the straight story on RAID. Even non-Linux users will find this book full of valuable material.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

7 Reviews
5 star:
 (2)
4 star:    (0)
3 star:
 (1)
2 star:
 (3)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
2.9 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

3.0 out of 5 stars Great intro to RAID, July 15 2004
By 
Claude Felizardo (So. CA United States) - See all my reviews
This review is from: Managing Raid on Linux (Paperback)
"Managing RAID on Linux" by Derek Vadala is a great intro and reference for understanding and setting up your own Linux RAID system at home or at work. The book does a great job of defining the terminology, covering the various RAID levels and explaining the technology. It covers both software as well as hardware RAID solutions, planning and tuning. The chapter on file systems was informative and the chapter on performance, tuning and maintenance was very useful.

This book would have been perfect a few years ago when I was setting up my current home file server which uses a pair of 40 GB drives in a software RAID-1 (mirroring) configuration. Since then, some of my partitions are now nearly full while others have plenty of free space. Rather than repartition, I've decided to build a replacement server with a RAID-5 configuration using three 120 GB drives.

While you can try and search the Internet for articles, I prefer reading from hard copy so I value books that do a good job of covering the material. This book came pretty darn close to addressing all of my questions except for one area.

At the time I ordered the book, a few people had mentioned "Linux Volume Management" which sounded very interesting. The copy I received was the first edition, dated December 2002, a time when LVM was itself relatively new. As such, there is no mention of LVM in this edition. Granted you'd almost need another book just to cover all of the details of LVM but since it is almost always used in concert with some kind of RAID, I felt the book should have had a section devoted to this important topic. Perhaps a chapter or two on this topic as well as a troubleshooting section could be added in a future edition.

The biggest difficulty with producing any book on Linux is that because it is constantly evolving, anything you write about can quickly become dated. I'd recommend this book as a good starting point for anyone interesting in learning about RAID on Linux especially if they come out with a 2nd edition with more info on LVM.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Don't count on this to help you recover!, Jan 2 2004
By 
Lamar Thomas (San Francisco, Ca. Bay Area) - See all my reviews
This review is from: Managing Raid on Linux (Paperback)
I agree with all of the other reviews except the one that gave this book 5 stars! One of the most important topics that this book should have covered is how to recover from a disaster! How to replace a hard drive and re-sync the data to the new hard drive.

GURB is now an important boot loader and it doesn't even talk about it! Did you know that if you mirror (RAID 1) your drives during install and use GRUB as your boot loader your second disk won't boot if the first disk fails?

GURB doesn't copy the boot sector to the second (mirrored) disk during the RAID setup! You will be laboring under the mistaken thought that you will be ready *when* your system fails. What you don't know is that it is VERY hard to find out how to copy the boot sector to drive #2 using GURB. I still haven't found out after weeks of searching and posting in newsgroups.

If you can't recover from a failed drive, then you may as well NOT have a RAIDed system cause it wont do you any good. I can't believe that this book would leave a topic like that out! Just my two cents.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars For RAID beginners that don't want to dig too deep, April 25 2003
By 
Nick (San Mateo, CA United States) - See all my reviews
This review is from: Managing Raid on Linux (Paperback)
I was pretty diappointed by the content of that book.
The graphs and the explanations on what is RAID are nice, but there are only a few lines about what to do if something goes wrong, which is the kind of situation you would like to have a strong reference on how to save your data.

I would rate this book as ok for beginners, but when you want to know more, you don't have much help, so a bad mark for advanced users.
I expected a more advanced work like on the O'Reilly book 'Using Samba' which is very nice, especially the Troubleshooting section.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Want to see more reviews on this item?
 Go to Amazon.com to see all 10 reviews  2.8 out of 5 stars 
 
 
Most recent customer reviews





Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges