Data Striping
Data striping is the technique of storing parts of a file on separate physical devices, usually disk drives within the same RAID array. Striping is logically complex and is often combined with redundancy techniques. In this way striping provides greater security for the data as well as improved performance in reading and writing speed. Striping is sometimes used together with mirroring.