RAID Array
RAID (redundant array of independent disks) is a data storage virtualization technology that combines multiple physical disk drive components into a single logical unit for the purposes of data redundancy, performance improvement or both.
Total RAID capacity equal to the product of the drive size, the storage factor and the number of drives.
Formula
symbol | description | physical quantity |
---|---|---|
T | total RAID capacity | "Information" |
D | drive size | "Information" |
F | storage factor | "Unitless" |
n | number of drives | "Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |