What is true about Drive duplexing
Reveal answer
Fill a bubble to check yourself
What is true about Drive duplexing
Two controllers used to write data and faster than disk mirroring
Spread data between multiple drives
The process of reading and writing data on two drives simultaneously
Disk striping with parity
Drive duplexing uses two controllers to write data simultaneously to separate drives, providing both redundancy and improved performance over simple disk mirroring which typically uses a single controller. The dual-controller architecture allows concurrent writes and better throughput. Option C describes basic mirroring without the dual-controller benefit, D describes RAID 5 striping with parity, and B is too vague.