Different levels of RAID
RAID 0 – Striped Disk Array without Fault Tolerance: Provides data striping (spreading out blocks of each file across multiple disk drives) but no redundancy. This improves performance but does not deliver fault tolerance. If one drive fails then all data in the array is lost.
RAID 1 – Mirroring Volume: Provides disk mirroring. Level 1 provides twice the read transaction rate of single disks and the same write transaction rate as single disks.
RAID 5 – Block Interleaved Distributed Parity: Provides data striping at the byte level and also stripe error correction information. This results in excellent performance and good fault tolerance. Level 5 is one of the most popular implementations of RAID.
RAID 10 (or RAID 0+1) – A Mirror of Stripes: Not one of the original RAID levels, two RAID 0 stripes are created, and a RAID 1 mirror is created over them. Used for both replicating and sharing data among disks.
Dernière version
1.0Telechargé par
Manolo Devaras
Nécessite Android
Android 2.3.2+
Catégories
Gratuit Outils APPLICATIONClassification du contenu
Everyone
Signaler
Signaler comme inappropriéLast updated on Dec 27, 2016
Cette version comprend des corrections de bugs mineurs et des améliorations générales. Installez la dernière version pour profiter d’une expérience optimale.