Chapter 2: Using the Command Line Utility
●
30
Parameters
None.
Example
ARCCONF SAVESUPPORTARCHIVE
arcconf setalarm
Sets the state of the controller audible alarm, if present.
Syntax
ARCCONF SETALARM <Controller#> <on|off|silence|test>
Parameters
Controller# is the controller number
On enables the alarm
Off disables the alarm
Silence quiets the currently sounding alarm
Test triggers the alarm
Examples
ARCCONF SETALARM 1 TEST
ARCCONF SETALARM 1 SILENCE
arcconf setcache
Changes a logical drive’s cache mode.
Syntax
ARCCONF SETCACHE <Controller#> LOGICALDRIVE <LogicalDrive#> <logical mode>
[noprompt] [nologs]
ARCCONF SETCACHE <Controller#> DEVICE <Channel> <ID> <physical mode> [nologs]
Parameters
Controller# is the controller number
LogicalDrive# is the number of the logical drive whose cache will be altered
Logical drive cache modes:
●
RON - read cache on
●
ROFF - read cache off
●
WT - write through disabled
●
WB - write back enabled
●
WBB - write back enabled (when protected by battery or flash backup module)
Channel/ID lists the space-delimited channel number and device number pairs for each device
to add to the logical drive.
Physical device cache modes:
●
WT - write through disabled