Arcconf Setstate; Arcconf Snapshot - Adaptec RAID 5085 User Manual

Raid controller command line utility
Hide thumbs Also See for RAID 5085:
Table of Contents

Advertisement

arcconf setstate

Changes the state of a physical device from its current state to the designated state (Hot spare).
Syntax
ARCCONF SETSTATE <Controller#> DEVICE <Channel#> <Device#> <State> [LOGICALDRIVE
<LD#>[LD#] ... ]
Parameters
Controller# is the controller number
Channel# is the channel number for the drive
Device# is the device number for the device.
LD# parameters are used to create an assigned hot spare.
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.
Noprompt: No prompt for confirmation.
Example
ARCCONF SNAPSHOT 1 MAP
Chapter 2: Using the Command Line Utility
21

Advertisement

Table of Contents
loading

Table of Contents