How to clear the data from drives to be able to create a RAID volume with Intel® Rapid Storage Technology (Intel® RST)
After selecting the disks to be included in a RAID volume, the following error is encountered: The operation cannot be performed because one or more of the selected disk(s) contains data.
In the Intel® Optane™ Memory and Storage Management application, none of the disks selected to be part of a RAID volume can contain any data.
Remaining data must be removed to continue:
- Press Windows* key+r keys to open Run Dialog.
- Type diskpart and press OK.
- Press Yes on the User Account Control prompt.
- Type list disk. Notice the * beside the any disk you wish to select for the RAID volume in the GPT column.
- Select the disk to be uninitialized by typing select disk <number>.
- Type clean.
- Type list disk. Notice the * is no longer there.
- Repeat for any additional disks.
Proceed to create the RAID volume in the application.