This tool is used for estimating the efficiency and capacity of disks and disk arrays.
The results will appear automatically when you type the value of the required parameters.
Move the mouse pointer over the results to see how they are counted.
real disk capacity (GiB)
Disk capacity presented by the manufacturers of these devices is expressed in GB or TB.
These units are created by increasing the power of the number 1000.
Meanwhile, the computers shows the size of disks in MiB (gibibyte) or TIB (tebibyte).
They are formed by increasing the power of the number 1024.
For the binary system it's more natural. Read more at Wikipedia
Average random Input / Output Operations Per Second. This is a parameter specifying the hard disk performance.
This is calculated based on values of the delays generated by the moving drive parts
- rotating disk and positioning the head.
Access Density is the ratio of performance, measured in I/Os per second,
to the capacity of the drive, currently measured in gigabytes
(Access Density = I/Os per second per gigabyte).
diskAccessDencity = diskIOPS / diskGiB
native array capacity (GiB)
Raw capacity of the array, without RAID protection, spare disks and so on.
arrayNativeCapacity = disks * diskGiB
usable array capacity (GiB)
After formatting the matrix in a RAID level, so much disk space remains for the data.