D-14
Installing and Using the Command Line Utility
setconfig
Clears the controller’s
configuration. All logical
drives and hotspares are
deleted and background
tasks are stopped.
ARCCONF SETCONFIG
controller DEFAULT
where:
controller
is the controller
number
Example:
ARCCONF SETCONFIG 1
DEFAULT
Return Values:
SUCCESS: 0x00 Indicates
the command completed
successfully
FAILURE: 0x01 Indicates
the command failed
setstate
Changes the state of a
physical drive from its
current state to the
designated state (Hotspare).
ARCCONF SETSTATE
controller Channel #
Device # HSP
where:
■
controller
is the
controller number
■
channel #
is the channel
number for the drive
■
device #
is the device
number for the drive
■
HSP
stands for hotspare
Example:
ARCCONF SETSTATE 1 1 0
HSP
Return Values:
SUCCESS: 0x00 Successful
termination
FAILURE: 0x01 Bad
arguments or internal error
(Invalid transitions are
failed by firmware)
Function
What it does
Command