How do I Create a RAID 0 Volume using Seagate’s BlackArmor Manager?
RAID 0 is also commonly referred to as "striping". RAID 0 is known for speed. When data is written to the RAID 0 volume, it is written to all drives striped together at the same time. Think of each interface as a water hose and the volume as the bucket; the bucket will fill faster if multiple water hoses are filling it at the same time. The same holds true for striping – data writes faster to the volume because it is being written through more than one drive interface.
The downside to RAID 0 volumes is the fact that they do not protect your data; if one drive in the stripe is damaged, most likely all data in the volume is compromised, damaged and/or lost.
The following provides the steps necessary to create RAID 0 volume. It is assumes the following:
- You have backed up any/all critical data off of the BlackArmor NAS Server.
- All previous unneeded volumes have been deleted.
- You are currently logged into the BlackArmor Manager with admin privileges.
Procedure(s):
- Mouseover Storage and click Volumes. The Volumes page opens.
- Click the Add icon. The Volume Add Disk Selection page opens. Select the drives (HDDs) you wish to include in the volume.
- Click Next. The Volume Add RAID Type page opens. Click on the RAID 0 radio button.
- Click Next. Enter the following information:
- Volume Name
- Volume Description
- Check whether to Encrypt the volume
- Enter a Volume Size or check the Max box to use the entire space of the selected drives.
- Click Next. The Volume Add Summary page opens, showing you the settings for the volume.
- Click Finish. Volume creation starts processing. When finished, the volume prepares. This may take awhile depending on the size of the volume. When finished, the message "RAID configuration changed successfully…" disappears, and the volume is ready for use.
Seagate Video Tutorial – Creating a RAID 0 Volume