Arcconf Snapshot; Arcconf Task - Adaptec ICP5045BL User Manual

For direct attached storage
Hide thumbs Also See for ICP5045BL:
Table of Contents

Advertisement

State:
HSP—Create a hot spare from a ready drive
RDY—Remove a hot spare designation
DDD—Force a drive offline
Example
ARCCONF SETSTATE 1 DEVICE 0 0 HSP LOGICALDRIVE 1 2 3
ARCCONF SETSTATE 1 DEVICE 0 0 RDY LOGICALDRIVE 2

arcconf snapshot

Create or manage a logical drive snapshot.
Syntax
ARCCONF SNAPSHOT <Controller#> <COMMAND> ... [noprompt]
Parameters
Controller# is the controller number
Commands:
map—display logical drives and any snapshot state.
stop <Logicaldrive#>—Remove the snapshot associated with the given Logical drive.
backup <source Logicaldrive#> <target Logicaldrive#>—Create a new snapshot, copying
the full contents of the source to the target.
nobackup <source Logicaldrive#> <target Logicaldrive#>—Create a new snapshot,
copying only changes to the source to the target.
Example
ARCCONF SNAPSHOT 1 MAP

arcconf task

Performs a task on a logical drive.
Syntax
ARCCONF TASK
TASK START <Controller#> LOGICALDRIVE <LogicalDrive#> <options>[noprompt]
TASK STOP
<Controller#> LOGICALDRIVE <LogicalDrive#>
TASK START <Controller#> DEVICE <Channel# ID#> <options>[noprompt]
TASK STOP
<Controller#> DEVICE <Channel# ID#>
Parameters
Controller# is the controller number
LogicalDrive# is the number of the logical drive in which the task is to be performed
Logical drive options:
verify_fix (Verify with fix)—verifies the disk media and repairs the disk if bad data is
found
verify—verifies the disk media
clear—removes all data from the drive
Chapter 2: Using the Command Line Utility
21

Advertisement

Table of Contents
loading

Table of Contents