# **Sequential Vs. Random Read/Write:**
- **Sequential Reads:** If only one movie is being served, ZFS can pull data from all data and parity drives, delivering close to 3x the speed of a single drive.
- **Random Reads:** When multiple movies are served, each drive handles chunks of different files simultaneously. Total throughput decreases due to random seek overhead but remains high because of parallelism.