Linux Software RAID - A Belt and a Pair of Suspenders
Aug 20, 2009, 00:04 (0 Talkback[s])
(Other stories by Jeffrey B. Layton)
[ Thanks to An Anonymous Reader for
this link. ]
"The original intent of RAID was to improve IO
performance as well as using smaller disks to create larger virtual
disks (although the phrase “virtual” disk was not
originally used, in this age of “virtual-everything” it
seems appropriate). The basic concept was then embraced and
developed from the 1987 inception to today.
"RAID has evolved into a technology that is ubiquitous as
storage drives themselves. It allows system designers to add in
performance while also providing some additional data protection
(don’t forget to wear your “belt”). There are
many choices with RAID such as various RAID levels and software
and/or hardware RAID. Software RAID means the RAID functionality is
provided in software by the OS. Hardware RAID means the RAID
functionality is provided by a card, usually in a PCI or PCIe slot.
There a couple of articles that can present the pros and cons of
the various RAID options, here and here. But this article will
focus on software RAID with Linux using the md capability of
Linux"
Complete
Story
Related Stories:
- Kernel Log – Coming in 2.6.31 - Part 3: Storage and file systems(Aug 17, 2009)
- Installing openSuSE: grub complaining on a hardware RAID(Aug 14, 2009)
- SSDs, pNFS Will Test RAID Controller Design(Jul 25, 2009)
- FreeNAS: Free and Snazzy Storage Solution(Jul 24, 2009)
- Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Debia(Jul 08, 2009)
- Linux Performance Administration even for beginners(Jun 02, 2009)
- Kernel Log: What's coming in 2.6.30 - Storage: RAID improvements, optimised CFQ Scheduler(May 17, 2009)
- 8TB NAS runs Linux(Mar 25, 2009)