WintelGuy.com

RAID Capacity Calculator

RAID type: Select the desired RAID type.
Drive capacity: Enter the drive capacity in GB or TB.
 
Drives per RAID group: Provide the number of drives per RAID group.
Number of RAID groups: Enter the number of RAID groups in the system.
Single drive cost: Supply the cost of a single drive (optional).
RAID0 Capacity Calculation: Calculate RAID0 performance...
Total usable storage capacity (TB):  1.000
RAID type: RAID 0 (stripe set)
Number of RAID groups: 1
Number of drives per RAID group:  2
Total number of drives: 2
Drive capacity (TB): 0.500
Capacity of a single RAID group (TB):  1.000
Space efficiency: 1 (100%)
Fault tolerance
(disk drives per RAID group): 
0 disk drives (none)
IO penalty (read): 1/1 (one RAID IO per each host IO)
IO penalty (write): 1/1 (one RAID IO per each host IO)
Minimum number of drives per RAID 0 group: 1
Single drive cost: 75
Cost per TB usable: 150.00
Total cost: 150.00

RAID0 is not recommended for data with any business value.

About this RAID Capacity Calculator

This calculator computes RAID capacity characteristics for the most commonly used RAID types.

Provide the following parameters:

  • RAID type,
  • disk capacity,
  • number of disks drives per RAID group,
  • number of RAID groups (if your storage system consists of more than one RAID group of the same configuration),
  • single disk cost (optional) - to calculate the total storage cost and the cost per TB of usable capacity.

To perform calculation, click Submit.

Supported RAID levels are:

  • RAID 0 (block-level striping without parity or mirroring);
  • RAID 1 (mirroring without parity or striping);
  • RAID 1E (mirroring with striping);
  • 3-Way Mirror or Triple Mirror (mirroring without parity or striping);
  • RAID 3 (byte-level striping with a dedicated parity disk);
  • RAID 4 (block-level striping with a dedicated parity disk);
  • RAID 5 (block-level striping with distributed parity);
  • RAID 5E (RAID 5 Enhanced) and RAID 5EE (RAID 5E Enhanced) (block-level striping with distributed parity and integrated active distributed hot-spare);
  • RAID 6 (block-level striping with double distributed parity);
  • RAID 10 (1+0) (striped mirrors - a combination of multiple RAID 1 groups with RAID 0);
  • RAID 50 (combination of multiple RAID 5 groups with RAID 0);
  • RAID 60 (combination of multiple RAID 6 groups with RAID 0);
  • RAID-DP (stripe set with double parity and two dedicated parity disks);
  • RAID-TEC (triple erasure encoding);
  • RAID-Z1 (single parity with variable stripe width);
  • RAID-Z2 (double parity with variable stripe width);
  • RAID-Z3 (triple parity with variable stripe width).