User Guide

Table Of Contents
53987 Rev. 3.01 June 2016
AMD-RAIDXpert2 User Guide
Chapter 9
rcadm Command Line Interface Tool
109
-n, --name
Identifies an array with a user-supplied name. The name can be up to 30 characters, but only
17 of those characters display in the BIOS.
-p, --priority
Sets an array's task priority from 1-10, with 10 being the highest priority.
-q, --query
Lists information about specific controllers, arrays, and disks.
-qa, --query-all
Lists information about controllers, arrays, and disks.
-v, --verbose
Modifier of the --query and --query-all option. Specifies more detail for arrays and disks.
-rsc, --rescan
Rescans the serial ATA (SATA) channels for new or removed disks.
-sa, --scan-array <on|off>
Specifies if background array scan scanning is on or off.
-sp, --smart-poll
Turns SMART polling on or off for the specified drive(s).
-t, --task
Used to pause, resume, and remove tasks.
-ul, --unlink
Unlinks two arrays linked through a create copy operation.
SYNTAX and EXAMPLES
ADD SPARE
--add-spare --array <list> --disk <list>
-as -a <list> -d <list>
Examples: rcadm --manage --add-spare --array * --disk 1
rcadm -M -as -a 1 2 -d 5 6