Chapter 2: Using the Command Line Utility
●
23
AD/LD/PD/AL options:
●
AD—Adapter information only
●
LD—Logical drive information only
●
PD—Physical device information only
●
AL—All information (optional)
Example
ARCCONF GETCONFIG 1 AD
arcconf getlogs
Provides access to controller status and event logs and usage statistics, including:
●
DEVICE—A log of device errors that the controller encountered.
●
DEAD—A log that records any occurrences of defunct devices.
●
EVENT—A log of special events that may have occurred (rebuilds, LDMs, etc.).
●
STATS—A log of controller usage statistics.
Syntax
ARCCONF GETLOGS <Controller#> <Type> [clear|tabular]
Parameters
Controller# is the controller number.
Type is one of the following:
●
DEVICE
●
DEAD
●
EVENT
●
STATS
Clear clears the specified log.
Note:
This option is valid only for the DEVICE, DEAD, and EVENT log types.
Tabular displays the log or statistics in tabular format.
Examples
ARCCONF GETLOGS 1 DEVICE
ARCCONF GETLOGS 1 STATS Tabular
arcconf getsmartstats
Displays SMART statistics for the hard drives and Solid State Drives (SSDs) on a controller.
Note:
For more information about SMART statistics, see the
Adaptec Storage Manager User’s
Guide
.
Syntax
ARCCONF GETSMARTSTATS <Controller#> [Tabular]