Arcconf Datascrub; Arcconf Delete; Arcconf Driverupdate - Adaptec Command Line Utility User Manual

Raid controller
Hide thumbs Also See for Command Line Utility:
Table of Contents

Advertisement

arcconf datascrub

Toggles the background consistency check modes of the controller.
Syntax
ARCCONF DATASCRUB <Controller#> <on|off|period <DAYS>> [noprompt]
Parameters
Controller# is the controller number.
On turns background consistency check on.
Off turns background consistency check off.
Period <DAYS> sets the number of days to complete the background consistency check. The
minimum value is 10 days (quick), the maximum is 365 days (slow). Setting the period
automaically turns background consistency check on.
Noprompt is an optional parameter that suppresses the confirmation prompt.
Examples
ARCCONF DATASCRUB 1 PERIOD 30
ARCCONF DATASCRUB 1 OFF

arcconf delete

Deletes 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.
Syntax
ARCCONF DELETE <Controller#> LOGICALDRIVE <LogicalDrive#> <LD#> <LD#> [noprompt]
ARCCONF DELETE <Controller#> JBOD <CHANNEL# DRIVE#> [CHANNEL# DRIVE#] ...
[noprompt]
ARCCONF DELETE <Controller#> LOGICALDRIVE|JBOD ALL [noprompt]
Parameters
Controller# is the controller number
LogicalDrive# is the number of the logical drive to be deleted.
LogicalDrive|JBOD ALL deletes all logical drives or JBODs.
Noprompt is an optional parameter that suppresses alert messages.
Examples
ARCCONF DELETE 1 LOGICALDRIVE 1 2 3
ARCCONF DELETE 1 JBOD ALL

arcconf driverupdate

Updates Windows device drivers. When given a directory name, it will attempt to update a
driver to the version found in the given directory.
Note:
This command is available only on Windows systems.
Chapter 2: Using the Command Line Utility
21

Advertisement

Table of Contents
loading

Table of Contents