mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 13:39:58 -06:00
@@ -126,11 +126,11 @@ if ($display['total']) echo "<tr class='tr_last'><td colspan='11'> </td></t
|
||||
>
|
||||
> The Array must be Stopped in order to change Array device assignments.
|
||||
>
|
||||
> An Unraid array consists of a single Parity disk and a number of Data disks. The Data
|
||||
> disks are exclusively used to store user data, and the Parity disk provides the redundancy necessary
|
||||
> to recover from any singe disk failure.
|
||||
> An Unraid array consists of one or two Parity disks and a number of Data disks. The Data
|
||||
> disks are exclusively used to store user data, and the Parity disk(s) provides the redundancy necessary
|
||||
> to recover from disk failures.
|
||||
>
|
||||
> Since data is not striped across the array, the Parity disk must be as large, or larger than the largest Data
|
||||
> Since data is not striped across the array, the Parity disk(s) must be as large, or larger than the largest Data
|
||||
> disk. Parity should also be your highest performance drive.
|
||||
>
|
||||
> Each Data disk has its own file system and can be exported as a
|
||||
|
||||
Reference in New Issue
Block a user