StorRaid
StorRaid is a device driver that can create RAIDs from existing disk drives. Striping (RAID0) and mirroring (RAID1) are available. This evaluation version supports 64-bit Windows 10 and later. The source code is available from www.perisoft.net/miniport.
Installation
Run install from a command prompt.
Alternatively a manual installation can be performed by running hdwwiz. Follow the menus and add the StorRaid adapter.
Raid Utility (sr.exe)
This utility can be used to create, remove and manage software RAIDs. Run this utility with no parameters from a command prompt to see the command line options. Examples:
“sr disks" lists the available disk drives.
"sr mirror 2 3" creates a mirror made up of disk drive 2 and 3.
"sr stripe i64 1 2 3" creates a stripe with a sector interleave of 64 and made up of disk drives 1, 2, and 3.
Run diskmgmt to format the raid disks.
Removal
Run uninstall from a command prompt.
Alternatively, a manual uninstall can be performed by running devmgmt and removing the StorRaid adapter listed under Storage controllers.