Multiple choice technology operating systems

RAID 0 Support hot swap?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

RAID 0 (striping) does not support hot swap because it has no redundancy. If a disk fails in RAID 0, all data is lost across the array. Hot swapping requires the ability to remove a failed disk without data loss, which is only possible in redundant RAID levels like 1, 5, 6, or 10. Therefore, RAID 0 does not support hot swap.