Chapter 2: Using the Command Line Utility ● 14RAID# indicates the RAID level for the new logical drive. 0, 1, 1E, 10, 5, 5EE, 50, 6, 60, andvolume are supported.Channel# Drive# lists the space-delimited channel number and device number pairs for eachdevice to add to the logical drive.Rvolume is the RAID level for a RAID volume logical drive.LD# is the logical drive numbers for two or more logical drives to be concatenated into theRAID volume.Noprompt: No prompt for confirmationExamplesARCCONF CREATE 1 LOGICALDRIVE STRIPESIZE 64 MAX 0 1 0 2 0 3 2 NOPROMPTARCCONF CREATE 1 JBOD 0 1 NOPROMPTarcconf datascrubToggles the background consistency check modes of the controller.SyntaxARCCONF DATASCRUB > [noprompt]ParametersController# is the controller number.On turns background consistency check on.Off turns background consistency check off.Period sets the number of days to complete the background consistency check. Theminimum value is 10 days (quick), the maximum is 365 days (slow). Setting the periodautomaically turns background consistency check on.Noprompt is an optional parameter that suppresses the confirmation prompt.ExamplesARCCONF DATASCRUB 1 PERIOD 30ARCCONF DATASCRUB 1 OFFarcconf deleteDeletes a logical drive or JBOD. All data stored on the logical drive or JBOD will be lost.Spanned drives cannot be deleted with this function.SyntaxARCCONF DELETE LOGICALDRIVE [noprompt]ARCCONF DELETE JBOD [CHANNEL# DRIVE#] ...[noprompt]ARCCONF DELETE LOGICALDRIVE|JBOD ALL [noprompt]ParametersController# is the controller numberLogicalDrive# is the number of the logical drive to be deleted.