Tweaked link to Wikipedia
This commit is contained in:
parent
a741851211
commit
9f2927df74
|
@ -12,4 +12,4 @@ The simplest type of RAID is a 'mirror', which does just what it sounds like: ke
|
||||||
|
|
||||||
There also exist more advanced modes, the most common of which is called RAID-5, and consists of 3 or more disks with data stripped (written sequentially) across the disks.
|
There also exist more advanced modes, the most common of which is called RAID-5, and consists of 3 or more disks with data stripped (written sequentially) across the disks.
|
||||||
|
|
||||||
The [Wikipedia](http://en.wikipedia.org/wiki/) page for RAID provides some helpful information about the history and bennefits of the various RAID implementations.
|
The [Wikipedia page for RAID](http://en.wikipedia.org/wiki/RAID) provides some helpful information about the history and bennefits of the various RAID implementations.
|
||||||
|
|
Loading…
Reference in New Issue