A logical representation of one or more physical disks configured to provide redundant and/or large storage space for the system.
RAID 1
· Simple volume, · Spanned volume, · Striped volume, · Mirrored volume, · RAID 5.
no
No, its supported on dynamic
RAID
RAID-5
yes
raid 5
RAID-5 to create a 50MB Raid-5 partition across the three disks enter command diskpart create volume raid size=50 disk 1,2,3 Source Windows Server 2008 Network Infrastructure Configuration Lesson 2 page 30
Disk Spanning (raid 0)
It must be a Dynamic disk, not Basic.
True. Microsoft recommends using software RAID primarily for the Windows volume to ensure compatibility and support with the operating system. Hardware RAID can introduce complexities that may not be fully compatible with Windows features, particularly in terms of system recovery and troubleshooting. Therefore, for best practices, it's advised to rely on software RAID for Windows installations.