Chapter 2: Using the Command Line Utility●26arcconf setstateChanges the state of a physical device or logical device from its current state to the designatedstate.SyntaxARCCONF SETSTATE DEVICE [LOGICALDRIVE[LD#] ... ] [noprompt]ARCCONF SETSTATE LOGICALDRIVE OPTIMAL [ADVANCED [noprompt]ParametersController# is the controller number.Channel# is the channel number for the drive.Device# is the device number for the device.LD# is the logical drive number.State:●HSP—Create a hot spare from a ready drive●RDY—Remove a hot spare designation●DDD—Force a drive offline (to Failed)ADVANCEDlogical drive to the Optimal state without performing a consistency check.Noprompt: No prompt for confirmation.ExamplesARCCONF SETSTATE 1 DEVICE 0 0 HSP LOGICALDRIVE 1 2 3ARCCONF SETSTATE 1 DEVICE 0 0 RDY LOGICALDRIVE 2ARCCONF SETSTATE 1 LOGICALDRIVE 1 OPTIMAL ADVANCED nocheckarcconf setstatsdatacollectionEnables or disables statistics collection for a controller. To display the statistics, use thearcconfgetlogscommand (see page 16).SyntaxARCCONF SETSTATSDATACOLLECTION Enable|DisableParametersController# is the controller number.Enable turns statistics collection on.Disable turns statistics collection off.ExampleARCCONF SETSTATSDATACOLLECTION 1 ENABLE