RAID 0
Stripe
- All of the drives are added together (ex 40 GB)
- High space composite
- When u write a file to the disc array quarter of the files go to
each disk
- Extremly fast reads and writes
[!bug] It’s vulnerable to the data loss
[!example]
[[Combining Disks (raid).canvas|Combining Disks (raid)]]