Chapter 2: Using the Command Line Utility ● 15arcconf getlogsObtains controller log information.Provides access to the status and event logs of a controller. You can retrieve three types of logs:● DEVICE—A log of any device errors the controller has encountered.● DEAD—A log that records any occurrences of defunct devices.● EVENT—A log of special events that may have occurred (e.g., rebuilds, LDMs, etc.).● CLEAR—Optional, clears the specified controller log.SyntaxARCCONF GETLOGS [clear]ParametersController# is the controller numberType is one of the following types of log to retrieve:● DEVICE● DEAD● EVENT● CLEARExampleARCCONF GETLOGS 1 DEVICEarcconf getstatusThe GETSTATUS function displays the status of any background command that is currentlyrunning. Including information about the most recent rebuild, synchronization, logical-drivemigration, and compaction/expansion. The information includes the type of operation, status,logical drive number, logical drive size, and percentage of the operation completed.Note:1 GETSTATUS reports currently active operations for both ARCCONF commands andcommands issued from the Adaptec Storage Manager.2 GETSTATUS reports verify, clear, initialize, and secure erase operations on physicaldevices.3 GETSTATUS only reports active operations. It does not display information if theoperation is completed.SyntaxARCCONF GETSTATUS ParametersController# is the controller numberExampleARCCONF GETSTATUS 1