Chapter 2: Using the Command Line Utility ● 28hrconf setstateRedefines the state of a physical device from its current state to the designated state, orredefines a logical device state to force the logical drive online.SyntaxHRCONF SETSTATE LOGICAL DRIVE [noprompt]HRCONF SETSTATE DEVICE [noprompt]ParametersLogicalDrive# is the logical drive whose state will be alteredDevice state options:● HSP—Create a hot spare from a ready drive● RDY—Remove a hot spare designation● RBL—Rebuild driveLogical drive state options:● OPTIMAL—Force a logical drive onlineExampleHRCONF SETSTATE 1 0 1 HSPHRCONF SETSTATE 1 0 2 RDYHRCONF SETSTATE 1 0 2 RBLHRCONF SETSTATE 1 LOGICALDRIVE 1 OPTIMALhrconf taskPerforms a task on a logical drive.SyntaxHRCONF TASK START LOGICALDRIVE [noprompt]HRCONF TASK STOP LOGICALDRIVE ParametersController# is the controller number.LogicalDrive# is the number of the logical drive in which the task is to be performed.Options indicates the logical drive with the following tasks to be started or performed.● verify_fix (Verify with fix)● verify● clearNoprompt: No prompt for confirmationExampleHRCONF TASK START 1 LOGICALDRIVE 1 VERIFY NOPROMPTHRCONF TASK STOP 1 LOGICALDRIVE 1