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
In Windows Server 2008, the maximum dynamic volume size for a RAID-5 configuration is 16 terabytes (TB). This limitation is due to the maximum size of a single volume that the operating system can support. It's important to note that this applies to the volume itself, and the total usable space may be less after accounting for parity data used in RAID-5.
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.