Disk Striping And Disk Striping With Parity In Windows NT
Article ID: 113933
Article Last Modified on 10/31/2006
APPLIES TO
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Server 4.0 Standard Edition
- Microsoft Windows NT Workstation 3.1
- Microsoft Windows NT Workstation 4.0 Developer Edition
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Advanced Server 3.1
This article was previously published under Q113933
SUMMARY
Windows NT and Windows NT Advanced Server disk striping (RAID Level 0)
creates a disk file system called a stripe set by dividing data into blocks and spreading them in a fixed order across all disks in an array. By adding data to all partitions in the set at the same rate, disk striping offers the best performance of all Windows NT disk management strategies.
Windows NT Server versions allow you to establish fault tolerant disk
striping with parity (RAID Level 5), which stores parity information along
with striped data on different disks in the array for redundancy. Disk
striping with parity is available only with Windows NT Advanced Server,
not with Windows NT.
The rest of this article describes disk striping with and without parity
in Windows NT and Server versions.
Keywords: kbother KB113933