D-11
Installing and Using the Command Line Utility
flashcopy
(cont.)
Return Values:
SUCCESS: 0x00 Indicates
the command completed
successfully
FAILURE: 0x01 Indicates
the command failed
getconfig
Lists information about the
controllers, logical drives,
and physical drives. This
information can include (but
is not limited to) the
following items:
■
Controller type
■
BIOS, boot block, device
driver, and firmware
versions
■
Logical drive status, RAID
level, and size
■
Physical drive type,
device ID, presence of
PFA
■
Physical drive state
ARCCONF GETCONFIG
controller type
where:
■
controller
is the
controller number
■
type
is the type of
information you want to
get :
■
AD
specifies the
controller information.
■
LD
specifies the logical
drive information.
■
PD
specifies the
physical device
information.
■
AL
specifies all
information.
Example:
ARCCONF GETCONFIG 1 AD
Return Values:
SUCCESS: 0x00 Successful
termination
FAILURE: 0x01 Bad
arguments or internal error
Function
What it does
Command