18
Figure 28 Creating a RAID array
Configuring hot spare drives after RAID array creation
After RAID array creation, execute the mdadm –a /dev/md0 /dev/nvme1n1 command to add
hot spare drives to the container.
Figure 29 Configuring hot spare drives
Deleting RAID arrays
1. Execute the mdadm –S /dev/md1 command to stop the RAID array, as shown in Figure 30.
2. Execute the
mdadm –S /dev/md0 command to stop the container, as shown in Figure 30.
3. Execute the
mdadm ––zero-superblock /dev/nvme[1-4]n1 command to remove
RAID information on NVMe drives, as shown in Figure 30.
Figure 30 Deleting a RAID array
Configuring RAID arrays in Windows
RAID array configuration tasks at a glance
To configure RAID arrays in Windows, perform the following tasks:
Configuring VMD settings