This menu is for creating a Software RAID0 stripe. RAID0 is used to concatenate 2 or more disks to one big volume. RAID0 don't provide any parity or data security. If one disk fail all data are lost. A RAID0 is used to improve read speed, cause all data is striped across the disks and will be written and read to/from both disk simultaneously.
The minimum requirement are two drives of same size.
This mean:
This Software RAID module is based on GEOM Stripe.
For more Information see:
FreeBSD Manualpage:
FreeBSD Handbook
This menu gives you an overview about existing RAID0 stripes. The example below shows an already configured and running RAID0 out of 2x 160GB disk.
This menu is for selecting which drives you want to use to create a RAID0.
In this example the RAID0 shown above will be created.
Raid name
Select a name for your RAID array. This name will be shown on different places in the WebUI. ( example: Disks|Format )
Type
Shows the type of RAID you are currently creating.
Provider
Here you can select the disks you want to use.
Initialize
Check this box to create and initialize your RAID0.
After “Applying” on Disks | Software RAID | RAID0 | Management your RAID0 should be shown as “UP”. After Formating and Mounting your RAID is ready to use.