Adaptec 2251300-R User Guide - Page 14

arcconf datascrub, arcconf delete, arcconf driverupdate, Syntax, Parameters, Example

Page 14 highlights

Chapter 2: Using the Command Line Utility ● 14 arcconf datascrub Sets the background consistency check modes of the controller. Syntax ARCCONF DATASCRUB [noprompt] Parameters Controller# is the controller number on turns the background consistency check on. off turns the background consistency check off. period the number of days to complete a background consistency check. ● period automatically turns on the background consistency check ● DAYS indicates a minimum of 10 days and a maximum of 365 days Example ARCCONF DATASCRUB 1 PERIOD 10 arcconf delete Deletes a logical drive. All data stored on the logical drive will be lost. Spanned drives cannot be deleted with this function. Syntax ARCCONF DELETE LOGICALDRIVE [noprompt] ARCCONF DELETE LOGICALDRIVE ALL [noprompt] Parameters Controller# is the controller number LogicalDrive# is the number of the logical drive to be deleted LogicalDrive ALL deletes all logical drives Example ARCCONF DELETE 1 LOGICALDRIVE 1 2 3 ARCCONF DELETE 1 LOGICALDRIVE 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. Syntax ARCCONF DRIVERUPDATE Parameters Driverupdate is the directory path containing the driver that you want to update. Example ARCCONF DRIVERUPDATE C:\WINDOWSALL

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29

Chapter 2: Using the Command Line Utility
14
arcconf datascrub
Sets 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 the background consistency check on.
off turns the background consistency check off.
period <DAYS> the number of days to complete a background consistency check.
period automatically turns on the background consistency check
DAYS indicates a minimum of 10 days <quick> and a maximum of 365 days <slow>
Example
ARCCONF DATASCRUB 1 PERIOD 10
arcconf delete
Deletes a logical drive. All data stored on the logical drive will be lost. Spanned drives cannot be
deleted with this function.
Syntax
ARCCONF DELETE <Controller#> LOGICALDRIVE <LogicalDrive#> <LD#> <LD#> [noprompt]
ARCCONF DELETE <Controller#> LOGICALDRIVE ALL [noprompt]
Parameters
Controller# is the controller number
LogicalDrive# is the number of the logical drive to be deleted
LogicalDrive ALL deletes all logical drives
Example
ARCCONF DELETE 1 LOGICALDRIVE 1 2 3
ARCCONF DELETE 1 LOGICALDRIVE 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.
Syntax
ARCCONF DRIVERUPDATE <DirName>
Parameters
Driverupdate <DirName> is the directory path containing the driver that you want to update.
Example
ARCCONF DRIVERUPDATE C:\WINDOWSALL