Update 20140917 How to create a software RAID-1 array with mdadm on Linux.md

This commit is contained in:
joeren 2014-09-18 08:58:20 +08:00
parent 9b3d905fcf
commit 0e6dabefc8

View File

@ -1,3 +1,4 @@
Translating by GOLinux ...
How to create a software RAID-1 array with mdadm on Linux
================================================================================
Redundant Array of Independent Disks (RAID) is a storage technology that combines multiple hard disks into a single logical unit to provide fault-tolerance and/or improve disk I/O performance. Depending on how data is stored in an array of disks (e.g., with striping, mirroring, parity, or any combination thereof), different RAID levels are defined (e.g., RAID-0, RAID-1, RAID-5, etc). RAID can be implemented either in software or with a hardware RAID card. On modern Linux, basic software RAID functionality is available by default.
@ -220,4 +221,4 @@ via: http://xmodulo.com/2014/09/create-software-raid1-array-mdadm-linux.html
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://xmodulo.com/author/gabriel
[a]:http://xmodulo.com/author/gabriel