How To Start a Raid Using Commands?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open up the command prompt window in your operating system by typing ‘cmd’ into the search bar.
2. Type ‘raidutil -ctl create’ to create a new RAID array.
3. Type ‘raidutil -ctl add <drive> <RAID_level>’ to add a drive to the RAID array.
4. Type ‘raidutil -start <RAID_Array_Name>’ to start the RAID array.