User Guide
Intel® Integrated RAID Solution User Guide 39
Note: Some operating systems do not fully support 4-KB-sector drives. Refer to the
documentation for the operating system you are using.
Command Line
sas3ircu <controller_#> create <volume_type> <size>
{<Enclosure:Bay>} [VolumeName] [noprompt]
Parameters
• <controller_#> – The index of the controller for the newly created volume.
• <volume_type> – Volume type for the new volume. Valid values are RAID0,
RAID1, RAID10, or RAID1E.
• <size> – Size of the RAID volume in MB, or MAX for the maximum size
available.
• <Enclosure:Bay> – The Enclosure:Bay value of the disk drive for the new RAID
volume. Determine these values from the output of the
DISPLAY command.
• [VolumeName] – A user-specified string to identify the volume.
• [noprompt] – This optional parameter prevents warnings and prompts from
appearing while the command is running.
Program Return Value
0x00 – SUCCESS: Command completed successfully.
0x01 – FAILURE: Bad command-line arguments or operational failure.
0x02 – ADAPTER_NOT_FOUND: Cannot find specified adapter.
DELETE
The DELETE command deletes all RAID 0, RAID 1, RAID 10, and RAID 1E Integrated
RAID volumes and hot spare drives from the specified Intel SAS-3 controller. The
command does not change any other controller configuration parameters.
Command Line
sas3ircu <controller_#> delete [noprompt]
Parameters
• <controller_#> – The index of the controller with the volume or volumes that
you want to delete.
• [noprompt] – This optional parameter prevents warnings and prompts from
appearing while the command is running.